GitHub / mongodb-js / mongodb-connection-string-url
MongoDB connection strings, based on the WhatWG URL API
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongodb-connection-string-url
PURL: pkg:github/mongodb-js/mongodb-connection-string-url
Stars: 9
Forks: 13
Open issues: 6
License: apache-2.0
Language: TypeScript
Size: 545 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: 6 days ago
Pushed at: 6 days ago
Last synced at: 6 days ago
v7.0.0
v7.0.0
7.0.0 (2025-11-05)
The MongoDB Node.js team is pleased to announce version 7.0.0 of the mongodb-connection-string-url package!
[!Note]
There are no major versions 4.x to 6.x of themongodb-connection-string-urlpackage. The major version of this package has been aligned with the major version of themongodbpackage, to make it clearer which versions are intended to be used together.
Release Notes
⚠ Breaking Changes
Minimum supported Node.js version now v20.19.0
The minimum supported Node.js version is now v20.19.0. We strive to keep our minimum supported Node.js version in sync with the runtime’s release cadence to keep up with the latest security updates and modern language features. Our TypeScript target has also been updated to ES2023.
All Changes
Documentation
Download
v4.0.0-alpha
v4.0.0-alpha Pre-release
4.0.0-alpha (2025-10-21)
⚠ BREAKING CHANGES
- NODE-7058: drop support for Node 16 and 18 (#95)
Features
Download
v3.0.2
v3.0.2
3.0.2 (2025-01-14)
The MongoDB Node.js team is pleased to announce version 3.0.2 of the mongodb-connection-string-url package!
Release Notes
This release updates the whatwg-url dependency to either be 13.x or 14.x as either works with this package. Ensuring you have 14 installed in your dependency tree should address the deprecation warning related to 'punycode'
We invite you to try the mongodb-connection-string-url library immediately, and report any issues to the NODE project.
Download