@loopback/authorization
Advanced tools
Comparing version 0.11.2 to 0.12.0
{ | ||
"name": "@loopback/authorization", | ||
"description": "A LoopBack component for authorization support.", | ||
"version": "0.11.2", | ||
"version": "0.12.0", | ||
"keywords": [ | ||
@@ -20,3 +20,3 @@ "LoopBack", | ||
"engines": { | ||
"node": "12 || 14 || 16 || 17" | ||
"node": "14 || 16 || 17 || 18" | ||
}, | ||
@@ -44,18 +44,18 @@ "scripts": { | ||
"peerDependencies": { | ||
"@loopback/core": "^3.1.2" | ||
"@loopback/core": "^4.0.0" | ||
}, | ||
"dependencies": { | ||
"@loopback/security": "^0.7.2", | ||
"@loopback/security": "^0.8.0", | ||
"debug": "^4.3.4", | ||
"tslib": "^2.3.1" | ||
"tslib": "^2.4.0" | ||
}, | ||
"devDependencies": { | ||
"@loopback/build": "^8.1.2", | ||
"@loopback/core": "^3.1.2", | ||
"@loopback/testlab": "^4.1.2", | ||
"@loopback/build": "^9.0.0", | ||
"@loopback/core": "^4.0.0", | ||
"@loopback/testlab": "^5.0.0", | ||
"@types/debug": "^4.1.7", | ||
"@types/node": "^12.20.47", | ||
"casbin": "^5.14.0" | ||
"@types/node": "^12.20.50", | ||
"casbin": "^5.15.1" | ||
}, | ||
"gitHead": "22d993c73a7b4ccdb36f2e26ea52460dc46fbd11" | ||
"gitHead": "61453a3d7a16f9f37875a3f2c2a071568eb3e3af" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
1
+ Added@loopback/context@5.0.10(transitive)
+ Added@loopback/core@4.0.10(transitive)
+ Added@loopback/metadata@5.0.10(transitive)
+ Added@loopback/security@0.8.10(transitive)
+ Addeduuid@9.0.1(transitive)
- Removed@loopback/context@4.1.2(transitive)
- Removed@loopback/core@3.1.2(transitive)
- Removed@loopback/metadata@4.1.2(transitive)
- Removed@loopback/security@0.7.2(transitive)
Updated@loopback/security@^0.8.0
Updatedtslib@^2.4.0