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.19

Diff

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)
nodkz
published 7.0.0-beta.18 •

Changelog

Source

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

Fixes

  • resolveConfig: change to use the first found package.json with an non-empty config field (4d9de37), closes #439

Style

  • resolveConfig: add "filename" to logs (7809fcd)
nodkz
published 7.0.0-beta.17 •

Changelog

Source

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

Fixes

  • lockfile: ignore lockfile unlink fail (ceea1a7)
  • resolveConfig: findPackageJson: resolve file paths directly (0bec0bf), closes #440
  • resolveConfig: simplify packageJson type (fac363d)
nodkz
published 7.0.0-beta.16 •

Changelog

Source

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

⚠ BREAKING CHANGES

  • getos: All "USE*" and "SKIP*" Environment Variables got removed in favor of an better handling

Features

  • getos: remove all "USE*" and "SKIP*" environment variables (e389c3e)
  • getos: simplify reading an release file (e5e6521)
  • MongoBinaryDownloadUrl: add support for "arch/manjaro" (ubuntu workaround) (21449d6)
  • MongoBinaryDownloadUrl: refactor getUbuntuVersionString (fc08c25)
  • MongoBinaryDownloadUrl: remove function "getMintVersionString" (d66e28a)

Fixes

  • getos: add lsb-release file pattern to regex (0cc7dd5)
  • getos: add tests for "parseOS" and "parseLSB" (6cdf482)
  • getos: tryFirstReleaseFile: simplify file match (7a46fac)

Refactor

  • MongoBinaryDownloadUrl: add helper function for regex de-duplication (3d96e5e)
nodkz
published 7.0.0-beta.15 •

Changelog

Source

7.0.0-beta.15 (2021-02-10)

Features

  • lockfile: add custom lockfile implementation (e6a2237)

Dependencies

  • eslint: upgrade to 7.18.0 (6dc0b75)
  • jest: upgrade to 26.6.3 (8adf360)
  • ts-jest: upgrade to 26.4.4 (b8f1fae)
  • typescript: upgrade to 4.1.3 (30ea057)

Fixes

Style

  • lockfile: add more commentation (6d4576a)
  • lockfile.test: increase timeouts (c541b0e)
nodkz
published 7.0.0-beta.14 •

Changelog

Source

7.0.0-beta.14 (2021-01-20)

Fixes

  • "infomation" to "information" (da6c89d), closes #424
  • "unkown" to "unknown" (798b0db), closes #424
  • MongoMemoryReplSet: update when "cleanup" is run and added (836dc9c)
  • MongoMemoryServer: stop: return "false" if already stopped (b3c868e)

Style

  • MongoBinaryDownloadUrl: "Debain" to "Debian" (1879e4b), closes #424
nodkz
published 7.0.0-beta.13 •

Changelog

Source

7.0.0-beta.13 (2021-01-13)

Fixes

  • MongoBinaryDownloadUrl: handle Debian "testing" release (#430) (9c2c834)
nodkz
published 6.9.3 •

Changelog

Source

6.9.3 (2021-01-13)

Bug Fixes

  • MongoBinaryDownloadUrl: handle Debian "testing" release (#430) (e4ffecf)
nodkz
published 7.0.0-beta.12 •

Changelog

Source

7.0.0-beta.12 (2020-12-16)

⚠ BREAKING CHANGES

  • MongoInstance: remove function "MongoInstance.getPid", replace with "MongoInstance.childProcess?.pid"

Features

  • MongoInstance: remove function "getPid" (f40da9a)

Fixes

  • MongoMemoryReplSet: remove unnecessary default to empty array (2035845)

Style

  • MongoMemoryReplSet: remove commented-out case (8e3ae46)
  • MongoMemoryReplSet: remove TODO (5645a87), closes #392

Refactor

  • MongoBinary: getSystemPath: return "undefined" instead of empty string (10039f9)
  • MongoBinary: remove unused interface "MongoBinaryCache" (025df2e)
nodkz
published 7.0.0-beta.11 •

Changelog

Source

7.0.0-beta.11 (2020-11-11)

Features

Style

  • MongoInstance: _launchKiller: remove commented-out code (132917f)
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