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

luster

Package Overview
Dependencies
Maintainers
4
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

luster - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

lib/worker.js

@@ -160,3 +160,3 @@ var cluster = require('cluster'),

if (this._ready) {
throw new LusterWorkerError(LusterWorkerError.ALREADY_READY);
throw new LusterWorkerError(LusterWorkerError.CODES.ALREADY_READY);
}

@@ -163,0 +163,0 @@

{
"name": "luster",
"version": "2.0.0",
"version": "2.0.1",
"description": "Node.js cluster wrapper",

@@ -5,0 +5,0 @@ "main": "./lib/luster.js",

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