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
2.6.1

2

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

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

@@ -373,3 +373,3 @@ Role, Attribute and conditions based Access Control for Node.js

```
**NOTE:** allowedResources and allowedActions skips the conditions when context is not passed
**NOTE:** allowedResources and allowedActions skip the conditions when context is not passed

@@ -376,0 +376,0 @@ ### Read more