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 5.3.0-0 to 5.3.0

12

CHANGELOG.md

@@ -5,12 +5,16 @@ # Changelog

## [5.3.0-0] - 2019-10-04
## [5.3.0] - 2019-10-04
### Changed
- Replace Ubuntu 16.04 with CentOS 7 for prebuilds ([#674](https://github.com/Level/leveldown/issues/674)) ([**@rvagg**](https://github.com/rvagg))
- Replace Ubuntu 16.04 with CentOS 7 for prebuilds ([#674](https://github.com/Level/leveldown/issues/674)) ([**@rvagg**](https://github.com/rvagg)). This makes the prebuilt binary for linux compatible with Debian 8, Ubuntu 14.04, RHEL 7, CentOS 7 and other flavors with an old glibc.
### Added
- Add platform-specific notes ([#672](https://github.com/Level/leveldown/issues/672)) ([**@vweevers**](https://github.com/vweevers))
- Add platform-specific notes ([#672](https://github.com/Level/leveldown/issues/672), [`e359e7a`](https://github.com/Level/leveldown/commit/e359e7a)) ([**@vweevers**](https://github.com/vweevers))
## [5.3.0-0] - 2019-10-04
**Historical Note** This was a prerelease of 5.3.0 for testing purposes. Changes listed above.
## [5.2.1] - 2019-09-20

@@ -1031,2 +1035,4 @@

[5.3.0]: https://github.com/Level/leveldown/compare/v5.3.0-0...v5.3.0
[5.3.0-0]: https://github.com/Level/leveldown/compare/v5.2.1...v5.3.0-0

@@ -1033,0 +1039,0 @@

{
"name": "leveldown",
"version": "5.3.0-0",
"version": "5.3.0",
"description": "A low-level Node.js LevelDB binding",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -66,3 +66,2 @@ # leveldown

- On Alpine 3 it was previously necessary to use `--build-from-source`. This is no longer the case.
- FreeBSD hasn't been tested in a while. Let us know if it works!
- The Android prebuilds are made for and built against Node.js core rather than the [`nodejs-mobile`](https://github.com/JaneaSystems/nodejs-mobile) fork.

@@ -69,0 +68,0 @@

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