You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

mongodb-memory-server-core

Package Overview
Dependencies
Maintainers
0
Versions
285
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-memory-server-core - npm Package Versions

2345
29

10.2.0

Diff
n
nodkz
published 10.2.0 •

Changelog

Source

10.2.0 (2025-08-02)

Features

  • MongoBinaryDownloadUrl: adjust fedora-rhel mapping based on official documentation (4031b74), closes #928
  • MongoBinaryDownloadUrl: support rhel93 binaries (dd66037)

Fixes

  • add more retryable status and error codes during downloads (#936) (dc82f62)
  • add retry logic for downloads with configurable retries and backoff (27c7d71)
  • errors: add more properties to "DownloadError" (45007b1), closes #929
  • MongoBinaryDownload::attempDownload: add experimental feature "EXP_RESUME_DOWNLOAD" (185c840)
  • MongoBinaryDownload::download: print full error object to debug logs (b907cb0)
  • MongoBinaryDownload: add tests for httpDownload (bbdad60)
  • use DownloadError on max retries exceeded (b90e086)

Style

  • utils.test: remove random non-error "ts-expect-error" (873aa6b)

Dependencies

  • debug: upgrade to version 4.4.1 (93b56dd)
  • https-proxy-agent: upgrade to version 7.0.6 (39a3393)
  • semver: upgrade to version 7.7.2 (b7140b1)
  • tslib: upgrade to version 2.8.1 (a94d970)
  • yauzl: upgrade to version 3.2.0 (25b2619)

Dev-Dependencies

  • @types/jest: upgrade to version 29.5.14 (5d8ae09)
  • @types/semver: upgrade to version 7.7.0 (fed0d70)
  • @types/tar-stream: upgrade to version 3.1.4 (1b2cba4)
  • @types/yazl: upgrade to version 3.3.0 (d946c4a)
  • eslint-plugin-prettier: upgrade to version 5.5.0 (7452a8d)
  • prettier: upgrade to version 3.6.0 (39fe52f)
  • ts-jest: upgrade to version 29.4.0 (600b708)
  • yazl: upgrade to version 3.3.1 (4be97b1)
n
nodkz
published 10.2.0-beta.6 •

Changelog

Source

10.2.0-beta.6 (2025-07-17)

Fixes

  • MongoBinaryDownload: add tests for httpDownload (bbdad60)
n
nodkz
published 10.2.0-beta.5 •

Changelog

Source

10.2.0-beta.5 (2025-07-17)

Fixes

  • errors: add more properties to "DownloadError" (45007b1), closes #929
  • MongoBinaryDownload::attempDownload: add experimental feature "EXP_RESUME_DOWNLOAD" (185c840)
  • MongoBinaryDownload::download: print full error object to debug logs (b907cb0)
n
nodkz
published 10.2.0-beta.4 •

Changelog

Source

10.2.0-beta.4 (2025-07-15)

Fixes

  • add more retryable status and error codes during downloads (#936) (dc82f62)
n
nodkz
published 10.2.0-beta.3 •

Changelog

Source

10.2.0-beta.3 (2025-07-14)

Fixes

  • add retry logic for downloads with configurable retries and backoff (27c7d71)
  • use DownloadError on max retries exceeded (b90e086)
n
nodkz
published 10.2.0-beta.2 •

Changelog

Source

10.2.0-beta.2 (2025-06-24)

Reverts

  • Revert "deps(mongodb): upgrade to version 6.17.0" (beba000)
n
nodkz
published 10.2.0-beta.1 •

Changelog

Source

10.2.0-beta.1 (2025-06-24)

Features

  • MongoBinaryDownloadUrl: adjust fedora-rhel mapping based on official documentation (4031b74), closes #928
  • MongoBinaryDownloadUrl: support rhel93 binaries (dd66037)

Style

  • utils.test: remove random non-error "ts-expect-error" (873aa6b)

Dependencies

  • debug: upgrade to version 4.4.1 (93b56dd)
  • https-proxy-agent: upgrade to version 7.0.6 (39a3393)
  • mongodb: upgrade to version 6.17.0 (76b6d66)
  • semver: upgrade to version 7.7.2 (b7140b1)
  • tslib: upgrade to version 2.8.1 (a94d970)
  • yauzl: upgrade to version 3.2.0 (25b2619)

Dev-Dependencies

  • @types/jest: upgrade to version 29.5.14 (5d8ae09)
  • @types/semver: upgrade to version 7.7.0 (fed0d70)
  • @types/tar-stream: upgrade to version 3.1.4 (1b2cba4)
  • @types/yazl: upgrade to version 3.3.0 (d946c4a)
  • eslint-plugin-prettier: upgrade to version 5.5.0 (7452a8d)
  • prettier: upgrade to version 3.6.0 (39fe52f)
  • ts-jest: upgrade to version 29.4.0 (600b708)
  • yazl: upgrade to version 3.3.1 (4be97b1)
n
nodkz
published 10.1.4 •

Changelog

Source

10.1.4 (2025-02-20)

Fixes

  • MongoInstance::_launchKiller: set "execArgv" to a empty array (af01d86), closes #912
n
nodkz
published 10.1.4-beta.1 •

Changelog

Source

10.1.4-beta.1 (2025-02-04)

Fixes

  • MongoInstance::_launchKiller: set "execArgv" to a empty array (af01d86), closes #912
n
nodkz
published 10.1.3 •

Changelog

Source

10.1.3 (2024-12-30)

Fixes

  • DryMongoBinary::getPath: always absoluteize System_Binary path (c0975c3)
  • MongoBinary::getPath: check that "stdout" actually exists (613e670), closes #742 #issuecomment-2528284865
  • MongoBinary: dont execute systembinary "--version" cmd if version check is false (03c8412)
2345
29