Socket
Socket
Sign inDemoInstall

@loopback/http-server

Package Overview
Dependencies
Maintainers
9
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.1 to 2.5.2

16

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

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

"type": "git",
"url": "https://github.com/strongloop/loopback-next.git",
"url": "https://github.com/loopbackio/loopback-next.git",
"directory": "packages/http-server"

@@ -38,9 +38,9 @@ },

"stoppable": "^1.1.0",
"tslib": "^2.2.0"
"tslib": "^2.3.0"
},
"devDependencies": {
"@loopback/build": "^6.4.1",
"@loopback/core": "^2.16.1",
"@loopback/eslint-config": "^10.2.1",
"@loopback/testlab": "^3.4.1",
"@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",

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

},
"gitHead": "2a3b684ec76fa299d80b099abbf101358538cb75"
"gitHead": "baac86fff18e0bc88a953814b6b181ebdbb446c3"
}

@@ -50,4 +50,4 @@ # @loopback/http-server

- [Guidelines](https://github.com/strongloop/loopback-next/wiki/Contributing#guidelines)
- [Join the team](https://github.com/strongloop/loopback-next/issues/110)
- [Guidelines](https://github.com/loopbackio/loopback-next/wiki/Contributing#guidelines)
- [Join the team](https://github.com/loopbackio/loopback-next/issues/110)

@@ -61,3 +61,3 @@ ## Tests

See
[all contributors](https://github.com/strongloop/loopback-next/graphs/contributors).
[all contributors](https://github.com/loopbackio/loopback-next/graphs/contributors).

@@ -64,0 +64,0 @@ ## License

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