casbin-mongodb-adapter
Advanced tools
Comparing version 1.0.9 to 1.1.0
{ | ||
"name": "casbin-mongodb-adapter", | ||
"version": "1.0.9", | ||
"version": "1.1.0", | ||
"description": "Pure MongoDB adapter for Casbin", | ||
@@ -34,4 +34,3 @@ "main": "build/main/index.js", | ||
"clean": "trash build test", | ||
"prepare-release": "run-s reset test cov:check doc:html version doc:publish", | ||
"preinstall": "node -e \"if(process.env.npm_execpath.indexOf('yarn') === -1) throw new Error('casbin-mongo-adapter must be installed with Yarn: https://yarnpkg.com/')\"" | ||
"prepare-release": "run-s reset test cov:check doc:html version doc:publish" | ||
}, | ||
@@ -64,3 +63,4 @@ "scripts-info": { | ||
"@types/mongodb-memory-server": "^1.8.0", | ||
"ava": "^2.4.0", | ||
"@types/tmp": "^0.1.0", | ||
"ava": "^3.0.0", | ||
"codecov": "^3.5.0", | ||
@@ -67,0 +67,0 @@ "cz-conventional-changelog": "^2.1.0", |
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
0
43052
21