Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

memdown

Package Overview
Dependencies
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

memdown - npm Package Versions

2345

6.1.1

Diff

Changelog

Source

[6.1.1] - 2021-10-02

Fixed

  • Optimize db.clear() (#213) (a0856c4) (Vincent Weevers).
vweevers
published 6.1.0 •

Changelog

Source

[6.1.0] - 2021-09-28

Added

  • Add db.getMany(keys) (#212) (9d9691a) (Vincent Weevers).
vweevers
published 6.0.0 •

Changelog

Source

[6.0.0] - 2021-04-10

If you are upgrading: please see UPGRADING.md.

Changed

vweevers
published 5.1.0 •

Changelog

Source

[5.1.0] - 2019-10-04

Changed

  • Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#196) (@vweevers)
  • Upgrade standard devDependency from ^13.0.1 to ^14.0.0 (#195) (@vweevers)

Added

vweevers
published 5.0.0 •

Changelog

Source

[5.0.0] - 2019-08-18

If you are upgrading: please see UPGRADING.md.

Changed

  • Upgrade abstract-leveldown from ~6.0.1 to ~6.1.0 (#194) (@vweevers)
  • Upgrade safe-buffer from ~5.1.1 to ~5.2.0 (#187) (@vweevers)
  • Upgrade hallmark devDependency from ^0.1.0 to ^1.0.0 (#189) (@vweevers)
  • Upgrade standard devDependency from ^12.0.0 to ^13.0.1 (#188) (@vweevers)

Added

Removed

  • Drop support of key & value types other than string and Buffer (#191, #192) (@vweevers)
vweevers
published 4.1.0 •

Changelog

Source

[4.1.0] - 2019-06-28

Changed

  • Upgrade nyc devDependency from ^13.2.0 to ^14.0.0 (#182) (@vweevers)

Added

vweevers
published 4.0.0 •

Changelog

Source

[4.0.0] - 2019-03-29

If you are upgrading: please see UPGRADING.md.

Changed

Added

Removed

Fixed

vweevers
published 3.0.0 •

Changelog

Source

[3.0.0] - 2018-05-22

If you are upgrading: please see UPGRADING.md.

Added

Changed

Removed

vweevers
published 2.0.0 •

Changelog

Source

[2.0.0] - 2018-02-11

If you are upgrading: please see UPGRADING.md.

Added

Changed

  • Update abstract-leveldown to 4.0.0 (@vweevers)
  • Perform serialization through idiomatic _serializeKey and _serializeValue (@vweevers)
  • Don't stringify anything except nullish values (@vweevers)
  • Use Buffer.isBuffer() instead of AbstractLevelDOWN#isBuffer (@vweevers)
  • README: update instantiation instructions for latest levelup (@kumavis)
  • README: rename "database" to "store" (@ralphtheninja)
  • README: simplify example and prefer ES6 (@vweevers)
  • Configure Greenkeeper to ignore updates to @types/node (@ralphtheninja)

Fixed

  • Don't clone Buffer in iterator (@vweevers)
  • Stringify Buffer.from() argument in iterator (@vweevers)
  • README: use SVG rather than PNG badge for Travis (@ralphtheninja)
  • README: link to abstract-leveldown (@vweevers)
  • README: normalize markdown headers (@ralphtheninja)
  • README: fix license typos (@ralphtheninja)
  • README: fix code example (@ralphtheninja)
  • Rename iterator#_end to fix conflict with abstract-leveldown (@vweevers)
  • Set zuul --concurrency to 1 to avoid hitting Sauce Labs limit (@vweevers)
  • Test on Android 6.0 instead of latest (7.1) due to Sauce Labs issue (@vweevers)

Removed

  • Remove global store (@vweevers)
  • Remove skipping of falsy elements in MemDOWN#batch (@vweevers)
  • Remove obsolete benchmarks (@vweevers)
  • Remove obsolete testBuffer from test.js (@vweevers)
  • Remove redundant testCommon parameter from most tests (@vweevers)
  • Remove unnecessary rimraf replacement for Browserify (@vweevers)
  • README: remove Greenkeeper badge (@ralphtheninja)
vweevers
published 1.4.1 •

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