Socket
Socket
Sign inDemoInstall

mongodb-memory-server-global-4.2

Package Overview
Dependencies
Maintainers
2
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-memory-server-global-4.2 - npm Package Versions

1
22

8.9.2

Diff

Changelog

Source

8.9.2 (2022-09-15)

Fixes

  • errors::UnexpectedCloseError: add Error (ce6462e)
  • errors::UnexpectedCloseError: add extra message on SIGILL (2c54e1f), closes #693 #692 #687
  • MongoInstance::closeHandler: emit "instanceError" on non-0 (or non-12) code (fbd0747), closes #693

Style

  • MongoInstance: change a arrow function to a named function for debugging (704bc64)
  • MongoInstance::closeHandler: add note that "instanceError" gets emitted on signal (c01fec7)
  • MongoInstance::closeHandler: correct parameter types to include "null" (e052aa1)
nodkz
published 8.9.1 •

Changelog

Source

8.9.1 (2022-09-01)

Fixes

  • MongoInstance::checkErrorInLine: handle json output of error "DBException in initAndListen" (2131df2)
nodkz
published 8.9.0 •

Changelog

Source

8.9.0 (2022-08-22)

Features

  • errors: add generic MMS Error (7fc4acc)
  • MongoBinaryDownload::extract: dont include ".dll" files in the filter anymore (a7c685b)

Style

  • MongoBinaryDownload::extractTarGz: rename some variables to current convention (bcb4dab)

Fixes

  • MongoBinaryDownload::extractTarGz: wrap error messages in "GenericMMSError" (a8733dc)
  • MongoMemoryReplSet::_initReplSet: use "extraConnectionOptions" when "_ranCreateAuth" is "true" (e116128)
  • MongoMemoryReplSet::cleanup: reset "_ranCreateAuth" on cleanup (2fc87e7)

Refactor

  • MongoBinaryDownloadUrl::translateArch: combine case "arm64" & "aarch64" (4eb48da)

Dependencies

  • @types/jest: upgrade to version 28.1.7 (db3e729)
  • @types/semver: upgrade to version 7.3.12 (8c61c71)
  • @typescript-eslint/*: upgrade to version 5.33.1 (cb0e223)
  • eslint: upgrade to version 8.22.0 (01591eb)
  • mongodb: upgrade to version 4.9.0 (a0b5599), closes #676
  • ts-jest: upgrade to version 28.0.8 (10bb530)
nodkz
published 8.9.0-beta.3 •

Changelog

Source

8.9.0-beta.3 (2022-08-21)

Dependencies

  • mongodb: upgrade to version 4.9.0 (a0b5599), closes #676
nodkz
published 8.9.0-beta.2 •

Changelog

Source

8.9.0-beta.2 (2022-08-17)

Refactor

  • MongoBinaryDownloadUrl::translateArch: combine case "arm64" & "aarch64" (4eb48da)
nodkz
published 8.9.0-beta.1 •

Changelog

Source

8.9.0-beta.1 (2022-08-17)

Features

  • errors: add generic MMS Error (7fc4acc)
  • MongoBinaryDownload::extract: dont include ".dll" files in the filter anymore (a7c685b)

Style

  • MongoBinaryDownload::extractTarGz: rename some variables to current convention (bcb4dab)

Fixes

  • MongoBinaryDownload::extractTarGz: wrap error messages in "GenericMMSError" (a8733dc)
  • MongoMemoryReplSet::_initReplSet: use "extraConnectionOptions" when "_ranCreateAuth" is "true" (e116128)
  • MongoMemoryReplSet::cleanup: reset "_ranCreateAuth" on cleanup (2fc87e7)

Dependencies

  • @types/jest: upgrade to version 28.1.7 (db3e729)
  • @types/semver: upgrade to version 7.3.12 (8c61c71)
  • @typescript-eslint/*: upgrade to version 5.33.1 (cb0e223)
  • eslint: upgrade to version 8.22.0 (01591eb)
  • ts-jest: upgrade to version 28.0.8 (10bb530)
nodkz
published 8.8.0 •

Changelog

Source

8.8.0 (2022-07-24)

Features

  • MongoBinaryDownloadUrl: change to use "aarch64" by default and map to "arm64" where needed (ddf1991), closes #678
  • MongoBinaryDownloadUrl::getRhelVersionString: add support for aarch64 (62d96e6)
  • make use of the "localhost exception" for creating users (b1f4dc0), closes #670 #671

Style

  • MongoBinaryDownloadUrl::getFedoraVersionString: add comment about 36 (c168c62), closes #673
  • MongoBinaryDownloadUrl::getLegacyVersionString: remove nonexistent parameter from tsdoc (417d946)
  • MongoMemoryServer::AutomaticAuth: fix typo in tsdoc (770791b)

Fixes

  • MongoMemoryServer: add some extra context to -86 error on macos-arm (1f0f045), closes #674

Dependencies

  • @types/jest: upgrade to version 28.1.4 (627a3b5)
  • @types/jest: upgrade to version 28.1.6 (dff909f)
  • @typescript-eslint/*: upgrade to version 5.30.5 (58cfeaf)
  • @typescript-eslint/*: upgrade to version 5.30.7 (f73a26e)
  • eslint: upgrade to version 8.19.0 (574c252)
  • eslint: upgrade to version 8.20.0 (76a4a48)
  • eslint-plugin-prettier: upgrade to version 4.2.1 (97145a8)
  • jest: upgrade to version 28.1.2 (c7c7303)
  • jest: upgrade to version 28.1.3 (2ade5c3)
  • mongodb: set version to be "~" (8a5552a)
  • ts-jest: upgrade to version 28.0.7 (fa9975d)
nodkz
published 8.8.0-beta.3 •

Changelog

Source

8.8.0-beta.3 (2022-07-24)

Features

  • MongoBinaryDownloadUrl: change to use "aarch64" by default and map to "arm64" where needed (ddf1991), closes #678
  • MongoBinaryDownloadUrl::getRhelVersionString: add support for aarch64 (62d96e6)

Dependencies

  • @types/jest: upgrade to version 28.1.6 (dff909f)
  • @typescript-eslint/*: upgrade to version 5.30.7 (f73a26e)
  • eslint: upgrade to version 8.20.0 (76a4a48)
  • jest: upgrade to version 28.1.3 (2ade5c3)
  • mongodb: set version to be "~" (8a5552a)
  • ts-jest: upgrade to version 28.0.7 (fa9975d)
nodkz
published 8.8.0-beta.2 •

Changelog

Source

8.8.0-beta.2 (2022-07-13)

Style

  • MongoBinaryDownloadUrl::getFedoraVersionString: add comment about 36 (c168c62), closes #673
  • MongoBinaryDownloadUrl::getLegacyVersionString: remove nonexistent parameter from tsdoc (417d946)

Fixes

  • MongoMemoryServer: add some extra context to -86 error on macos-arm (1f0f045), closes #674
nodkz
published 8.8.0-beta.1 •

Changelog

Source

8.8.0-beta.1 (2022-07-05)

Features

  • make use of the "localhost exception" for creating users (b1f4dc0), closes #670 #671

Style

  • MongoMemoryServer::AutomaticAuth: fix typo in tsdoc (770791b)

Dependencies

  • @types/jest: upgrade to version 28.1.4 (627a3b5)
  • @typescript-eslint/*: upgrade to version 5.30.5 (58cfeaf)
  • eslint: upgrade to version 8.19.0 (574c252)
  • eslint-plugin-prettier: upgrade to version 4.2.1 (97145a8)
  • jest: upgrade to version 28.1.2 (c7c7303)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc