@spinajs/rbac
Advanced tools
Comparing version 1.2.205 to 1.2.206
{ | ||
"name": "@spinajs/rbac", | ||
"version": "1.2.205", | ||
"version": "1.2.206", | ||
"description": "Role and Attribute based Access Control for SpinaJS framework", | ||
@@ -45,3 +45,3 @@ "main": "lib/index.js", | ||
"@spinajs/log": "^1.2.137", | ||
"@spinajs/orm": "^1.2.205", | ||
"@spinajs/orm": "^1.2.206", | ||
"@spinajs/reflection": "^1.2.165", | ||
@@ -56,5 +56,5 @@ "accesscontrol": "^2.2.1", | ||
"devDependencies": { | ||
"@spinajs/orm-sqlite": "^1.2.205" | ||
"@spinajs/orm-sqlite": "^1.2.206" | ||
}, | ||
"gitHead": "f02aea3f9106ee72aa7602da8e547ab3fe8d78a2" | ||
"gitHead": "25036c8553b8ba275d368910538568d2ad3a483b" | ||
} |
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/orm@^1.2.206