Socket
Socket
Sign inDemoInstall

@loopback/http-server

Package Overview
Dependencies
Maintainers
14
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 1.2.3 to 1.2.4

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.2.4](https://github.com/strongloop/loopback-next/compare/@loopback/http-server@1.2.3...@loopback/http-server@1.2.4) (2019-05-23)
**Note:** Version bump only for package @loopback/http-server
## [1.2.3](https://github.com/strongloop/loopback-next/compare/@loopback/http-server@1.2.2...@loopback/http-server@1.2.3) (2019-05-14)

@@ -8,0 +16,0 @@

2

dist/http-server.js

@@ -121,3 +121,3 @@ "use strict";

*
* @param ipcPath Named pipe path
* @param ipcPath - Named pipe path
*/

@@ -124,0 +124,0 @@ function checkNamedPipe(ipcPath) {

{
"name": "@loopback/http-server",
"version": "1.2.3",
"version": "1.2.4",
"description": "A wrapper for creating HTTP/HTTPS servers",

@@ -23,5 +23,5 @@ "engines": {

"devDependencies": {
"@loopback/build": "^1.5.4",
"@loopback/core": "^1.7.0",
"@loopback/testlab": "^1.2.9",
"@loopback/build": "^1.5.5",
"@loopback/core": "^1.7.1",
"@loopback/testlab": "^1.2.10",
"@loopback/tslint-config": "^2.0.4",

@@ -45,3 +45,3 @@ "@types/node": "^10.11.2"

},
"gitHead": "90ab9cea9a42392d383bf4edcabcffaf61b0ddca"
"gitHead": "ed94785609c511c5e76a38173f66ba1d7e80c9e5"
}

@@ -173,3 +173,3 @@ // Copyright IBM Corp. 2018,2019. All Rights Reserved.

*
* @param ipcPath Named pipe path
* @param ipcPath - Named pipe path
*/

@@ -176,0 +176,0 @@ function checkNamedPipe(ipcPath: string) {

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