Socket
Socket
Sign inDemoInstall

master-cluster

Package Overview
Dependencies
2
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.3 to 0.3.4

2

package.json

@@ -5,3 +5,3 @@ {

"description": "Facilitate using cluster and domain modules, live reload application in development mode on code change.",
"version": "0.3.3",
"version": "0.3.4",
"dependencies": {

@@ -8,0 +8,0 @@ "debug": "^2.0.0"

@@ -6,3 +6,2 @@ 'use strict';

, debug = require('debug')('master-cluster')
, moment = require('moment')
, cooldown = 100

@@ -9,0 +8,0 @@ , last = Date.now()

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc