@loopback/core
Advanced tools
Comparing version 2.9.0 to 2.9.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.9.1](https://github.com/strongloop/loopback-next/compare/@loopback/core@2.9.0...@loopback/core@2.9.1) (2020-06-30) | ||
**Note:** Version bump only for package @loopback/core | ||
# [2.9.0](https://github.com/strongloop/loopback-next/compare/@loopback/core@2.8.0...@loopback/core@2.9.0) (2020-06-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@loopback/core", | ||
"version": "2.9.0", | ||
"version": "2.9.1", | ||
"description": "Define and implement core constructs such as Application and Component", | ||
@@ -27,3 +27,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@loopback/context": "^3.9.1", | ||
"@loopback/context": "^3.9.2", | ||
"debug": "^4.1.1", | ||
@@ -33,5 +33,5 @@ "tslib": "^2.0.0" | ||
"devDependencies": { | ||
"@loopback/build": "^6.0.0", | ||
"@loopback/eslint-config": "^8.0.2", | ||
"@loopback/testlab": "^3.1.8", | ||
"@loopback/build": "^6.1.0", | ||
"@loopback/eslint-config": "^8.0.3", | ||
"@loopback/testlab": "^3.2.0", | ||
"@types/debug": "^4.1.5", | ||
@@ -51,3 +51,3 @@ "@types/node": "^10.17.26" | ||
}, | ||
"gitHead": "9ccb0b7ae75727ec9b90c5bba18885edb3f93a92" | ||
"gitHead": "b89db3d3b8be6a36e63e91c2331d217fda7538de" | ||
} |
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
194451
Updated@loopback/context@^3.9.2