@loopback/core
Advanced tools
Comparing version 4.0.10 to 5.0.0
{ | ||
"name": "@loopback/core", | ||
"description": "Define and implement core constructs such as Application and Component", | ||
"version": "4.0.10", | ||
"version": "5.0.0", | ||
"license": "MIT", | ||
@@ -16,3 +16,3 @@ "main": "dist/index.js", | ||
"engines": { | ||
"node": "14 || 16 || 18 || 19" | ||
"node": "16 || 18 || 20" | ||
}, | ||
@@ -39,3 +39,3 @@ "scripts": { | ||
"dependencies": { | ||
"@loopback/context": "^5.0.10", | ||
"@loopback/context": "^6.0.0", | ||
"debug": "^4.3.4", | ||
@@ -45,9 +45,9 @@ "tslib": "^2.5.0" | ||
"devDependencies": { | ||
"@loopback/build": "^9.0.10", | ||
"@loopback/eslint-config": "^13.0.10", | ||
"@loopback/testlab": "^5.0.10", | ||
"@loopback/build": "^10.0.0", | ||
"@loopback/eslint-config": "^14.0.0", | ||
"@loopback/testlab": "^6.0.0", | ||
"@types/debug": "^4.1.7", | ||
"@types/node": "^14.18.42" | ||
"@types/node": "^14.18.47" | ||
}, | ||
"gitHead": "3a98ded2622420d0f09dbc3c0fe961c0234b097f" | ||
"gitHead": "97a26bd5973830a1d5f28aa2f58040f953995c17" | ||
} |
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
180183
+ Added@loopback/context@6.1.5(transitive)
+ Added@loopback/metadata@6.1.5(transitive)
+ Addedreflect-metadata@0.2.2(transitive)
- Removed@loopback/context@5.0.10(transitive)
- Removed@loopback/metadata@5.0.10(transitive)
- Removedreflect-metadata@0.1.14(transitive)
Updated@loopback/context@^6.0.0