New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@loopback/http-server

Package Overview
Dependencies
Maintainers
7
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loopback/http-server - npm Package Compare versions

Comparing version 6.0.8 to 6.0.9

12

package.json
{
"name": "@loopback/http-server",
"description": "A wrapper for creating HTTP/HTTPS servers",
"version": "6.0.8",
"version": "6.0.9",
"license": "MIT",

@@ -35,3 +35,3 @@ "main": "dist/index.js",

"dependencies": {
"debug": "^4.3.7",
"debug": "^4.4.0",
"stoppable": "^1.1.0",

@@ -41,6 +41,6 @@ "tslib": "^2.6.3"

"devDependencies": {
"@loopback/build": "^11.0.7",
"@loopback/core": "^6.1.5",
"@loopback/build": "^11.0.8",
"@loopback/core": "^6.1.6",
"@loopback/eslint-config": "^15.0.4",
"@loopback/testlab": "^7.0.7",
"@loopback/testlab": "^7.0.8",
"@types/debug": "^4.1.12",

@@ -50,3 +50,3 @@ "@types/node": "^16.18.119",

},
"gitHead": "c9b47e2a76054557e56df5ac6527a99c2ecc6a42"
"gitHead": "cf286d032ca80729a8c7cb7bf90bb8fac7ddd50b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc