New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

casbin-mongodb-adapter

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

casbin-mongodb-adapter - npm Package Compare versions

Comparing version 1.0.9 to 1.1.0

8

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc