mongodb-runner @6.7.10
Apache-2.0
License
No
Install Scripts
9
Dependencies
19
Dev Dependencies
36.8 KB
Package Size
Published
The easiest way to test your code against MongoDB Server
Maintainers
mongodb-js-useralexander_schrollmbroadsthswolffsatyasinhajeff-allen-mongojonathan.balsanomongodb-buildjack.weirkristina.stefanojarjeeshaketbabydevtoolsbotgribnoysupmutukrishmongo-jdariakpaddaleaxnbbeekendbx-nodenirinchevpearsb1mcasimir_mdbtylerbrockimlucasrueckstiesscilixkangasmachynedurranschwartzrwi80andkay-kimglowedpercyredondos
Dependencies (9)
| Package | Constraint | Registry Status |
|---|---|---|
| debug | ^4.4.0 | auto_approved |
| yargs | ^18.0.0 | auto_approved |
| mongodb | ^7.2.0 | auto_approved |
| @peculiar/x509 | ^2.0.0 | auto_approved |
| reflect-metadata | ^0.2.2 | auto_approved |
| @mongodb-js/saslprep | ^1.4.10 | auto_approved |
| mongodb-connection-string-url | ^3.0.0 || ^7.0.0 | auto_approved |
| @mongodb-js/mongodb-downloader | ^1.1.13 | Not imported |
| @mongodb-js/oidc-mock-provider | ^0.13.11 | Not imported |
Dev Dependencies (19)
| Package | Constraint | Registry Status |
|---|---|---|
| nyc | ^15.1.0 | auto_approved |
| chai | ^4.5.0 | auto_approved |
| mocha | ^8.4.0 | auto_approved |
| sinon | ^9.2.3 | auto_approved |
| eslint | ^7.25.0 || ^8.0.0 | auto_approved |
| depcheck | ^1.4.7 | needs_review |
| prettier | ^3.8.1 | auto_approved |
| typescript | ^5.0.4 | auto_approved |
| @types/chai | ^4.2.21 | needs_review |
| @types/node | ^22.15.30 | auto_approved |
| @types/debug | ^4.1.8 | auto_approved |
| @types/mocha | ^9.1.1 | auto_approved |
| @types/yargs | ^17.0.24 | auto_approved |
| gen-esm-wrapper | ^1.1.3 | Not imported |
| @types/sinon-chai | ^4.0.0 | auto_approved |
| @mongodb-js/tsconfig-devtools | ^1.1.2 | Not imported |
| @mongodb-js/mocha-config-devtools | ^1.1.2 | Not imported |
| @mongodb-js/eslint-config-devtools | ^0.11.6 | Not imported |
| @mongodb-js/prettier-config-devtools | ^1.0.3 | Not imported |
Transitive Dependency Tree
29 transitive deps
max depth 6
├─
@mongodb-js/saslprep
^1.4.10
→ 1.4.10
├─
@peculiar/x509
^2.0.0
├─
debug
^4.4.0
→ 4.4.3
├─
mongodb
^7.2.0
→ 7.2.0
├─
mongodb-connection-string-url
^3.0.0 || ^7.0.0
→ 7.0.1
├─
reflect-metadata
^0.2.2
→ 0.2.2
├─
yargs
^18.0.0
→ 18.0.0
├─
@mongodb-js/saslprep
^1.3.0
→ 1.4.9
├─
@types/whatwg-url
^13.0.0
→ 13.0.0
├─
bson
^7.2.0
→ 7.2.0
├─
cliui
^9.0.1
→ 9.0.1
├─
escalade
^3.1.1
→ 3.2.0
├─
get-caller-file
^2.0.5
→ 2.0.5
├─
mongodb-connection-string-url
^7.0.0
→ 7.0.1
├─
ms
^2.1.3
→ 2.1.3
├─
sparse-bitfield
^3.0.3
→ 3.0.3
├─
string-width
^7.2.0
→ 7.2.0
├─
whatwg-url
^14.1.0
→ 14.2.0
├─
y18n
^5.0.5
→ 5.0.8
├─
yargs-parser
^22.0.0
→ 22.0.0
├─
@types/webidl-conversions
*
├─
@types/whatwg-url
^13.0.0
→ 13.0.0
├─
emoji-regex
^10.3.0
├─
get-east-asian-width
^1.0.0
→ 1.5.0
├─
memory-pager
^1.0.2
├─
sparse-bitfield
^3.0.3
→ 3.0.3
├─
string-width
^7.2.0
→ 7.2.0
├─
strip-ansi
^7.1.0
→ 7.2.0
├─
tr46
^5.1.0
→ 5.1.1
├─
webidl-conversions
^7.0.0
→ 7.0.0
├─
whatwg-url
^14.1.0
→ 14.2.0
├─
wrap-ansi
^9.0.0
→ 9.0.2
├─
@types/webidl-conversions
*
├─
ansi-regex
^6.2.2
→ 6.2.2
├─
ansi-styles
^6.2.1
→ 6.2.3
├─
emoji-regex
^10.3.0
├─
get-east-asian-width
^1.0.0
→ 1.5.0
├─
memory-pager
^1.0.2
├─
punycode
^2.3.1
→ 2.3.1
├─
string-width
^7.0.0
→ 7.2.0
├─
strip-ansi
^7.1.0
→ 7.2.0
├─
tr46
^5.1.0
→ 5.1.1
├─
webidl-conversions
^7.0.0
→ 7.0.0
├─
ansi-regex
^6.2.2
→ 6.2.2
├─
emoji-regex
^10.3.0
├─
get-east-asian-width
^1.0.0
→ 1.5.0
├─
punycode
^2.3.1
→ 2.3.1
├─
strip-ansi
^7.1.0
→ 7.2.0
├─
ansi-regex
^6.2.2
→ 6.2.2
Changes from v6.7.8
Dependency Changes
| Change | Package | Version |
|---|---|---|
| changed | mongodb | ^6.9.0 || ^7.0.0 → ^7.2.0 |
| changed | @mongodb-js/saslprep | ^1.4.9 → ^1.4.10 |
| changed | @mongodb-js/mongodb-downloader | ^1.1.12 → ^1.1.13 |
| changed | @mongodb-js/oidc-mock-provider | ^0.13.10 → ^0.13.11 |
File Changes
0 added
0 removed
1 modified
size delta: -.0 KB
Commit: 456868f9a14f Browse source
Published to npm: