@loopback/core
Advanced tools
Comparing version 4.0.9 to 4.0.10
{ | ||
"name": "@loopback/core", | ||
"description": "Define and implement core constructs such as Application and Component", | ||
"version": "4.0.9", | ||
"version": "4.0.10", | ||
"license": "MIT", | ||
@@ -38,3 +38,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@loopback/context": "^5.0.9", | ||
"@loopback/context": "^5.0.10", | ||
"debug": "^4.3.4", | ||
@@ -44,9 +44,9 @@ "tslib": "^2.5.0" | ||
"devDependencies": { | ||
"@loopback/build": "^9.0.9", | ||
"@loopback/eslint-config": "^13.0.9", | ||
"@loopback/testlab": "^5.0.9", | ||
"@loopback/build": "^9.0.10", | ||
"@loopback/eslint-config": "^13.0.10", | ||
"@loopback/testlab": "^5.0.10", | ||
"@types/debug": "^4.1.7", | ||
"@types/node": "^14.18.36" | ||
"@types/node": "^14.18.42" | ||
}, | ||
"gitHead": "6bee26c2dad33cc4668cd0a4a127c9e7596dfef9" | ||
"gitHead": "3a98ded2622420d0f09dbc3c0fe961c0234b097f" | ||
} |
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
180193
Updated@loopback/context@^5.0.10