Comparing version
@@ -1,4 +0,4 @@ | ||
var AC = require("./lib").AccessControl; | ||
var AC = require("./lib/src").AccessControl; | ||
module.exports = AC; | ||
// adding circular ref to allow easy importing in both ES5/6 and TS projects | ||
module.exports.AccessControl = AC; |
{ | ||
"name": "role-acl", | ||
"version": "3.3.3", | ||
"version": "3.3.4", | ||
"description": "Role, Attribute and Condition based Access Control for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
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
176296
00
-100%