Comparing version 0.0.5 to 0.0.10
{ | ||
"name": "arpxjs", | ||
"version": "0.0.5", | ||
"version": "0.0.10", | ||
"description": "", | ||
@@ -33,3 +33,4 @@ "main": "bin/index.node", | ||
"build": "neon build --release", | ||
"clean": "neon clean" | ||
"clean": "neon clean", | ||
"install": "node-pre-gyp install" | ||
}, | ||
@@ -40,3 +41,3 @@ "author": "Jared Gorski", | ||
"module_name": "index", | ||
"module_path": "./bin-package", | ||
"module_path": "./bin", | ||
"host": "https://github.com/jaredgorski/arpxjs/releases/download/", | ||
@@ -46,2 +47,2 @@ "package_name": "{module_name}-v{version}-{node_abi}-{platform}-{arch}-{libc}.tar.gz", | ||
} | ||
} | ||
} |
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
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
1
1203
2
0
1