@loopback/security
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.2](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.1.1...@loopback/security@0.1.2) (2019-09-17) | ||
**Note:** Version bump only for package @loopback/security | ||
## [0.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.1.0...@loopback/security@0.1.1) (2019-09-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@loopback/security", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A LoopBack component for security support.", | ||
@@ -25,11 +25,11 @@ "engines": { | ||
"dependencies": { | ||
"@loopback/context": "^1.22.1", | ||
"@loopback/core": "^1.10.1", | ||
"@loopback/context": "^1.23.0", | ||
"@loopback/core": "^1.10.2", | ||
"debug": "^4.1.1" | ||
}, | ||
"devDependencies": { | ||
"@loopback/build": "^2.0.10", | ||
"@loopback/testlab": "^1.8.0", | ||
"@loopback/build": "^2.0.11", | ||
"@loopback/testlab": "^1.8.1", | ||
"@types/debug": "^4.1.4", | ||
"@types/node": "^10.14.17" | ||
"@types/node": "^10.14.18" | ||
}, | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "4e653bbff797b26437bd1b0817ed9b8c91f3477b" | ||
"gitHead": "8c05b57d6d7eb03530f7be8b4e392e73694c7013" | ||
} |
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
21643
1
Updated@loopback/context@^1.23.0
Updated@loopback/core@^1.10.2