@spinajs/rbac-http
Advanced tools
Comparing version 2.0.264 to 2.0.265
{ | ||
"name": "@spinajs/rbac-http", | ||
"version": "2.0.264", | ||
"version": "2.0.265", | ||
"description": "HTTP rbac helpers eg, session retrieval, decorators for controllers, args retrieval etc. Use it for modules where you only need user information from session", | ||
@@ -50,10 +50,10 @@ "main": "lib/cjs/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.264", | ||
"@spinajs/di": "^2.0.264", | ||
"@spinajs/exceptions": "^2.0.264", | ||
"@spinajs/http": "^2.0.264", | ||
"@spinajs/log": "^2.0.264", | ||
"@spinajs/orm": "^2.0.264", | ||
"@spinajs/rbac": "^2.0.264", | ||
"@spinajs/reflection": "^2.0.264", | ||
"@spinajs/configuration": "^2.0.265", | ||
"@spinajs/di": "^2.0.265", | ||
"@spinajs/exceptions": "^2.0.265", | ||
"@spinajs/http": "^2.0.265", | ||
"@spinajs/log": "^2.0.265", | ||
"@spinajs/orm": "^2.0.265", | ||
"@spinajs/rbac": "^2.0.265", | ||
"@spinajs/reflection": "^2.0.265", | ||
"accesscontrol": "^2.2.1", | ||
@@ -64,3 +64,3 @@ "luxon": "^3.2.1", | ||
"devDependencies": { | ||
"@spinajs/orm-sqlite": "^2.0.264", | ||
"@spinajs/orm-sqlite": "^2.0.265", | ||
"@types/uuid": "^9.0.0" | ||
@@ -67,0 +67,0 @@ }, |
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
+ Addedobject-inspect@1.13.3(transitive)
- Removedobject-inspect@1.13.2(transitive)
Updated@spinajs/di@^2.0.265
Updated@spinajs/exceptions@^2.0.265
Updated@spinajs/http@^2.0.265
Updated@spinajs/log@^2.0.265
Updated@spinajs/orm@^2.0.265
Updated@spinajs/rbac@^2.0.265
Updated@spinajs/reflection@^2.0.265