@spinajs/rbac
Advanced tools
Comparing version 2.0.53 to 2.0.54
{ | ||
"name": "@spinajs/rbac", | ||
"version": "2.0.53", | ||
"version": "2.0.54", | ||
"description": "Role and Attribute based Access Control for SpinaJS framework", | ||
@@ -44,8 +44,8 @@ "exports": "./lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.53", | ||
"@spinajs/di": "^2.0.53", | ||
"@spinajs/exceptions": "^2.0.53", | ||
"@spinajs/log": "^2.0.53", | ||
"@spinajs/orm": "^2.0.53", | ||
"@spinajs/reflection": "^2.0.53", | ||
"@spinajs/configuration": "^2.0.54", | ||
"@spinajs/di": "^2.0.54", | ||
"@spinajs/exceptions": "^2.0.54", | ||
"@spinajs/log": "^2.0.54", | ||
"@spinajs/orm": "^2.0.54", | ||
"@spinajs/reflection": "^2.0.54", | ||
"accesscontrol": "^2.2.1", | ||
@@ -60,3 +60,3 @@ "argon2": "^0.30.3", | ||
"devDependencies": { | ||
"@spinajs/orm-sqlite": "^2.0.53", | ||
"@spinajs/orm-sqlite": "^2.0.54", | ||
"@types/cron": "^2.0.0", | ||
@@ -63,0 +63,0 @@ "@types/entropy-string": "^4.2.0" |
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
Updated@spinajs/di@^2.0.54
Updated@spinajs/exceptions@^2.0.54
Updated@spinajs/log@^2.0.54
Updated@spinajs/orm@^2.0.54
Updated@spinajs/reflection@^2.0.54