Socket
Socket
Sign inDemoInstall

@loopback/http-server

Package Overview
Dependencies
4
Maintainers
10
Versions
142
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0 to 5.1.0

18

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

@@ -37,14 +37,14 @@ "main": "dist/index.js",

"stoppable": "^1.1.0",
"tslib": "^2.5.0"
"tslib": "^2.6.0"
},
"devDependencies": {
"@loopback/build": "^10.0.0",
"@loopback/core": "^5.0.0",
"@loopback/eslint-config": "^14.0.0",
"@loopback/testlab": "^6.0.0",
"@types/debug": "^4.1.7",
"@types/node": "^14.18.47",
"@loopback/build": "^10.1.0",
"@loopback/core": "^5.1.0",
"@loopback/eslint-config": "^14.0.1",
"@loopback/testlab": "^6.1.0",
"@types/debug": "^4.1.8",
"@types/node": "^16.18.37",
"@types/stoppable": "^1.1.1"
},
"gitHead": "97a26bd5973830a1d5f28aa2f58040f953995c17"
"gitHead": "10a8fa7fbd00ac77c4aee3e7f40884b07fe1919c"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc