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 6.0.1 to 6.0.2

16

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

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

"engines": {
"node": "18 || 20"
"node": "18 || 20 || 22"
},

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

"devDependencies": {
"@loopback/build": "^11.0.1",
"@loopback/core": "^6.0.1",
"@loopback/eslint-config": "^15.0.1",
"@loopback/testlab": "^7.0.1",
"@loopback/build": "^11.0.2",
"@loopback/core": "^6.0.2",
"@loopback/eslint-config": "^15.0.2",
"@loopback/testlab": "^7.0.2",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.95",
"@types/node": "^16.18.96",
"@types/stoppable": "^1.1.3"
},
"gitHead": "2bdb95fe5122f3664368261c12e3037ee8c71c27"
"gitHead": "06b27e1b47cea48b54280e5590bb165e11fbeb10"
}
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