@loopback/core
Advanced tools
Comparing version 2.4.1 to 2.4.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.4.2](https://github.com/strongloop/loopback-next/compare/@loopback/core@2.4.1...@loopback/core@2.4.2) (2020-04-29) | ||
**Note:** Version bump only for package @loopback/core | ||
## [2.4.1](https://github.com/strongloop/loopback-next/compare/@loopback/core@2.4.0...@loopback/core@2.4.1) (2020-04-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@loopback/core", | ||
"version": "2.4.1", | ||
"version": "2.4.2", | ||
"description": "LoopBack 4 core", | ||
@@ -22,3 +22,3 @@ "engines": { | ||
"dependencies": { | ||
"@loopback/context": "^3.5.1", | ||
"@loopback/context": "^3.6.0", | ||
"debug": "^4.1.1", | ||
@@ -29,5 +29,5 @@ "p-event": "^4.1.0", | ||
"devDependencies": { | ||
"@loopback/build": "^5.2.0", | ||
"@loopback/eslint-config": "^6.0.4", | ||
"@loopback/testlab": "^3.1.1", | ||
"@loopback/build": "^5.3.0", | ||
"@loopback/eslint-config": "^6.0.5", | ||
"@loopback/testlab": "^3.1.2", | ||
"@types/debug": "^4.1.5", | ||
@@ -49,3 +49,3 @@ "@types/node": "^10.17.21" | ||
}, | ||
"gitHead": "11f282df0bbdf25c505a2131e6d82b85005a22a2" | ||
"gitHead": "9ecee6fc8648b8f0999be6c13934d4756e9b0ddc" | ||
} |
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
181671
Updated@loopback/context@^3.6.0