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
0.3.4

2

lib/AccessControl.js

@@ -577,3 +577,3 @@ "use strict";

AccessControl.filter = function (data, attributes) {
utils_1.default.filterAll(data, attributes);
return utils_1.default.filterAll(data, attributes);
};

@@ -580,0 +580,0 @@ /**

{
"name": "role-acl",
"version": "0.3.3",
"version": "0.3.4",
"description": "Role, Attribute and Condition based Access Control for Node.js",

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