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

pm2-deploy

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pm2-deploy - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

2

deploy.js

@@ -86,3 +86,3 @@ var fs = require('fs');

}
spawn(piped_data, args, cb);
spawn(JSON.stringify(target_conf), args, cb);
}

@@ -89,0 +89,0 @@

{
"name": "pm2-deploy",
"version": "0.3.4",
"version": "0.3.5",
"description": "Deployment system for PM2",

@@ -5,0 +5,0 @@ "main": "deploy.js",

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