@loopback/core
Advanced tools
Comparing version 5.1.0 to 5.1.1
{ | ||
"name": "@loopback/core", | ||
"description": "Define and implement core constructs such as Application and Component", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"license": "MIT", | ||
@@ -38,3 +38,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@loopback/context": "^6.1.0", | ||
"@loopback/context": "^6.1.1", | ||
"debug": "^4.3.4", | ||
@@ -44,9 +44,9 @@ "tslib": "^2.6.0" | ||
"devDependencies": { | ||
"@loopback/build": "^10.1.0", | ||
"@loopback/eslint-config": "^14.0.1", | ||
"@loopback/testlab": "^6.1.0", | ||
"@loopback/build": "^10.1.1", | ||
"@loopback/eslint-config": "^14.0.2", | ||
"@loopback/testlab": "^6.1.1", | ||
"@types/debug": "^4.1.8", | ||
"@types/node": "^16.18.37" | ||
"@types/node": "^16.18.38" | ||
}, | ||
"gitHead": "10a8fa7fbd00ac77c4aee3e7f40884b07fe1919c" | ||
"gitHead": "be0c53e30bbe9edf7753c4fcd7ab3199f7cd3b8c" | ||
} |
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/context@^6.1.1