napi-postinstall
Advanced tools
+6
-3
| { | ||
| "name": "napi-postinstall", | ||
| "version": "0.1.1", | ||
| "version": "0.1.2", | ||
| "type": "commonjs", | ||
@@ -8,3 +8,3 @@ "description": "The `postinstall` script helper for handling native bindings in legacy `npm` versions", | ||
| "author": "JounQin <admin@1stg.me> (https://www.1stG.me)", | ||
| "funding": "https://opencollective.com/unts", | ||
| "funding": "https://opencollective.com/napi-postinstall", | ||
| "license": "MIT", | ||
@@ -29,3 +29,6 @@ "engines": { | ||
| "!**/*.tsbuildinfo" | ||
| ] | ||
| ], | ||
| "dependencies": { | ||
| "tslib": "^2.8.1" | ||
| } | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance 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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance 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
42146
0.14%1
Infinity%+ Added
+ Added