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

mongodb-download

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-download - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "mongodb-download",
"version": "1.0.2",
"version": "1.0.3",
"description": "download mongodb prebuilt packages from mongodb",

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

@@ -21,3 +21,3 @@ # mongodb-download

platform: 'win32',
download_dir: './temp_download' // defaults to os.mongodb()
download_dir: './temp_download' // defaults to os.tmpdir()
}, function (err, location) {

@@ -24,0 +24,0 @@ // location will be the path of the archive that it downloaded.

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