@loopback/http-server
Advanced tools
Comparing version 6.0.5 to 6.0.6
{ | ||
"name": "@loopback/http-server", | ||
"description": "A wrapper for creating HTTP/HTTPS servers", | ||
"version": "6.0.5", | ||
"version": "6.0.6", | ||
"license": "MIT", | ||
@@ -35,3 +35,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"debug": "^4.3.5", | ||
"debug": "^4.3.7", | ||
"stoppable": "^1.1.0", | ||
@@ -41,6 +41,6 @@ "tslib": "^2.6.3" | ||
"devDependencies": { | ||
"@loopback/build": "^11.0.5", | ||
"@loopback/core": "^6.1.2", | ||
"@loopback/build": "^11.0.6", | ||
"@loopback/core": "^6.1.3", | ||
"@loopback/eslint-config": "^15.0.4", | ||
"@loopback/testlab": "^7.0.5", | ||
"@loopback/testlab": "^7.0.6", | ||
"@types/debug": "^4.1.12", | ||
@@ -50,3 +50,3 @@ "@types/node": "^16.18.101", | ||
}, | ||
"gitHead": "30a2d56a5d8f7c268c0192acb4afac8506194d2a" | ||
"gitHead": "3b65ea396f0529a4aeb16cf8f6ab8fbeeb633491" | ||
} |
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
Updateddebug@^4.3.7