Socket
Socket
Sign inDemoInstall

@loopback/http-server

Package Overview
Dependencies
3
Maintainers
11
Versions
143
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

14

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

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

"dependencies": {
"debug": "^4.3.2",
"debug": "^4.3.3",
"stoppable": "^1.1.0",

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

"devDependencies": {
"@loopback/build": "^8.0.0",
"@loopback/core": "^3.0.0",
"@loopback/eslint-config": "^12.0.0",
"@loopback/testlab": "^4.0.0",
"@loopback/build": "^8.0.1",
"@loopback/core": "^3.0.1",
"@loopback/eslint-config": "^12.0.1",
"@loopback/testlab": "^4.0.1",
"@types/debug": "^4.1.7",

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

},
"gitHead": "00a62f630c19341ce399cec3a45563b1ead6e3b8"
"gitHead": "4a8886403cd9cb3ae529cb69712f077623cba2c2"
}
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