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

cluster2

Package Overview
Dependencies
Maintainers
6
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cluster2 - npm Package Compare versions

Comparing version 0.4.8 to 0.4.9

cluster-cache-domain

2

lib/process.js

@@ -131,2 +131,3 @@ /*

var self = this;
self.lastTime = self.lastTime || Date.now();

@@ -157,3 +158,2 @@ fs.writeFileSync(util.format('%s/worker.%d.pid', this.options.pids, worker.pid), worker.pid);

self.lastTime = self.lastTime = Date.now();
self._heartbeatScheduler = self._heartbeatScheduler || setInterval(function () {

@@ -160,0 +160,0 @@

@@ -8,3 +8,3 @@ {

"name": "cluster2",
"version": "0.4.8",
"version": "0.4.9",
"repository": {

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

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