@iannisz/node-cms
Advanced tools
Comparing version 0.0.14 to 0.0.15
{ | ||
"name": "@iannisz/node-cms", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "Node CMS", | ||
"main": "index.js", | ||
"scripts": { | ||
"install": "echo installing!!" | ||
"install": "node install.js" | ||
}, | ||
@@ -13,6 +13,12 @@ "keywords": [], | ||
"dependencies": { | ||
"@types/node": "^14.0.11", | ||
"chalk": "^4.0.0", | ||
"node-json-database": "^0.0.16" | ||
"@types/js-cookie": "^2.2.6", | ||
"@types/jsonwebtoken": "^8.5.0", | ||
"@types/node": "^14.0.19", | ||
"apache-js-workers": "0.0.5", | ||
"chalk": "^4.1.0", | ||
"jsonwebtoken": "^8.5.1", | ||
"ncp": "^2.0.0", | ||
"node-json-database": "0.0.16", | ||
"queued-copy-dir": "0.0.2" | ||
} | ||
} | ||
} |
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
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
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
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
341967
98
7335
9
16
2
+ Added@types/js-cookie@^2.2.6
+ Added@types/jsonwebtoken@^8.5.0
+ Addedapache-js-workers@0.0.5
+ Addedjsonwebtoken@^8.5.1
+ Addedncp@^2.0.0
+ Addedqueued-copy-dir@0.0.2
+ Added@types/js-cookie@2.2.7(transitive)
+ Added@types/jsonwebtoken@8.5.9(transitive)
+ Addedapache-js-workers@0.0.5(transitive)
+ Addedbuffer-equal-constant-time@1.0.1(transitive)
+ Addedecdsa-sig-formatter@1.0.11(transitive)
+ Addedjsonwebtoken@8.5.1(transitive)
+ Addedjwa@1.4.1(transitive)
+ Addedjws@3.2.2(transitive)
+ Addedlodash.includes@4.3.0(transitive)
+ Addedlodash.isboolean@3.0.3(transitive)
+ Addedlodash.isinteger@4.0.4(transitive)
+ Addedlodash.isnumber@3.0.3(transitive)
+ Addedlodash.isplainobject@4.0.6(transitive)
+ Addedlodash.isstring@4.0.1(transitive)
+ Addedlodash.once@4.1.1(transitive)
+ Addedms@2.1.3(transitive)
+ Addedncp@2.0.0(transitive)
+ Addedqueued-copy-dir@0.0.2(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedsemver@5.7.2(transitive)
Updated@types/node@^14.0.19
Updatedchalk@^4.1.0
Updatednode-json-database@0.0.16