@loopback/security
Advanced tools
Comparing version 0.1.12 to 0.1.13
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.13](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.1.12...@loopback/security@0.1.13) (2020-02-06) | ||
**Note:** Version bump only for package @loopback/security | ||
## [0.1.12](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.1.11...@loopback/security@0.1.12) (2020-02-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@loopback/security", | ||
"version": "0.1.12", | ||
"version": "0.1.13", | ||
"description": "A LoopBack component for security support.", | ||
@@ -25,4 +25,4 @@ "engines": { | ||
"dependencies": { | ||
"@loopback/context": "^2.1.0", | ||
"@loopback/core": "^1.12.3", | ||
"@loopback/context": "^2.1.1", | ||
"@loopback/core": "^1.12.4", | ||
"debug": "^4.1.1" | ||
@@ -53,3 +53,3 @@ }, | ||
}, | ||
"gitHead": "b5e53892d327c6cf4c6023055d2b38f13fe4729e" | ||
"gitHead": "6eea5e428b145cafb84a998bd53979da8c8fba07" | ||
} |
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
23783
Updated@loopback/context@^2.1.1
Updated@loopback/core@^1.12.4