New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mongodb-download-url

Package Overview
Dependencies
Maintainers
0
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-download-url

Lookup download URLs for MongoDB versions.

1.5.5
latest
Source
npm
Version published
Weekly downloads
55K
3.42%
Maintainers
0
Weekly downloads
 
Created
Source

mongodb-download-url

Lookup download URL's for MongoDB versions.

Installation

npm install -g mongodb-download-url

Usage

Usage: mongodb-download-url

Get the URL to download a MongoDB tarball or zip.

Usage:
  mongodb-download-url <version>

Options:
  --version            A semver-ish version string [Default: `stable`].
  --platform           The operating system [Default: `process.platform`].
  --bits               CPU arch [Default: `process.arch`].
  --debug              Debug build [Default: `false`].
  -h --help            Show this screen.
  --version            Show version.

License

Apache 2.0

Keywords

mongodb

FAQs

Package last updated on 29 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts