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

mob

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mob - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

lib/mobster.js

@@ -178,3 +178,3 @@

if ( role && role.options && role.options.quarantine )
quarantine = require ( './quarantine' ) ( err.stack, quarantine );
quarantine = require ( './quarantine' ) ( err.stack, role.options.quarantine );

@@ -181,0 +181,0 @@ if ( err.code !== 'EPIPE' )

{ "name" : "mob",
"version" : "0.0.7",
"version" : "0.0.8",
"description" : "simple multi-process applications",

@@ -4,0 +4,0 @@ "keywords" : [ "cluster", "child", "process", "message", "passing", "procfile" ],

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