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

casbin

Package Overview
Dependencies
Maintainers
6
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

casbin - npm Package Compare versions

Comparing version 5.14.0-beta.1 to 5.14.0-beta.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [5.14.0-beta.2](https://github.com/casbin/node-casbin/compare/v5.14.0-beta.1...v5.14.0-beta.2) (2022-03-19)
### Bug Fixes
* fix library ([164a29a](https://github.com/casbin/node-casbin/commit/164a29acd4900fc65f8f1005281a4fbf3ed18873))
# [5.14.0-beta.1](https://github.com/casbin/node-casbin/compare/v5.13.1...v5.14.0-beta.1) (2022-02-27)

@@ -2,0 +9,0 @@

7

package.json
{
"name": "casbin",
"version": "5.14.0-beta.1",
"version": "5.14.0-beta.2",
"description": "An authorization library that supports access control models like ACL, RBAC, ABAC in JavaScript",

@@ -65,3 +65,3 @@ "main": "lib/index.js",

"expression-eval": "^4.0.0",
"path-browserify": "^1.0.1",
"path": "^0.12.7",
"picomatch": "^2.3.0"

@@ -94,6 +94,3 @@ },

"registry": "https://registry.npmjs.org/"
},
"browser": {
"path": "path-browserify"
}
}
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