@dglsparsons/postinstall-test
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@dglsparsons/postinstall-test", | ||
"author": "", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
@@ -9,6 +9,11 @@ "main": "index.js", | ||
"license": "ISC", | ||
"dependencies": { | ||
"@types/node": "^20.3.1", | ||
"semver": "^7.5.3", | ||
"typescript": "^5.1.3" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"postinstall": "echo \"FOOBAR\"" | ||
"postinstall": "node postinstall.js" | ||
} | ||
} |
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
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
1418
4
29
3
+ Added@types/node@^20.3.1
+ Addedsemver@^7.5.3
+ Addedtypescript@^5.1.3
+ Added@types/node@20.17.10(transitive)
+ Addedsemver@7.6.3(transitive)
+ Addedtypescript@5.7.2(transitive)
+ Addedundici-types@6.19.8(transitive)