Comparing version 1.0.9 to 1.1.0
export * from './enforcer'; | ||
export * from './effect'; | ||
export * from './model'; | ||
export * from './persist'; | ||
@@ -4,0 +5,0 @@ export * from './rbac'; |
@@ -8,2 +8,3 @@ "use strict"; | ||
__export(require("./effect")); | ||
__export(require("./model")); | ||
__export(require("./persist")); | ||
@@ -10,0 +11,0 @@ __export(require("./rbac")); |
{ | ||
"name": "casbin", | ||
"version": "1.0.9", | ||
"version": "1.1.0", | ||
"description": "An authorization library that supports access control models like ACL, RBAC, ABAC in Node.JS", | ||
@@ -5,0 +5,0 @@ "main": "lib/casbin.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
158884
3358
1