Socket
Socket
Sign inDemoInstall

@loopback/http-server

Package Overview
Dependencies
Maintainers
10
Versions
145
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 4.0.6 to 4.0.7

16

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

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

"engines": {
"node": "14 || 16 || 17 || 18"
"node": "14 || 16 || 18 || 19"
},

@@ -41,11 +41,11 @@ "scripts": {

"devDependencies": {
"@loopback/build": "^9.0.6",
"@loopback/core": "^4.0.6",
"@loopback/eslint-config": "^13.0.6",
"@loopback/testlab": "^5.0.6",
"@loopback/build": "^9.0.7",
"@loopback/core": "^4.0.7",
"@loopback/eslint-config": "^13.0.7",
"@loopback/testlab": "^5.0.7",
"@types/debug": "^4.1.7",
"@types/node": "^14.18.34",
"@types/node": "^14.18.36",
"@types/stoppable": "^1.1.1"
},
"gitHead": "709a5ecd1ffddeb02262cecabf7b663c7b4d7e47"
"gitHead": "06cbcba72ceb28ab5033bae80cc5504c80ac53c2"
}
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