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

6.9.6

Diff

Changelog

Source

6.9.6 (2021-03-08)

Bug Fixes

  • dependencies: allow patch versions (237177b), closes #433
nodkz
published 6.9.5 •

Changelog

Source

6.9.5 (2021-03-08)

Bug Fixes

  • MongoBinaryDownloadUrl: add support for ubuntu-arm64 (c432e24), closes #443
nodkz
published 6.9.4 •

Changelog

Source

6.9.4 (2021-03-08)

Bug Fixes

  • MongoBinaryDownloadUrl: use debian92 for versions <4.2.0 (7bb5097), closes #448
nodkz
published 7.0.0-beta.25 •

Changelog

Source

7.0.0-beta.25 (2021-03-08)

Fixes

  • MongoBinaryDownloadUrl: use debian92 for versions <4.2.0 (79306c5), closes #448
nodkz
published 7.0.0-beta.24 •

Changelog

Source

7.0.0-beta.24 (2021-03-08)

Dependencies

  • @types/find-package-json: upgrade to 1.2.0 (d2dc5c6)
nodkz
published 7.0.0-beta.23 •

Changelog

Source

7.0.0-beta.23 (2021-03-02)

Features

  • DryMongoBinary: add new "DryMongoBinary" (3841312)
  • DryMongoBinary: add new function "generateOptions" (2d89ba1)
  • MongoBinary: add option to disable automatic download (2c0639b)
  • MongoBinary: implement usage of "DryMongoBinary" (4a13cea)
  • MongoBinaryDownload: add option to use "http" over "https" (b178a97), closes #172

Refactor

  • MongoBinary: use "DryMongoBinary.generateOptions" (0e7e73f)
  • MongoBinaryDownload: enhance md5 regex (becac06)
  • MongoBinaryDownload: extract: combine win32 and linux regex (702eaa9)
  • MongoBinaryDownload: extract: combine win32 filter regex (28cfc7c)
  • MongoBinaryDownloadUrl: change "translateArch" to be static (ba87378)

Style

  • MongoBinary: add tsdoc to describe what the class is for (36f1118)
  • MongoBinary: remove duplicated definitions from interface (87a3ca8)

Fixes

  • DryBinary: use "modulesCache/version/binary" instead of "modulesCache/mongodb-binaries/version/binary" (072abde)
  • DryMongoBinary: only use "resolveConfigValue" when not empty (08e71cf)
  • MongoBinaryDownload: add more logging (b63f629)
  • MongoBinaryDownload: change "downloadDir" to be required (d2f2e30)
  • MongoBinaryDownload: enhance progress message (ada4f2a)
  • MongoBinaryDownload: force an status print on download finish (62337fd)
  • MongoBinaryDownload: unify how the downloadUrl is represented (23f057e)
  • MongoBinaryDownload: use "mkdirp" over "fs.mkdir" (c64a321)
  • MongoBinaryDownload: use "MongoBinaryOpts" over "MongoBinaryDownloadOpts" (ce193ce)
  • MongoBinaryDownload: use new "URL" class instead of deprecated "url.parse" (70af5d2)
  • MongoBinaryDownloadUrl: remove unused parameter (d72ed42)
  • MongoBinaryDownloadUrl: use DryBinary.generateOptions's "os" instead of calling "getOS" directly (ac025d9)
  • resolveConfig: add helper function to add the prefix to an variable name (8334c45)
nodkz
published 7.0.0-beta.22 •

Changelog

Source

7.0.0-beta.22 (2021-02-26)

Fixes

  • MongoBinaryDownloadUrl: support macos arm64 to x64 archive translation (2aa9b38)
nodkz
published 7.0.0-beta.21 •

Changelog

Source

7.0.0-beta.21 (2021-02-25)

⚠ BREAKING CHANGES

  • MongoInstance: MongoInstance's functions got renamed to make more clear what they do (create,start,stop - instead of run,run,kill)

Features

  • MongoInstance: rename functions to unify all classes (655d295)

Dependencies

  • update lockfile (7ca52da)
  • cross-env: upgrade to 7.0.3 (b412ce2)
  • doctoc: upgrade to 2.0.0 (8e1a091)
  • eslint: upgrade to 7.20.0 (and related) (715fdbd)
  • husky: upgrade to 5.1.1 (4e93d29)
  • semantic-release: upgrade to 17.3.9 (and related) (d433278)
  • ts-jest: upgrade to 26.5.2 (5c07ee7)

Fixes

  • lockfile: add uuid to lock instance (75574a1)
  • MongoInstance: give better error reporting when library file is missing (692455a), closes #408
nodkz
published 7.0.0-beta.20 •

Changelog

Source

7.0.0-beta.20 (2021-02-24)

Features

  • MongoBinaryDownloadUrl: add support for ubuntu-arm64 (5733a0f), closes #443

Style

  • lockfile: add log when "readout" is for not for self (1b669ad)

Refactor

  • MongoBinaryDownload: unify path resolving (4258eb7)

Fixes

  • lockfile: checkLock: handle ENOENT (7d3e998)
  • MongoBinary: ensure lockfile gets unlocked in case of error (e81db43)
nodkz
published 7.0.0-beta.19 •

Changelog

Source

7.0.0-beta.19 (2021-02-24)

Fixes

  • global: use an absolute module path to core in global index scripts (2428fd8)
  • postinstall: use an absolute module path to core in postinstall scripts (d71ea48)

Dependencies

  • tslib: include tslib dependency in non-core packages (6125d2f)
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