Comparing version 1.1.8 to 1.1.9
@@ -27,3 +27,3 @@ "use strict"; | ||
const persist_1 = require("./persist"); | ||
const casbin_1 = require("../src/casbin"); | ||
const casbin_1 = require("./casbin"); | ||
/** | ||
@@ -30,0 +30,0 @@ * Enforcer = ManagementEnforcer + RBAC API. |
{ | ||
"name": "casbin", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "An authorization library that supports access control models like ACL, RBAC, ABAC in Node.JS", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.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
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
169950
89