Comparing version
{ | ||
"name": "role-acl", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"description": "Role, Attribute and Condition based Access Control for Node.js", | ||
@@ -18,3 +18,3 @@ "main": "./index.js", | ||
"build": "rimraf ./lib && mkdirp ./lib && tsc", | ||
"prepublish": "npm run build", | ||
"prepare": "npm run build", | ||
"test": "ts-node ./node_modules/jasmine/bin/jasmine.js JASMINE_CONFIG_PATH=jasmine.json", | ||
@@ -21,0 +21,0 @@ "test:coverage": "./node_modules/istanbul/lib/cli.js cover -e .ts -x \"*.d.ts\" -x \"*.spec.ts\" ts-node node_modules/jasmine/bin/jasmine.js -- JASMINE_CONFIG_PATH=jasmine.json", |
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
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
176292
0