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 4.0.0 to 4.0.1

2

dist/http-server.d.ts
/// <reference types="node" />
/// <reference types="node" />
/// <reference types="node" />
import http, { IncomingMessage, Server, ServerResponse } from 'http';

@@ -3,0 +5,0 @@ import https from 'https';

2

dist/http-server.js
"use strict";
// Copyright IBM Corp. 2018,2020. All Rights Reserved.
// Copyright IBM Corp. and LoopBack contributors 2018,2020. All Rights Reserved.
// Node module: @loopback/http-server

@@ -4,0 +4,0 @@ // This file is licensed under the MIT License.

"use strict";
// Copyright IBM Corp. 2018,2020. All Rights Reserved.
// Copyright IBM Corp. and LoopBack contributors 2018,2020. All Rights Reserved.
// Node module: @loopback/http-server

@@ -4,0 +4,0 @@ // This file is licensed under the MIT License.

{
"name": "@loopback/http-server",
"description": "A wrapper for creating HTTP/HTTPS servers",
"version": "4.0.0",
"version": "4.0.1",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"author": "IBM Corp.",
"copyright.owner": "IBM Corp.",
"author": "IBM Corp. and LoopBack contributors",
"copyright.owner": "IBM Corp. and LoopBack contributors",
"repository": {

@@ -40,11 +40,11 @@ "type": "git",

"devDependencies": {
"@loopback/build": "^9.0.0",
"@loopback/core": "^4.0.0",
"@loopback/eslint-config": "^13.0.0",
"@loopback/testlab": "^5.0.0",
"@loopback/build": "^9.0.1",
"@loopback/core": "^4.0.1",
"@loopback/eslint-config": "^13.0.1",
"@loopback/testlab": "^5.0.1",
"@types/debug": "^4.1.7",
"@types/node": "^12.20.50",
"@types/node": "^14.18.21",
"@types/stoppable": "^1.1.1"
},
"gitHead": "61453a3d7a16f9f37875a3f2c2a071568eb3e3af"
"gitHead": "ccf7863d0639de966d6c6129b4aa94ba1dce2c33"
}

@@ -1,2 +0,2 @@

// Copyright IBM Corp. 2018,2020. All Rights Reserved.
// Copyright IBM Corp. and LoopBack contributors 2018,2020. All Rights Reserved.
// Node module: @loopback/http-server

@@ -3,0 +3,0 @@ // This file is licensed under the MIT License.

@@ -1,2 +0,2 @@

// Copyright IBM Corp. 2018,2020. All Rights Reserved.
// Copyright IBM Corp. and LoopBack contributors 2018,2020. All Rights Reserved.
// Node module: @loopback/http-server

@@ -3,0 +3,0 @@ // This file is licensed under the MIT License.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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