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

7.0.0-beta.35

Diff

Changelog

Source

7.0.0-beta.35 (2021-03-19)

Fixes

  • MongoBinaryDownload: getPath: reduce some calls (43b746a)
nodkz
published 7.0.0-beta.34 •

Changelog

Source

7.0.0-beta.34 (2021-03-19)

Fixes

  • MongoInstance: change logs to be more up-to-date (d421e01)
  • MongoMemoryReplSet: _initReplSet: add more logs (952fbf5)
  • MongoMemoryServer: change options instead of creating new instance for auth creation (171f1fb)

Dependencies

  • mongodb: upgrade to 3.6.5 (d0eabf6)
nodkz
published 7.0.0-beta.33 •

Changelog

Source

7.0.0-beta.33 (2021-03-17)

Fixes

  • MongoBinary: add information about "RUNTIME_DOWNLOAD" to no binary found error (94ee82d)
  • MongoBinary: change to match with regex instead of string splitting (ab1cd36)
  • MongoBinary: remove using "binaryVersion" for version, because "version" cannot be undefined (72c8199)
  • MongoBinary: use less variables & extend error (8b448db)
  • MongoBinary: use semver for version comparison (d1f181a)
nodkz
published 7.0.0-beta.32 •

Changelog

Source

7.0.0-beta.32 (2021-03-16)

Fixes

  • MongoMemoryServer: change state to stopped when start fails (e9134a7)
nodkz
published 7.0.0-beta.31 •

Changelog

Source

7.0.0-beta.31 (2021-03-15)

Features

  • errors: add error "StateError" (e582407)
  • errors: add error "UnknownArchitecture" (e2c39d6)
  • errors: add error "UnknownLockfileStatus" (186df5b)
  • errors: add error "UnknownPlatform" (747d893)
  • lockfile: replace custom errors with "UnknownLockfileStatus" (5ea5662)
  • MongoBinaryDownloadUrl: replace custom errors with "UnknownArchitecture" (6755554)
  • MongoBinaryDownloadUrl: replace custom errors with "UnknownPlatform" (86aac73)
  • MongoMemoryReplSet: replace custom errors with "StateError" (f49d7a1)
  • MongoMemoryServer: replace custom error with "StateError" (e965ef5)
nodkz
published 7.0.0-beta.30 •

Changelog

Source

7.0.0-beta.30 (2021-03-14)

⚠ BREAKING CHANGES

  • utils: Default-export from "utils" got removed, import it now with "{ generateDbName }"

Fixes

  • MongoBinaryDownloadUrl: getDownloadUrl: try "DOWNLOAD_URL" before getArchiveName (7a8a4c3)
  • MongoBinaryUrl: getDownloadUrl: try to create an "URL" to check if the url is valid (25c865c)
  • utils: remove default export (102e4b0)
nodkz
published 7.0.0-beta.29 •

Changelog

Source

7.0.0-beta.29 (2021-03-12)

Features

  • utils: uriTemplate: allow "port" to be undefined so that "host" can be an list of hosts (e101162)

Fixes

  • MongoInstance: remove interface "MongoInstanceOpts" in favor of "MongoMemoryInstanceProp" (7efb4ff)
  • MongoMemoryReplSet: dont generate an "otherDb" if "othereDb" is false (63497c0)
  • MongoMemoryReplSet: getUri: loop over less arrays (dec9bac)
  • MongoMemoryReplSet: getUri: use "uriTemplate" instead of re-doing (c6c9321)
  • MongoMemoryServer: dont trigger "otherDb" if "otherDbName" is false (ffb096d)

Style

  • MongoInstance: move comment into tsdoc (d749abb)
  • MongoInstance: remove "null" from "port" (75d805f)
  • MongoInstance: rename interface to have an better name (60858b1)
  • MongoInstance: rename interface to have an better name (916aa11)
  • MongoMemoryReplSet: add tsdoc to "initAllServers" (ba46aee)
  • MongoMemoryServer: change "StartupInstanceData" to depend on "MongoMemoryInstanceOpts" (26af098)
  • MongoMemoryServer: inherit type instead of redefining (eb41f81)
nodkz
published 7.0.0-beta.28 •

Changelog

Source

7.0.0-beta.28 (2021-03-10)

Dependencies

  • @types/dedent: remove unused dependency (1cb479d)
  • @types/lockfile: remove unused dependency (fa3d6c8)
  • os: remove unused dependency (ab027c7)
nodkz
published 7.0.0-beta.27 •

Changelog

Source

7.0.0-beta.27 (2021-03-10)

Features

  • change binary from "base/version/mongod" to "base/mongod-arch-dist-version" (2682704), closes #256

Style

  • DryMongoBinary: remove unused optional chaning (06cfccb)
nodkz
published 7.0.0-beta.26 •

Changelog

Source

7.0.0-beta.26 (2021-03-09)

Reverts

  • "test(replset-single): add in-detail error printing on error" (7989082)

Style

  • MongoMemoryReplSet: _waitForPrimary: add log that function got called (c5f66a3)
  • MongoMemoryReplSet: trim error message & add "_" to unused parameter (6be0c00)

Fixes

  • MongoInstance: stdoutHandler: dont use "else if" (03184d4)
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