@loopback/authorization
Advanced tools
Comparing version 0.14.5 to 0.15.0
{ | ||
"name": "@loopback/authorization", | ||
"description": "A LoopBack component for authorization support.", | ||
"version": "0.14.5", | ||
"version": "0.15.0", | ||
"keywords": [ | ||
@@ -20,3 +20,3 @@ "LoopBack", | ||
"engines": { | ||
"node": "16 || 18 || 20" | ||
"node": "18 || 20" | ||
}, | ||
@@ -44,6 +44,6 @@ "scripts": { | ||
"peerDependencies": { | ||
"@loopback/core": "^5.0.0" | ||
"@loopback/core": "^6.0.0" | ||
}, | ||
"dependencies": { | ||
"@loopback/security": "^0.10.5", | ||
"@loopback/security": "^0.11.0", | ||
"debug": "^4.3.4", | ||
@@ -53,10 +53,10 @@ "tslib": "^2.6.2" | ||
"devDependencies": { | ||
"@loopback/build": "^10.1.5", | ||
"@loopback/core": "^5.1.5", | ||
"@loopback/testlab": "^6.1.5", | ||
"@loopback/build": "^11.0.0", | ||
"@loopback/core": "^6.0.0", | ||
"@loopback/testlab": "^7.0.0", | ||
"@types/debug": "^4.1.12", | ||
"@types/node": "^16.18.70", | ||
"@types/node": "^16.18.86", | ||
"casbin": "^5.28.0" | ||
}, | ||
"gitHead": "3f73360ac38e1615317cae977ac20c2e124e3518" | ||
"gitHead": "bb4864f7405492d9c86c7db6e714542a292a8790" | ||
} |
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
62801
+ Added@loopback/context@7.0.8(transitive)
+ Added@loopback/core@6.1.5(transitive)
+ Added@loopback/metadata@7.0.8(transitive)
+ Added@loopback/security@0.11.8(transitive)
+ Addeduuid@10.0.0(transitive)
- Removed@loopback/context@6.1.5(transitive)
- Removed@loopback/core@5.1.5(transitive)
- Removed@loopback/metadata@6.1.5(transitive)
- Removed@loopback/security@0.10.5(transitive)
- Removeduuid@9.0.1(transitive)
Updated@loopback/security@^0.11.0