Socket
Socket
Sign inDemoInstall

@loopback/http-server

Package Overview
Dependencies
Maintainers
11
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 2.5.2 to 2.5.3

18

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

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

"dependencies": {
"debug": "^4.3.1",
"debug": "^4.3.2",
"stoppable": "^1.1.0",
"tslib": "^2.3.0"
"tslib": "^2.3.1"
},
"devDependencies": {
"@loopback/build": "^7.0.0",
"@loopback/core": "^2.16.2",
"@loopback/eslint-config": "^11.0.0",
"@loopback/testlab": "^3.4.2",
"@types/debug": "^4.1.5",
"@loopback/build": "^7.0.1",
"@loopback/core": "^2.17.0",
"@loopback/eslint-config": "^11.0.1",
"@loopback/testlab": "^3.4.3",
"@types/debug": "^4.1.7",
"@types/node": "^10.17.60",
"@types/stoppable": "^1.1.1"
},
"gitHead": "baac86fff18e0bc88a953814b6b181ebdbb446c3"
"gitHead": "1df36bb1ee2e513d9e197bd6010c4cfb296d50b8"
}
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