Socket
Socket
Sign inDemoInstall

leveldown

Package Overview
Dependencies
Maintainers
3
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leveldown - npm Package Versions

23
11

6.1.1

Diff

Changelog

Source

[6.1.1] - 2022-03-25

Fixed

  • Fix getMany() memory leak (#804) (51979d1) (Vincent Weevers)
  • Document new features (ba729d2) (Vincent Weevers).
vweevers
published 6.1.0 •

Changelog

Source

[6.1.0] - 2021-09-28

Added

  • Add db.getMany(keys) (#787) (50dc50b) (Vincent Weevers).
vweevers
published 6.0.3 •

Changelog

Source

[6.0.3] - 2021-09-28

Fixed

  • Build universal binary for M1 (Apple silicon) (#781) (26ea717) (Vincent Weevers)
  • Make db.clear() 27x faster by doing it natively (aedf49e) (Vincent Weevers)
  • Optimize db.iterator() (112906b) (Vincent Weevers)
  • Cleanup hanging iterator also when next() errored (7356ba4) (Vincent Weevers)
  • Prevent GC of db during clear() and other operations (9a3f59a) (Vincent Weevers).
vweevers
published 6.0.2 •

Changelog

Source

[6.0.2] - 2021-09-12

Fixed

  • Close database on environment exit (#783) (8fdcaaa) (Vincent Weevers).
vweevers
published 6.0.1 •

Changelog

Source

[6.0.1] - 2021-08-01

Fixed

  • Support approximateSize() on db bigger than 4 GB (#777) (8740057) (Lars Kuhtz)
vweevers
published 6.0.0 •

Changelog

Source

[6.0.0] - 2021-04-10

If you are upgrading: please see UPGRADING.md.

Changed

  • Breaking: bump abstract-leveldown (15d5a9e) (Vincent Weevers)
  • Breaking: drop node 8 (Level/community#98) (8502b34) (Vincent Weevers)
  • Bump node-gyp from 6.x to 7.x (8bc5696) (Vincent Weevers)
  • Bump standard from 14.x to 16.x (d39e232, 39e3ca3) (Vincent Weevers)
  • Bump node-gyp-build from 4.1.x to 4.2.x (#708) (91711fa) (Vincent Weevers)
  • Skip stack exhaustion test (55a33b1) (Vincent Weevers)

Removed

vweevers
published 5.6.0 •

Changelog

Source

[5.6.0] - 2020-03-27

Changed

  • Upgrade nyc devDependency from ^14.0.0 to ^15.0.0 (#696) (@vweevers)
  • Upgrade electron devDependency from ^7.0.1 to ^8.0.0 (#700) (@vweevers)

Added

vweevers
published 5.5.1 •

Changelog

Source

[5.5.1] - 2020-02-24

Fixed

  • Fix android arm64 prebuild by disabling exceptions (#706) (@vweevers)
vweevers
published 5.5.0 •

Changelog

Source

[5.5.0] - 2020-02-19

Changed

Added

vweevers
published 5.4.1 •

Changelog

Source

[5.4.1] - 2019-10-26

Fixed

23
11
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