@spinajs/rbac
Advanced tools
Comparing version 2.0.12 to 2.0.14
{ | ||
"name": "@spinajs/rbac", | ||
"version": "2.0.12", | ||
"version": "2.0.14", | ||
"description": "Role and Attribute based Access Control for SpinaJS framework", | ||
@@ -44,5 +44,5 @@ "main": "lib/index.js", | ||
"@spinajs/exceptions": "^2.0.12", | ||
"@spinajs/log": "^2.0.12", | ||
"@spinajs/orm": "^2.0.12", | ||
"@spinajs/reflection": "^2.0.12", | ||
"@spinajs/log": "^2.0.14", | ||
"@spinajs/orm": "^2.0.14", | ||
"@spinajs/reflection": "^2.0.14", | ||
"accesscontrol": "^2.2.1", | ||
@@ -56,5 +56,5 @@ "argon2": "^0.28.5", | ||
"devDependencies": { | ||
"@spinajs/orm-sqlite": "^2.0.12" | ||
"@spinajs/orm-sqlite": "^2.0.14" | ||
}, | ||
"gitHead": "d7910d799995df6fa9eb8174d4a9b65c81db8352" | ||
"gitHead": "81b84e0b70c385409a01e655412c48d021a96352" | ||
} |
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/log@^2.0.14
Updated@spinajs/orm@^2.0.14
Updated@spinajs/reflection@^2.0.14