@loopback/core
Advanced tools
Comparing version 6.1.0 to 6.1.1
{ | ||
"name": "@loopback/core", | ||
"description": "Define and implement core constructs such as Application and Component", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"license": "MIT", | ||
@@ -38,3 +38,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@loopback/context": "^7.0.3", | ||
"@loopback/context": "^7.0.4", | ||
"debug": "^4.3.5", | ||
@@ -44,9 +44,9 @@ "tslib": "^2.6.3" | ||
"devDependencies": { | ||
"@loopback/build": "^11.0.3", | ||
"@loopback/build": "^11.0.4", | ||
"@loopback/eslint-config": "^15.0.3", | ||
"@loopback/testlab": "^7.0.3", | ||
"@loopback/testlab": "^7.0.4", | ||
"@types/debug": "^4.1.12", | ||
"@types/node": "^16.18.98" | ||
"@types/node": "^16.18.101" | ||
}, | ||
"gitHead": "b0e4a869679b8bb4ca2c48c233348d582dd4752a" | ||
"gitHead": "e163a97b7133b56698755e707d4e59b92dd4efb4" | ||
} |
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
181493
Updated@loopback/context@^7.0.4