sails-permissions
Advanced tools
Comparing version 1.3.11 to 1.3.12
@@ -8,5 +8,5 @@ global._ = require('lodash'); | ||
afterEvent: 'hook:orm:loaded', | ||
afterEvent: [], | ||
allowUnknownModelDefinitions: false | ||
}; |
{ | ||
"name": "sails-permissions", | ||
"version": "1.3.11", | ||
"version": "1.3.12", | ||
"description": "Comprehensive user permissions and entitlements system for sails.js and Waterline. Supports user authentication with passport.js, role-based permissioning, object ownership, and row-level security.", | ||
@@ -5,0 +5,0 @@ "main": "api/hooks/sails-permissions.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
93171