@loopback/context
Advanced tools
Comparing version 3.8.1 to 3.8.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.8.2](https://github.com/strongloop/loopback-next/compare/@loopback/context@3.8.1...@loopback/context@3.8.2) (2020-05-28) | ||
**Note:** Version bump only for package @loopback/context | ||
## [3.8.1](https://github.com/strongloop/loopback-next/compare/@loopback/context@3.8.0...@loopback/context@3.8.1) (2020-05-20) | ||
@@ -8,0 +16,0 @@ |
"use strict"; | ||
// Copyright IBM Corp. 2018,2019. All Rights Reserved. | ||
// Copyright IBM Corp. 2018,2020. All Rights Reserved. | ||
// Node module: @loopback/context | ||
@@ -4,0 +4,0 @@ // This file is licensed under the MIT License. |
"use strict"; | ||
// Copyright IBM Corp. 2018,2019. All Rights Reserved. | ||
// Copyright IBM Corp. 2018,2020. All Rights Reserved. | ||
// Node module: @loopback/context | ||
@@ -4,0 +4,0 @@ // This file is licensed under the MIT License. |
{ | ||
"name": "@loopback/context", | ||
"version": "3.8.1", | ||
"version": "3.8.2", | ||
"description": "LoopBack's container for Inversion of Control", | ||
@@ -23,3 +23,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@loopback/metadata": "^2.1.5", | ||
"@loopback/metadata": "^2.1.6", | ||
"@types/debug": "^4.1.5", | ||
@@ -29,9 +29,9 @@ "debug": "^4.1.1", | ||
"tslib": "^2.0.0", | ||
"uuid": "^8.0.0" | ||
"uuid": "^8.1.0" | ||
}, | ||
"devDependencies": { | ||
"@loopback/build": "^5.4.1", | ||
"@loopback/eslint-config": "^7.0.1", | ||
"@loopback/testlab": "^3.1.5", | ||
"@types/bluebird": "^3.5.31", | ||
"@loopback/build": "^5.4.2", | ||
"@loopback/eslint-config": "^8.0.0", | ||
"@loopback/testlab": "^3.1.6", | ||
"@types/bluebird": "^3.5.32", | ||
"@types/node": "^10.17.24", | ||
@@ -61,3 +61,3 @@ "@types/uuid": "^8.0.0", | ||
}, | ||
"gitHead": "62aea854bf85c5a5995b59e6908fe5409f7eea96" | ||
"gitHead": "64afb3616e94b96703524aba8be722efefa7c2c5" | ||
} |
@@ -1,2 +0,2 @@ | ||
// Copyright IBM Corp. 2018,2019. All Rights Reserved. | ||
// Copyright IBM Corp. 2018,2020. All Rights Reserved. | ||
// Node module: @loopback/context | ||
@@ -3,0 +3,0 @@ // This file is licensed under the MIT License. |
@@ -1,2 +0,2 @@ | ||
// Copyright IBM Corp. 2018,2019. All Rights Reserved. | ||
// Copyright IBM Corp. 2018,2020. All Rights Reserved. | ||
// Node module: @loopback/context | ||
@@ -3,0 +3,0 @@ // This file is licensed under the MIT License. |
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
656879
Updated@loopback/metadata@^2.1.6
Updateduuid@^8.1.0