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
2022

7.0.0-beta.1

Diff

Changelog

Source

7.0.0-beta.1 (2020-10-01)

Bug Fixes

  • MongoInstance: reset "childProcess" and "killerProcess" after "kill" (49c710d)

Code Refactoring

  • MongoInstance: change "null" to "undefined" for "childProcess" & "killerProcess" (232b812)
  • MongoInstance: move "debug" into an private function (3d23d5b)
  • MongoInstance: replace "instanceReady" and "instanceFailed" with events (6925c45)
  • MongoMemoryReplSet: "_waitForPrimary" use new events (ed4b9e9)

Features

  • db_util: add function "assertion" (c059500)
  • MongoInstance: change root values of "MongodOpts" to be required (9779721)
  • MongoInstance: extend EventEmitter (10965c7), closes #365
  • MongoInstance: make "port" and "dbPath" required (749c3e3)
  • MongoInstance: outsource "MongodOpts.instance" (d9dd6f8)
  • MongoInstance: remove function "waitPrimaryReady" (1536dc2)
  • MongoInstance: rename interface "MongodOps" to "MongodOpts" (edd4d39)

BREAKING CHANGES

  • MongoInstance: changing "null" to "undefined" can break some code
  • MongoInstance: throwing an error if 2 values are now undefined/null can break some code
  • MongoInstance: removing the possibility to overwrite 2 functions this can break some use-cases
  • MongoInstance: removing an function can break some use-cases
  • MongoMemoryReplSet: "_waitForPrimary" now uses events instead of calling function "waitPrimaryReady"
  • MongoInstance: because of changing values to "required" this can break some use-cases
  • MongoInstance: removing the "dynamic" part can break some code with custom debug-logging
  • MongoInstance: because of the rename it can break some use-cases
nodkz
published 6.9.0 •

Changelog

Source

6.9.0 (2020-09-30)

Bug Fixes

  • MongoInstance: try "SIGKILL" after timeout (f2a06bc)
  • MongoMemoryReplSet: change "process.on" to "process.once" for "beforeExit" (0e07953)
  • MongoMemoryReplSet: remove "beforeExit" listener inside "stop" (c7328c9)
  • MongoMemoryServer: remove double check (b99f3a4)

Features

  • MongoInstance: warn if nodejs version is below "10.15.0" (8693b46), closes #379
  • MongoMemoryReplSet: deprecate "getConnectionString" (b088af2)
  • MongoMemoryServer: deprecate "getConnectionString" (9abf04f)
nodkz
published 6.9.0-beta.2 •

Changelog

Source

6.9.0-beta.2 (2020-09-30)

Features

  • MongoMemoryReplSet: deprecate "getConnectionString" (b088af2)
  • MongoMemoryServer: deprecate "getConnectionString" (9abf04f)
nodkz
published 6.9.0-beta.1 •

Changelog

Source

6.9.0-beta.1 (2020-09-29)

Bug Fixes

  • MongoInstance: try "SIGKILL" after timeout (f2a06bc)
  • MongoMemoryReplSet: change "process.on" to "process.once" for "beforeExit" (0e07953)
  • MongoMemoryReplSet: remove "beforeExit" listener inside "stop" (c7328c9)
  • MongoMemoryServer: remove double check (b99f3a4)

Features

  • MongoInstance: warn if nodejs version is below "10.15.0" (8693b46), closes #379
nodkz
published 6.8.1 •

Changelog

Source

6.8.1 (2020-09-28)

Bug Fixes

nodkz
published 6.8.1-beta.2 •

Changelog

Source

6.8.1-beta.2 (2020-09-28)

Bug Fixes

nodkz
published 6.8.1-beta.1 •

Changelog

Source

6.8.1-beta.1 (2020-09-26)

Bug Fixes

  • MongoInstance: add call to "instanceFailed" to "closeHandler" (c6010f4), closes #385
  • MongoInstance: fix log in "run" (38b2f0d)
nodkz
published 6.8.0 •

Changelog

Source

6.8.0 (2020-09-21)

Features

  • skip binary download when binary tar exists (31ac64c)
nodkz
published 6.7.6 •

Changelog

Source

6.7.6 (2020-09-16)

Bug Fixes

  • MongoBinary: change "LockFile.unlock" to be async (87c7b33)
  • MongoBinary: improve code (39ca575)
  • resolve-config: improve code (22d765d)
nodkz
published 6.7.5 •

Changelog

Source

6.7.5 (2020-09-12)

Bug Fixes

  • postinstall: skip postinstall if "SYSTEM_BINARY" is set (34b1f1f), closes #370
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