Registry / devops / mongodb-version-list

mongodb-version-list

JSON →
library1.0.0jsnpmunverified

A CLI tool (version 1.0.0) that fetches and outputs a JSON list of all available MongoDB versions from the official MongoDB download center. It requires no arguments and prints versions as an array of strings. Useful for CI scripts or developers needing to know available MongoDB releases. The package is simple, with no dependencies, and is maintained by MongoDB-js. It uses an undocumented API endpoint and may break if that changes.

npm install mongodb-version-list
INSTALL
IMPORT
SIG · MONGODB-VERSION-LI
M
mongodb-version-list
devopsjavascriptv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CLI usage
npx mongodb-version-list
Not applicable; it's a CLI tool, no library import.
The package is meant to be used via command line; there is no programmatic API.

Run the CLI to get a JSON array of all MongoDB versions from the official source.

npx mongodb-version-list
Debug
Known issues
gotchaRequires network access to fetch versions from MongoDB download center; no offline fallback.
fix
Ensure network connectivity when running the tool.
affects: >=1.0.0
Upgrade
Version history
1.0.0latest on npm
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Bingbot
1
Resources
mongodb-version-list — npm install mongodb-version-list · libregistry