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
2
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.3.5

6

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

@@ -64,3 +64,5 @@ "main": "./index.js",

"ts-node": "^7.0.1",
"typescript": "^3.1.6"
"typescript": "^3.1.6",
"handlebars": ">=4.1.2",
"js-yaml": ">=3.13.1"
},

@@ -67,0 +69,0 @@ "dependencies": {