@spinajs/rbac-http
Advanced tools
Comparing version 1.2.122 to 1.2.125
{ | ||
"name": "@spinajs/rbac-http", | ||
"version": "1.2.122", | ||
"version": "1.2.125", | ||
"description": "HTTP API for user session & permissions", | ||
@@ -45,4 +45,4 @@ "main": "lib/index.js", | ||
"@spinajs/log": "^1.2.103", | ||
"@spinajs/orm": "^1.2.122", | ||
"@spinajs/rbac": "^1.2.122", | ||
"@spinajs/orm": "^1.2.125", | ||
"@spinajs/rbac": "^1.2.125", | ||
"@spinajs/reflection": "^1.2.103", | ||
@@ -52,5 +52,5 @@ "luxon": "^2.4.0" | ||
"devDependencies": { | ||
"@spinajs/orm-sqlite": "^1.2.122" | ||
"@spinajs/orm-sqlite": "^1.2.125" | ||
}, | ||
"gitHead": "a76edeab563930be0f850424f37fb88f47a8e667" | ||
"gitHead": "8fa0abc0b4088aa24a6074dcbfff0f55d74c16bf" | ||
} |
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.125
Updated@spinajs/rbac@^1.2.125