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

boom-deploy

Package Overview
Dependencies
Maintainers
1
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boom-deploy - npm Package Compare versions

Comparing version 0.2.69 to 0.2.70

2

helpers/defaults.js

@@ -394,3 +394,3 @@

'cd {{mongoDumpDir}}/' + dumpName,
'tar --remove-files -zcvf ../' + dumpName + '.tar.gz ./'
'tar -zcvf ../' + dumpName + '.tar.gz ./'
);

@@ -397,0 +397,0 @@ // lazySsh('tar --remove-files -zcvf {{mongoDumpDir}}/' + dumpName + '.tar.gz -C {{mongoDumpDir}}/' + dumpName + '/' + exportMongo.database + ' ./');

{
"name": "boom-deploy",
"main": "boom.js",
"version": "0.2.69",
"version": "0.2.70",
"description": "deploy your app",

@@ -6,0 +6,0 @@ "keywords": [

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