@loopback/context
Advanced tools
Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "@loopback/context", | ||
"description": "Facilities to manage artifacts and their dependencies in your Node.js applications. The module exposes TypeScript/JavaScript APIs and decorators to register artifacts, declare dependencies, and resolve artifacts by keys. It also serves as an IoC container to support dependency injection", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"keywords": [ | ||
@@ -46,6 +46,6 @@ "LoopBack", | ||
"dependencies": { | ||
"@loopback/metadata": "^4.1.0", | ||
"@loopback/metadata": "^4.1.1", | ||
"@types/debug": "^4.1.7", | ||
"debug": "^4.3.3", | ||
"hyperid": "^3.0.0", | ||
"hyperid": "^3.0.1", | ||
"p-event": "^4.2.0", | ||
@@ -56,11 +56,11 @@ "tslib": "^2.3.1", | ||
"devDependencies": { | ||
"@loopback/build": "^8.1.0", | ||
"@loopback/eslint-config": "^12.0.2", | ||
"@loopback/testlab": "^4.1.0", | ||
"@loopback/build": "^8.1.1", | ||
"@loopback/eslint-config": "^12.0.3", | ||
"@loopback/testlab": "^4.1.1", | ||
"@types/bluebird": "^3.5.36", | ||
"@types/node": "^12.20.43", | ||
"@types/node": "^12.20.46", | ||
"@types/uuid": "^8.3.4", | ||
"bluebird": "^3.7.2" | ||
}, | ||
"gitHead": "e16818ccb01edc0269ef6c45b022c5f1b67f852c" | ||
"gitHead": "8aff2ce33aad3daa53b05fa0fbe8a1b2c7ad0bdf" | ||
} |
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
Updated@loopback/metadata@^4.1.1
Updatedhyperid@^3.0.1