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