@spinajs/rbac-http
Advanced tools
Comparing version 2.0.19 to 2.0.20
{ | ||
"name": "@spinajs/rbac-http", | ||
"version": "2.0.19", | ||
"version": "2.0.20", | ||
"description": "HTTP API for user session & permissions", | ||
@@ -47,4 +47,4 @@ "main": "lib/index.js", | ||
"@spinajs/orm": "^2.0.19", | ||
"@spinajs/orm-http": "^2.0.19", | ||
"@spinajs/rbac": "^2.0.19", | ||
"@spinajs/orm-http": "^2.0.20", | ||
"@spinajs/rbac": "^2.0.20", | ||
"@spinajs/reflection": "^2.0.19", | ||
@@ -55,5 +55,5 @@ "accesscontrol": "^2.2.1", | ||
"devDependencies": { | ||
"@spinajs/orm-sqlite": "^2.0.19" | ||
"@spinajs/orm-sqlite": "^2.0.20" | ||
}, | ||
"gitHead": "51e801176ecec955cbf1eb2d91e9f4740cb2b471" | ||
"gitHead": "1fcee7df51698e931758103632c2eb5ccbf7d8a7" | ||
} |
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-http@^2.0.20
Updated@spinajs/rbac@^2.0.20