@browseth/cli
Advanced tools
Comparing version 0.0.20 to 1.0.0
{ | ||
"name": "@browseth/cli", | ||
"version": "0.0.20", | ||
"bin": { | ||
"browseth-cli": "./bin/browseth-cli.js" | ||
"version": "1.0.0", | ||
"license": "MIT", | ||
"scripts": { | ||
"build-browser": " ", | ||
"build-node": " ", | ||
"build": " ", | ||
"start": " ", | ||
"postinstall": "lerna link" | ||
}, | ||
"dependencies": { | ||
"commander": "^2.15.1", | ||
"fs-extra": "^6.0.1" | ||
} | ||
"gitHead": "e6bf17fa9ec0257eda997937cb6c11f8671d1c63" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
1
1
3
1349
2
0
2
0
1
- Removedcommander@^2.15.1
- Removedfs-extra@^6.0.1
- Removedcommander@2.20.3(transitive)
- Removedfs-extra@6.0.1(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedjsonfile@4.0.0(transitive)
- Removeduniversalify@0.1.2(transitive)