Socket
Socket
Sign inDemoInstall

leveldown

Package Overview
Dependencies
Maintainers
1
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 0.4.0 to 0.4.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

0.4.1 @ May 17 2013
===================
* Fix memory leak caused when passing String objects in as keys and values, conversion to Slice created new char[] but wasn't being disposed. Buffers are automatically disposed. (@rvagg, reported by @kylegetson levelup/#140)
0.4.0 @ May 15 2013

@@ -2,0 +6,0 @@ ===================

2

package.json

@@ -20,3 +20,3 @@ {

]
, "version" : "0.4.0"
, "version" : "0.4.1"
, "main" : "index.js"

@@ -23,0 +23,0 @@ , "dependencies" : {

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