pm2-deploy
Advanced tools
Comparing version 0.3.4 to 0.3.5
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13870
2