Home
Docs
GitHub
Pricing
Blog
Log In

Run Sandworm Audit for your App

Get started
Hold on, we're currently generating a fresh version of this report
Generated on Jul 18, 2024 via pnpm

@gusmano/reext 0.0.220

React ReExt
Package summary
Share
7
issues
1
critical severity
license
1
4
high severity
license
1
meta
3
1
moderate severity
meta
1
1
low severity
license
1
8
licenses
91
MIT
6
ISC
2
Apache-2.0
5
other licenses
BSD-3-Clause
1
N/A
1
Apache License, Version 2.0
1
0BSD
1
+ 1 more
Package created
28 Oct 2023
Version published
15 Nov 2023
Maintainers
1
Total deps
104
Direct deps
6
License
MIT

Issues

7

1 critical severity issue

critical
Recommendation: Check the package code and files for license information
via: iniparser@1.0.5
Collapse
Expand

4 high severity issues

high
Recommendation: Validate that the package complies with your license policy
via: inquirer-select-directory@1.2.0
via: @gusmano/reext@0.0.220
via: @gusmano/reext@0.0.220
via: inquirer-select-directory@1.2.0
Collapse
Expand

1 moderate severity issue

moderate
via: @gusmano/reext@0.0.220
Collapse
Expand

1 low severity issue

low
Recommendation: Read and validate the license terms
via: inquirer-select-directory@1.2.0
Collapse
Expand

Install Script Usage

β“˜ This section contains AI-generated explanations for this package's install scripts.
     We recommend overviewing the package source files before installing to your project.

The "postinstall" Script

node ./dist/scripts/postinstall.js

The script seems to be a post-installation cleanup script for a Node.js project. It does the following:

  • Loads required modules (fs for file system operations, chalk for colored console output, and path for file path manipulations).
  • Defines a logging function l that prefixes messages with '* ReExt: ' and prints them in blue.
  • Reads the package.json file from a relative path and modifies it by deleting various script entries (like 'dev', 'build', 'test', 'watch', 'coverage'), eslint configuration, devDependencies, and dependencies.
  • Writes the modified package.json file back to disk.
  • Deletes certain directories within the ./dist folder (scripts, data, resources, source) using fs.rmSync. There is no evidence from the provided code that the script is designed to steal sensitive information, gain root access, run or download remote code, or otherwise harm the system. It appears to be cleaning up a package by removing unnecessary scripts and files after installation.

Licenses

MIT License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
Cannot
hold-liable
Must
include-copyright
include-license
91 Packages, Including:
@gusmano/reext@0.0.220
@inquirer/figures@1.0.4
ansi-escapes@1.4.0
ansi-escapes@4.3.2
ansi-regex@2.1.1
ansi-regex@3.0.1
ansi-regex@5.0.1
ansi-styles@2.2.1
ansi-styles@4.3.0
base64-js@1.5.1
bl@4.1.0
buffer-from@1.1.2
buffer@5.7.1
chalk@1.1.1
chalk@4.1.2
chalk@5.3.0
chardet@0.7.0
cli-cursor@1.0.2
cli-cursor@2.0.0
cli-cursor@3.1.0
cli-spinners@2.9.2
clone@1.0.4
color-convert@2.0.1
color-name@1.1.4
concat-stream@1.6.2
core-util-is@1.0.3
defaults@1.0.4
emoji-regex@8.0.0
escape-string-regexp@1.0.5
exit-hook@1.1.1
extend@3.0.2
external-editor@1.1.1
external-editor@3.1.0
figures@2.0.0
has-ansi@2.0.0
has-flag@4.0.0
iconv-lite@0.4.24
inquirer-select-directory@1.2.0
inquirer@2.0.0
inquirer@9.3.5
is-fullwidth-code-point@2.0.0
is-fullwidth-code-point@3.0.0
is-interactive@1.0.0
is-unicode-supported@0.1.0
isarray@1.0.0
js-tokens@4.0.0
lodash@4.17.21
log-symbols@4.1.0
loose-envify@1.4.0
mimic-fn@1.2.0

ISC License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
Cannot
hold-liable
Must
include-copyright
include-license
6 Packages, Including:
cli-width@2.2.1
cli-width@4.1.0
inherits@2.0.4
mute-stream@0.0.6
mute-stream@1.0.0
signal-exit@3.0.7

Apache License 2.0

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
use-patent-claims
place-warranty
Cannot
hold-liable
use-trademark
Must
include-copyright
include-license
state-changes
include-notice
2 Packages, Including:
rx@4.1.0
rxjs@7.8.1

BSD 3-Clause "New" or "Revised" License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
place-warranty
Cannot
use-trademark
hold-liable
Must
include-copyright
include-license
1 Packages, Including:
ieee754@1.2.1

N/A

N/A
1 Packages, Including:
iniparser@1.0.5

Apache License, Version 2.0

Invalid
Not OSI Approved
1 Packages, Including:
rx-lite@4.0.8

BSD Zero Clause License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
include-copyright
include-license
include-original
Cannot
hold-liable
Must
1 Packages, Including:
tslib@2.6.3

(MIT OR CC0-1.0)

Public Domain
1 Packages, Including:
type-fest@0.21.3
Disclaimer

This deed highlights only some of the key features and terms of the actual license. It is not a license and has no legal value. You should carefully review all of the terms and conditions of the actual license before using the licensed material.

Sandworm is not a law firm and does not provide legal services. Distributing, displaying, or linking to this deed or the license that it summarizes does not create a lawyer-client or any other relationship.

Direct Dependencies

6
All Dependencies CSV
β“˜ This is a list of @gusmano/reext 's direct dependencies. Data on all dependencies, including transitive ones, is available via CSV download.
NameVersionSizeLicenseTypeVulnerabilities
chalk5.3.013.08 kBMIT
prod
iniparser1.0.510 kBUNKNOWN
prod
1
inquirer-select-directory1.2.012.99 kBMIT
prod
2
1
inquirer9.3.588.18 kBMIT
prod
react-dom18.3.14.3 MBMIT
prod peer
react18.3.1310.65 kBMIT
prod peer

Visualizations