@spinajs/rbac-http
Advanced tools
Comparing version 1.2.189 to 1.2.190
{ | ||
"name": "@spinajs/rbac-http", | ||
"version": "1.2.189", | ||
"version": "1.2.190", | ||
"description": "HTTP API for user session & permissions", | ||
@@ -45,4 +45,4 @@ "main": "lib/index.js", | ||
"@spinajs/log": "^1.2.137", | ||
"@spinajs/orm": "^1.2.189", | ||
"@spinajs/rbac": "^1.2.189", | ||
"@spinajs/orm": "^1.2.190", | ||
"@spinajs/rbac": "^1.2.190", | ||
"@spinajs/reflection": "^1.2.165", | ||
@@ -53,5 +53,5 @@ "accesscontrol": "^2.2.1", | ||
"devDependencies": { | ||
"@spinajs/orm-sqlite": "^1.2.189" | ||
"@spinajs/orm-sqlite": "^1.2.190" | ||
}, | ||
"gitHead": "fc4bff63cdfc3ff9fb2009188fea31557ae790bf" | ||
"gitHead": "062e2c40b2bc1bf18120bdc1de90abf78a1647b8" | ||
} |
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.190
Updated@spinajs/rbac@^1.2.190