Socket
Socket
Sign inDemoInstall

forever

Package Overview
Dependencies
Maintainers
5
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

forever - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

lib/forever/cli.js

@@ -251,3 +251,3 @@ /*

//
// Now we have to force optimist to reparse command line options because
// Now we have to force reparsing of command line options because
// we've removed some before.

@@ -254,0 +254,0 @@ //

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

"description": "A simple CLI tool for ensuring that a given node script runs continuously (i.e. forever)",
"version": "3.0.0",
"version": "3.0.1",
"author": "Charlie Robbins <charlie.robbins@gmail.com>",

@@ -33,7 +33,7 @@ "maintainers": [

"object-assign": "^4.1.1",
"optimist": "^0.6.1",
"prettyjson": "^1.2.1",
"shush": "^1.0.0",
"utile": "~0.3.0",
"winston": "~0.8.1"
"winston": "~0.8.1",
"yargs": "^3.32.0"
},

@@ -40,0 +40,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display

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