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 Compare versions

Comparing version 6.0.0 to 6.0.1

LICENSE

206

CHANGELOG.md
# Changelog
_**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._
## [6.0.1] - 2021-08-01
### Fixed
- Support `approximateSize()` on db bigger than 4 GB ([#777](https://github.com/Level/leveldown/issues/777)) ([`8740057`](https://github.com/Level/leveldown/commit/8740057)) (Lars Kuhtz)
## [6.0.0] - 2021-04-10
_**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._
### Changed

@@ -1097,196 +1103,200 @@

## 0.0.0 - 2013-01-06
## [0.0.0] - 2013-01-06
:seedling: First release. Extracted from `levelup` as a stand-alone package ([**@rvagg**](https://github.com/rvagg))
[6.0.0]: https://github.com/Level/leveldown/compare/v5.6.0...v6.0.0
[6.0.1]: https://github.com/Level/leveldown/releases/tag/v6.0.1
[5.6.0]: https://github.com/Level/leveldown/compare/v5.5.1...v5.6.0
[6.0.0]: https://github.com/Level/leveldown/releases/tag/v6.0.0
[5.5.1]: https://github.com/Level/leveldown/compare/v5.5.0...v5.5.1
[5.6.0]: https://github.com/Level/leveldown/releases/tag/v5.6.0
[5.5.0]: https://github.com/Level/leveldown/compare/v5.4.1...v5.5.0
[5.5.1]: https://github.com/Level/leveldown/releases/tag/v5.5.1
[5.4.1]: https://github.com/Level/leveldown/compare/v5.4.0...v5.4.1
[5.5.0]: https://github.com/Level/leveldown/releases/tag/v5.5.0
[5.4.0]: https://github.com/Level/leveldown/compare/v5.3.0...v5.4.0
[5.4.1]: https://github.com/Level/leveldown/releases/tag/v5.4.1
[5.3.0]: https://github.com/Level/leveldown/compare/v5.3.0-0...v5.3.0
[5.4.0]: https://github.com/Level/leveldown/releases/tag/v5.4.0
[5.3.0-0]: https://github.com/Level/leveldown/compare/v5.2.1...v5.3.0-0
[5.3.0]: https://github.com/Level/leveldown/releases/tag/v5.3.0
[5.2.1]: https://github.com/Level/leveldown/compare/v5.2.0...v5.2.1
[5.3.0-0]: https://github.com/Level/leveldown/releases/tag/v5.3.0-0
[5.2.0]: https://github.com/Level/leveldown/compare/v5.1.1...v5.2.0
[5.2.1]: https://github.com/Level/leveldown/releases/tag/v5.2.1
[5.1.1]: https://github.com/Level/leveldown/compare/v5.1.0...v5.1.1
[5.2.0]: https://github.com/Level/leveldown/releases/tag/v5.2.0
[5.1.0]: https://github.com/Level/leveldown/compare/v5.0.3...v5.1.0
[5.1.1]: https://github.com/Level/leveldown/releases/tag/v5.1.1
[5.0.3]: https://github.com/Level/leveldown/compare/v5.0.2...v5.0.3
[5.1.0]: https://github.com/Level/leveldown/releases/tag/v5.1.0
[5.0.2]: https://github.com/Level/leveldown/compare/v5.0.1...v5.0.2
[5.0.3]: https://github.com/Level/leveldown/releases/tag/v5.0.3
[5.0.1]: https://github.com/Level/leveldown/compare/v5.0.0...v5.0.1
[5.0.2]: https://github.com/Level/leveldown/releases/tag/v5.0.2
[5.0.0]: https://github.com/Level/leveldown/compare/v4.0.2...v5.0.0
[5.0.1]: https://github.com/Level/leveldown/releases/tag/v5.0.1
[4.0.2]: https://github.com/Level/leveldown/compare/v4.0.1...v4.0.2
[5.0.0]: https://github.com/Level/leveldown/releases/tag/v5.0.0
[4.0.1]: https://github.com/Level/leveldown/compare/v4.0.0...v4.0.1
[4.0.2]: https://github.com/Level/leveldown/releases/tag/v4.0.2
[4.0.0]: https://github.com/Level/leveldown/compare/v3.0.2...v4.0.0
[4.0.1]: https://github.com/Level/leveldown/releases/tag/v4.0.1
[3.0.2]: https://github.com/Level/leveldown/compare/v3.0.1...v3.0.2
[4.0.0]: https://github.com/Level/leveldown/releases/tag/v4.0.0
[3.0.1]: https://github.com/Level/leveldown/compare/v3.0.0...v3.0.1
[3.0.2]: https://github.com/Level/leveldown/releases/tag/v3.0.2
[3.0.0]: https://github.com/Level/leveldown/compare/v2.1.1...v3.0.0
[3.0.1]: https://github.com/Level/leveldown/releases/tag/v3.0.1
[2.1.1]: https://github.com/Level/leveldown/compare/v2.1.0...v2.1.1
[3.0.0]: https://github.com/Level/leveldown/releases/tag/v3.0.0
[2.1.0]: https://github.com/Level/leveldown/compare/v2.0.2...v2.1.0
[2.1.1]: https://github.com/Level/leveldown/releases/tag/v2.1.1
[2.0.2]: https://github.com/Level/leveldown/compare/v2.0.1...v2.0.2
[2.1.0]: https://github.com/Level/leveldown/releases/tag/v2.1.0
[2.0.1]: https://github.com/Level/leveldown/compare/v2.0.0...v2.0.1
[2.0.2]: https://github.com/Level/leveldown/releases/tag/v2.0.2
[2.0.0]: https://github.com/Level/leveldown/compare/v1.9.0...v2.0.0
[2.0.1]: https://github.com/Level/leveldown/releases/tag/v2.0.1
[1.9.0]: https://github.com/Level/leveldown/compare/v1.8.0...v1.9.0
[2.0.0]: https://github.com/Level/leveldown/releases/tag/v2.0.0
[1.8.0]: https://github.com/Level/leveldown/compare/v1.7.2...v1.8.0
[1.9.0]: https://github.com/Level/leveldown/releases/tag/v1.9.0
[1.7.2]: https://github.com/Level/leveldown/compare/v1.7.1...v1.7.2
[1.8.0]: https://github.com/Level/leveldown/releases/tag/v1.8.0
[1.7.1]: https://github.com/Level/leveldown/compare/v1.7.0...v1.7.1
[1.7.2]: https://github.com/Level/leveldown/releases/tag/v1.7.2
[1.7.0]: https://github.com/Level/leveldown/compare/v1.7.0-0...v1.7.0
[1.7.1]: https://github.com/Level/leveldown/releases/tag/v1.7.1
[1.7.0-0]: https://github.com/Level/leveldown/compare/v1.6.0...v1.7.0-0
[1.7.0]: https://github.com/Level/leveldown/releases/tag/v1.7.0
[1.6.0]: https://github.com/Level/leveldown/compare/v1.5.3...v1.6.0
[1.7.0-0]: https://github.com/Level/leveldown/releases/tag/v1.7.0-0
[1.5.3]: https://github.com/Level/leveldown/compare/v1.5.2...v1.5.3
[1.6.0]: https://github.com/Level/leveldown/releases/tag/v1.6.0
[1.5.2]: https://github.com/Level/leveldown/compare/v1.5.1...v1.5.2
[1.5.3]: https://github.com/Level/leveldown/releases/tag/v1.5.3
[1.5.1]: https://github.com/Level/leveldown/compare/v1.5.0...v1.5.1
[1.5.2]: https://github.com/Level/leveldown/releases/tag/v1.5.2
[1.5.0]: https://github.com/Level/leveldown/compare/v1.4.6...v1.5.0
[1.5.1]: https://github.com/Level/leveldown/releases/tag/v1.5.1
[1.4.6]: https://github.com/Level/leveldown/compare/v1.4.5...v1.4.6
[1.5.0]: https://github.com/Level/leveldown/releases/tag/v1.5.0
[1.4.5]: https://github.com/Level/leveldown/compare/v1.4.4...v1.4.5
[1.4.6]: https://github.com/Level/leveldown/releases/tag/v1.4.6
[1.4.4]: https://github.com/Level/leveldown/compare/v1.4.3...v1.4.4
[1.4.5]: https://github.com/Level/leveldown/releases/tag/v1.4.5
[1.4.3]: https://github.com/Level/leveldown/compare/v1.4.2...v1.4.3
[1.4.4]: https://github.com/Level/leveldown/releases/tag/v1.4.4
[1.4.2]: https://github.com/Level/leveldown/compare/v1.4.1...v1.4.2
[1.4.3]: https://github.com/Level/leveldown/releases/tag/v1.4.3
[1.4.1]: https://github.com/Level/leveldown/compare/v1.4.0...v1.4.1
[1.4.2]: https://github.com/Level/leveldown/releases/tag/v1.4.2
[1.4.0]: https://github.com/Level/leveldown/compare/v1.3.1-0...v1.4.0
[1.4.1]: https://github.com/Level/leveldown/releases/tag/v1.4.1
[1.3.1-0]: https://github.com/Level/leveldown/compare/v1.3.0...v1.3.1-0
[1.4.0]: https://github.com/Level/leveldown/releases/tag/v1.4.0
[1.3.0]: https://github.com/Level/leveldown/compare/v1.2.2...v1.3.0
[1.3.1-0]: https://github.com/Level/leveldown/releases/tag/v1.3.1-0
[1.2.2]: https://github.com/Level/leveldown/compare/v1.2.1...v1.2.2
[1.3.0]: https://github.com/Level/leveldown/releases/tag/v1.3.0
[1.2.1]: https://github.com/Level/leveldown/compare/v1.2.0...v1.2.1
[1.2.2]: https://github.com/Level/leveldown/releases/tag/v1.2.2
[1.2.0]: https://github.com/Level/leveldown/compare/v1.1.0...v1.2.0
[1.2.1]: https://github.com/Level/leveldown/releases/tag/v1.2.1
[1.1.0]: https://github.com/Level/leveldown/compare/v1.0.7...v1.1.0
[1.2.0]: https://github.com/Level/leveldown/releases/tag/v1.2.0
[1.0.7]: https://github.com/Level/leveldown/compare/v1.0.6...v1.0.7
[1.1.0]: https://github.com/Level/leveldown/releases/tag/v1.1.0
[1.0.6]: https://github.com/Level/leveldown/compare/v1.0.5...v1.0.6
[1.0.7]: https://github.com/Level/leveldown/releases/tag/v1.0.7
[1.0.5]: https://github.com/Level/leveldown/compare/v1.0.4...v1.0.5
[1.0.6]: https://github.com/Level/leveldown/releases/tag/v1.0.6
[1.0.4]: https://github.com/Level/leveldown/compare/v1.0.3...v1.0.4
[1.0.5]: https://github.com/Level/leveldown/releases/tag/v1.0.5
[1.0.3]: https://github.com/Level/leveldown/compare/v1.0.2...v1.0.3
[1.0.4]: https://github.com/Level/leveldown/releases/tag/v1.0.4
[1.0.2]: https://github.com/Level/leveldown/compare/v1.0.1...v1.0.2
[1.0.3]: https://github.com/Level/leveldown/releases/tag/v1.0.3
[1.0.1]: https://github.com/Level/leveldown/compare/v1.0.0...v1.0.1
[1.0.2]: https://github.com/Level/leveldown/releases/tag/v1.0.2
[1.0.0]: https://github.com/Level/leveldown/compare/v0.10.6...v1.0.0
[1.0.1]: https://github.com/Level/leveldown/releases/tag/v1.0.1
[0.10.6]: https://github.com/Level/leveldown/compare/v0.10.5...v0.10.6
[1.0.0]: https://github.com/Level/leveldown/releases/tag/v1.0.0
[0.10.5]: https://github.com/Level/leveldown/compare/v0.10.4...v0.10.5
[0.10.6]: https://github.com/Level/leveldown/releases/tag/v0.10.6
[0.10.4]: https://github.com/Level/leveldown/compare/v0.10.3...v0.10.4
[0.10.5]: https://github.com/Level/leveldown/releases/tag/v0.10.5
[0.10.3]: https://github.com/Level/leveldown/compare/v0.10.2...v0.10.3
[0.10.4]: https://github.com/Level/leveldown/releases/tag/v0.10.4
[0.10.2]: https://github.com/Level/leveldown/compare/v0.10.1...v0.10.2
[0.10.3]: https://github.com/Level/leveldown/releases/tag/v0.10.3
[0.10.1]: https://github.com/Level/leveldown/compare/0.10.0...v0.10.1
[0.10.2]: https://github.com/Level/leveldown/releases/tag/v0.10.2
[0.10.0]: https://github.com/Level/leveldown/compare/0.9.2...0.10.0
[0.10.1]: https://github.com/Level/leveldown/releases/tag/v0.10.1
[0.9.2]: https://github.com/Level/leveldown/compare/0.9.1...0.9.2
[0.10.0]: https://github.com/Level/leveldown/releases/tag/0.10.0
[0.9.1]: https://github.com/Level/leveldown/compare/0.9.0...0.9.1
[0.9.2]: https://github.com/Level/leveldown/releases/tag/0.9.2
[0.9.0]: https://github.com/Level/leveldown/compare/0.8.3...0.9.0
[0.9.1]: https://github.com/Level/leveldown/releases/tag/0.9.1
[0.8.3]: https://github.com/Level/leveldown/compare/0.8.2...0.8.3
[0.9.0]: https://github.com/Level/leveldown/releases/tag/0.9.0
[0.8.2]: https://github.com/Level/leveldown/compare/0.8.1...0.8.2
[0.8.3]: https://github.com/Level/leveldown/releases/tag/0.8.3
[0.8.1]: https://github.com/Level/leveldown/compare/0.8.0...0.8.1
[0.8.2]: https://github.com/Level/leveldown/releases/tag/0.8.2
[0.8.0]: https://github.com/Level/leveldown/compare/0.7.0...0.8.0
[0.8.1]: https://github.com/Level/leveldown/releases/tag/0.8.1
[0.7.0]: https://github.com/Level/leveldown/compare/0.6.2...0.7.0
[0.8.0]: https://github.com/Level/leveldown/releases/tag/0.8.0
[0.6.2]: https://github.com/Level/leveldown/compare/0.6.1...0.6.2
[0.7.0]: https://github.com/Level/leveldown/releases/tag/0.7.0
[0.6.1]: https://github.com/Level/leveldown/compare/0.6.0...0.6.1
[0.6.2]: https://github.com/Level/leveldown/releases/tag/0.6.2
[0.6.0]: https://github.com/Level/leveldown/compare/0.5.0...0.6.0
[0.6.1]: https://github.com/Level/leveldown/releases/tag/0.6.1
[0.5.0]: https://github.com/Level/leveldown/compare/0.4.4...0.5.0
[0.6.0]: https://github.com/Level/leveldown/releases/tag/0.6.0
[0.4.4]: https://github.com/Level/leveldown/compare/0.4.3...0.4.4
[0.5.0]: https://github.com/Level/leveldown/releases/tag/0.5.0
[0.4.3]: https://github.com/Level/leveldown/compare/0.4.2...0.4.3
[0.4.4]: https://github.com/Level/leveldown/releases/tag/0.4.4
[0.4.2]: https://github.com/Level/leveldown/compare/0.4.1...0.4.2
[0.4.3]: https://github.com/Level/leveldown/releases/tag/0.4.3
[0.4.1]: https://github.com/Level/leveldown/compare/0.4.0...0.4.1
[0.4.2]: https://github.com/Level/leveldown/releases/tag/0.4.2
[0.4.0]: https://github.com/Level/leveldown/compare/0.3.1...0.4.0
[0.4.1]: https://github.com/Level/leveldown/releases/tag/0.4.1
[0.3.1]: https://github.com/Level/leveldown/compare/0.3.0...0.3.1
[0.4.0]: https://github.com/Level/leveldown/releases/tag/0.4.0
[0.3.0]: https://github.com/Level/leveldown/compare/0.2.3...0.3.0
[0.3.1]: https://github.com/Level/leveldown/releases/tag/0.3.1
[0.2.3]: https://github.com/Level/leveldown/compare/0.2.2...0.2.3
[0.3.0]: https://github.com/Level/leveldown/releases/tag/0.3.0
[0.2.2]: https://github.com/Level/leveldown/compare/0.2.1...0.2.2
[0.2.3]: https://github.com/Level/leveldown/releases/tag/0.2.3
[0.2.1]: https://github.com/Level/leveldown/compare/0.2.0...0.2.1
[0.2.2]: https://github.com/Level/leveldown/releases/tag/0.2.2
[0.2.0]: https://github.com/Level/leveldown/compare/0.1.4...0.2.0
[0.2.1]: https://github.com/Level/leveldown/releases/tag/0.2.1
[0.1.4]: https://github.com/Level/leveldown/compare/0.1.3...0.1.4
[0.2.0]: https://github.com/Level/leveldown/releases/tag/0.2.0
[0.1.3]: https://github.com/Level/leveldown/compare/0.1.2...0.1.3
[0.1.4]: https://github.com/Level/leveldown/releases/tag/0.1.4
[0.1.2]: https://github.com/Level/leveldown/compare/0.1.1...0.1.2
[0.1.3]: https://github.com/Level/leveldown/releases/tag/0.1.3
[0.1.1]: https://github.com/Level/leveldown/compare/0.1.0...0.1.1
[0.1.2]: https://github.com/Level/leveldown/releases/tag/0.1.2
[0.1.0]: https://github.com/Level/leveldown/compare/0.0.2...0.1.0
[0.1.1]: https://github.com/Level/leveldown/releases/tag/0.1.1
[0.0.2]: https://github.com/Level/leveldown/compare/0.0.1...0.0.2
[0.1.0]: https://github.com/Level/leveldown/releases/tag/0.1.0
[0.0.1]: https://github.com/Level/leveldown/compare/0.0.0...0.0.1
[0.0.2]: https://github.com/Level/leveldown/releases/tag/0.0.2
[0.0.1]: https://github.com/Level/leveldown/releases/tag/0.0.1
[0.0.0]: https://github.com/Level/leveldown/releases/tag/0.0.0
{
"name": "leveldown",
"version": "6.0.0",
"version": "6.0.1",
"description": "A low-level Node.js LevelDB binding",

@@ -13,3 +13,3 @@ "license": "MIT",

"test-prebuild": "cross-env PREBUILDS_ONLY=1 npm t",
"coverage": "nyc report --reporter=text-lcov | coveralls",
"coverage": "nyc report -r lcovonly",
"rebuild": "npm run install --build-from-source",

@@ -21,7 +21,8 @@ "prebuild": "prebuildify -t 8.14.0 --napi --strip",

"prepublishOnly": "npm run dependency-check",
"prebuild-arm": "npm run prebuild-linux-arm && npm run prebuild-android-arm",
"prebuild-linux-arm": "prebuildify-cross -i linux-armv6 -i linux-armv7 -i linux-arm64 -t 8.14.0 --napi --strip",
"prebuild-android-arm": "prebuildify-cross -i android-armv7 -i android-arm64 -t 8.14.0 --napi --strip",
"prebuild-linux-x64": "prebuildify-cross -i centos7-devtoolset7 -i alpine -t 8.14.0 --napi --strip",
"prebuild-darwin-x64": "prebuildify -t 8.14.0 --napi --strip"
"prebuild-darwin-x64": "prebuildify -t 8.14.0 --napi --strip",
"prebuild-win32-x86": "prebuildify -t 8.14.0 --napi --strip",
"prebuild-win32-x64": "prebuildify -t 8.14.0 --napi --strip"
},

@@ -35,3 +36,2 @@ "dependencies": {

"async-each": "^1.0.3",
"coveralls": "^3.0.2",
"cross-env": "^7.0.3",

@@ -41,7 +41,6 @@ "delayed": "^2.0.0",

"du": "^1.0.0",
"electron": "^12.0.2",
"electron": "^13.1.4",
"faucet": "^0.0.1",
"glob": "^7.1.3",
"hallmark": "^3.0.0",
"level-community": "^3.0.0",
"level-concat-iterator": "^3.0.0",

@@ -53,3 +52,3 @@ "mkfiletree": "^2.0.0",

"prebuildify-ci": "^1.0.4",
"prebuildify-cross": "^4.0.0",
"prebuildify-cross": "^4.0.1",
"readfiletree": "^1.0.0",

@@ -61,5 +60,2 @@ "rimraf": "^3.0.0",

},
"hallmark": {
"community": "level-community"
},
"gypfile": true,

@@ -66,0 +62,0 @@ "repository": {

# leveldown
[![level badge][level-badge]](https://github.com/Level/awesome)
[![npm](https://img.shields.io/npm/v/leveldown.svg?label=&logo=npm)](https://www.npmjs.com/package/leveldown)
[![npm](https://img.shields.io/npm/v/leveldown.svg)](https://www.npmjs.com/package/leveldown)
[![Node version](https://img.shields.io/node/v/leveldown.svg)](https://www.npmjs.com/package/leveldown)
[![Travis](https://img.shields.io/travis/com/Level/leveldown.svg?logo=travis&label=)](https://travis-ci.com/Level/leveldown)
[![AppVeyor](https://img.shields.io/appveyor/ci/Level/leveldown.svg?logo=appveyor&label=)](https://ci.appveyor.com/project/Level/leveldown)
[![Cirrus CI](https://img.shields.io/cirrus/github/Level/leveldown?logo=cirrus-ci&label=)](https://cirrus-ci.com/github/Level/leveldown)
[![npm](https://img.shields.io/npm/dm/leveldown.svg?label=dl)](https://www.npmjs.com/package/leveldown)
[![Coverage Status](https://coveralls.io/repos/github/Level/leveldown/badge.svg)](https://coveralls.io/github/Level/leveldown)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
[![Backers on Open Collective](https://opencollective.com/level/backers/badge.svg?color=orange)](#backers)
[![Sponsors on Open Collective](https://opencollective.com/level/sponsors/badge.svg?color=orange)](#sponsors)
[![Test](https://img.shields.io/github/workflow/status/Level/leveldown/Test?label=test)](https://github.com/Level/leveldown/actions/workflows/test.yml)
[![Coverage](https://img.shields.io/codecov/c/github/Level/leveldown?label=&logo=codecov&logoColor=fff)](https://codecov.io/gh/Level/leveldown)
[![Standard](https://img.shields.io/badge/standard-informational?logo=javascript&logoColor=fff)](https://standardjs.com)
[![Common Changelog](https://common-changelog.org/badge.svg)](https://common-changelog.org)
[![Donate](https://img.shields.io/badge/donate-orange?logo=open-collective&logoColor=fff)](https://opencollective.com/level)

@@ -61,4 +58,2 @@ ## Table of Contents

- [Donate](#donate)
- [Backers](#backers)
- [Sponsors](#sponsors)
- [License](#license)

@@ -459,7 +454,5 @@

There are multiple ways you can find help in using LevelDB in Node.js:
You're welcome to open an issue on the [GitHub repository](https://github.com/Level/leveldown) if you have a question.
- **IRC:** you'll find an active group of `levelup` users in the **##leveldb** channel on Freenode, including most of the contributors to this project.
- **Mailing list:** there is an active [Node.js LevelDB](https://groups.google.com/forum/#!forum/node-levelup) Google Group.
- **GitHub:** you're welcome to open an issue here on this GitHub repository if you have a question.
Past and no longer active support channels include the `##leveldb` IRC channel on Freenode and the [Node.js LevelDB](https://groups.google.com/forum/#!forum/node-levelup) Google Group.

@@ -492,24 +485,15 @@ ## Contributing

2. Push to GitHub: `git push --follow-tags`
3. Wait for Travis and AppVeyor builds to complete
3. Wait for CI to complete
4. Download prebuilds into `./prebuilds`: `npm run download-prebuilds`
5. Optionally verify loading a prebuild: `npm run test-prebuild`
6. Optionally verify which files npm will include: `canadian-pub`
7. Add changelog to the GitHub release
8. Finally: `npm publish`
7. Finally: `npm publish`
## Donate
To sustain [`Level`](https://github.com/Level) and its activities, become a backer or sponsor on [Open Collective](https://opencollective.com/level). Your logo or avatar will be displayed on our 28+ [GitHub repositories](https://github.com/Level) and [npm](https://www.npmjs.com/) packages. 💖
Support us with a monthly donation on [Open Collective](https://opencollective.com/level) and help us continue our work.
### Backers
[![Open Collective backers](https://opencollective.com/level/backers.svg?width=890)](https://opencollective.com/level)
### Sponsors
[![Open Collective sponsors](https://opencollective.com/level/sponsors.svg?width=890)](https://opencollective.com/level)
## License
[MIT](LICENSE.md) © 2012-present Rod Vagg and [Contributors](CONTRIBUTORS.md).
[MIT](LICENSE)

@@ -516,0 +500,0 @@ _`leveldown` builds on the excellent work of the LevelDB and Snappy teams from Google and additional contributors. LevelDB and Snappy are both issued under the [New BSD License](http://opensource.org/licenses/BSD-3-Clause). A large portion of `leveldown` Windows support comes from the [Windows LevelDB port](http://code.google.com/r/kkowalczyk-leveldb/) (archived) by [Krzysztof Kowalczyk](http://blog.kowalczyk.info/) ([`@kjk`](https://twitter.com/kjk)). If you're using `leveldown` on Windows, you should give him your thanks!_

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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