Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lightship

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lightship - npm Package Compare versions

Comparing version 4.1.1 to 4.2.0

5

dist/factories/createLightship.js

@@ -118,5 +118,6 @@ "use strict";

}, configuration.timeout);
}
} // @see https://github.com/gajus/lightship/issues/12
serverIsReady = false;
serverIsReady = true;
serverIsShuttingDown = true;

@@ -123,0 +124,0 @@

2

package.json

@@ -87,3 +87,3 @@ {

},
"version": "4.1.1"
"version": "4.2.0"
}

@@ -128,3 +128,4 @@ // @flow

serverIsReady = false;
// @see https://github.com/gajus/lightship/issues/12
serverIsReady = true;
serverIsShuttingDown = true;

@@ -131,0 +132,0 @@

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