nlp-wordpos
Advanced tools
Comparing version 0.0.43 to 0.0.44
{ | ||
"name": "nlp-wordpos", | ||
"version": "0.0.43", | ||
"version": "0.0.44", | ||
"description": "nlp-wordpos", | ||
@@ -10,7 +10,10 @@ "main": "app.js", | ||
"dependencies": { | ||
"node-wordnet": "file:D:/!!!/nlp-wordpos/nlp-wordpos/node_modules/node-wordnet", | ||
"node-wordnet": "^0.1.12", | ||
"simple-spellchecker": "^0.9.7", | ||
"wndb-with-exceptions": "^3.0.2", | ||
"wordpos": "^1.2.0" | ||
}, | ||
"scripts": { | ||
"postinstall": "node unpack.js es6-shim-0.22.2.tgz" | ||
} | ||
} |
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
64077
6
223
1
2
1
+ Addedasync@0.9.2(transitive)
+ Addedbluebird@2.11.0(transitive)
+ Addedes6-shim@0.22.2(transitive)
+ Addedlru-cache@2.7.3(transitive)
+ Addednode-wordnet@0.1.12(transitive)
Updatednode-wordnet@^0.1.12