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

role-acl

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

role-acl - npm Package Compare versions

Comparing version

to
3.0.4

6

package.json
{
"name": "role-acl",
"version": "3.0.3",
"version": "3.0.4",
"description": "Role, Attribute and Condition based Access Control for Node.js",

@@ -19,4 +19,3 @@ "main": "./index.js",

"build": "npm run clean && mkdirp ./lib && tsc",
"test": "npm run build && node test",
"docs": "docma -c ./docma.config.json"
"test": "npm run build && node test"
},

@@ -55,3 +54,2 @@ "repository": {

"@types/node": "^8.0.24",
"docma": "^1.5.1",
"jasmine": "^2.7.0",

@@ -58,0 +56,0 @@ "jasmine-console-reporter": "^2.0.1",