Socket
Socket
Sign inDemoInstall

abstract-leveldown

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-leveldown - npm Package Versions

13
8

6.0.3

Diff

Changelog

Source

[6.0.3] - 2019-04-26

Changed

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

Fixed

vweevers
published 6.0.2 •

Changelog

Source

[6.0.2] - 2019-03-30

Changed

Fixed

vweevers
published 6.0.1 •

Changelog

Source

[6.0.1] - 2018-12-27

Changed

  • Upgrade hallmark devDependency from 0.0.2 to 0.1.0 (#316) (@vweevers)
  • Split v6 upgrade guide into sections for consumers and implementors (@vweevers)

Fixed

  • Remove range tests that assumed zero-length strings or Buffers meant "not defined" (#319) (@vweevers)
vweevers
published 6.0.0 •

Changelog

Source

[6.0.0] - 2018-10-20

If you are upgrading: please see UPGRADING.md.

Changed

Added

Removed

Fixed

ralphtheninja
published 5.0.0 •

Changelog

Source

[5.0.0] - 2018-05-22

If you are upgrading: please see UPGRADING.md.

Changed

Added

Removed

vweevers
published 4.0.3 •

Changelog

Source

[4.0.3] - 2018-02-21

Changed

Fixed

  • Remove invalid TypeScript from Batch (@Tapppi)
  • Add JSDoc to incorrectly inferred TypeScript types (@Tapppi)
vweevers
published 4.0.2 •

Changelog

Source

[4.0.2] - 2018-02-09

Fixed

vweevers
published 4.0.1 •

Changelog

Source

[4.0.1] - 2018-02-09

This was released as a patch because it only changed tests and TypeScript typings (which are marked experimental and don't follow semver).

Added

  • Run test suite in TypeScript in addition to Node.js (@vweevers)
  • Add TypeScript smoke test (@vweevers)
  • Add TypeScript readme section with stability badge (@vweevers)

Removed

  • Remove obsolete parameters from tests (@vweevers)

Fixed

  • Update TypeScript typings for v4 (@vweevers)
  • Use ES6 classes in tests to please TypeScript (@vweevers)
  • Define default methods on prototype to please TypeScript (@vweevers)
ralphtheninja
published 4.0.0 •

Changelog

Source

[4.0.0] - 2018-01-20

If you are upgrading: please see UPGRADING.md.

Changed

  • Ignore empty range options in AbstractLevelDOWN#_setupIteratorOptions (@ralphtheninja)
  • Make testCommon.js the default value for testCommon parameter (@ralphtheninja)
  • Use Buffer.isBuffer() instead of AbstractLevelDOWN#isBuffer (@ralphtheninja)
  • Cleanup iterator tests (#161) (@ralphtheninja)
  • Pass test function as a parameter instead of setting local global (@ralphtheninja)
  • Assert batch type is 'put' or 'del' (@vweevers)
  • Assert batch array elements are objects (@vweevers)

Added

Removed

  • Remove isLevelDOWN function and corresponding tests (@ralphtheninja)
  • Remove AbstractLevelDOWN#approximateSize method and corresponding tests (@ralphtheninja)
  • Remove testBuffer in abstract/put-get-del-test.js (@ralphtheninja)
  • Remove object value test in abstract/put-test.js (@vweevers)
  • Remove serialize buffer tests (@vweevers)
  • Remove serialize object tests (@vweevers)
  • Remove BufferType parameter in abstract/put-get-del-test.js, use Buffer (@ralphtheninja)

Fixed

  • Ensure stores are closed properly (fixes problems on Windows) (@ralphtheninja)
  • Call back errors on next tick to avoid zalgo (@vweevers)
vweevers
published 3.0.0 •

Changelog

Source

[3.0.0] - 2017-11-04

If you are upgrading: please see UPGRADING.md.

Added

Removed

  • Drop support for 0.12. Cause for new major version! (@vweevers)

Fixed

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