Socket
Socket
Sign inDemoInstall

deferred-leveldown

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deferred-leveldown - npm Package Compare versions

Comparing version 2.0.0-2 to 2.0.0

2

LICENSE.md
The MIT License (MIT)
=====================
Copyright (c) 2014 Rod Vagg
Copyright (c) 2013-2017 Rod Vagg
---------------------------

@@ -6,0 +6,0 @@

{
"name": "deferred-leveldown",
"description": "For handling delayed-open on LevelDOWN compatible libraries",
"version": "2.0.0-2",
"version": "2.0.0",
"contributors": [

@@ -33,6 +33,6 @@ "Rod Vagg <r@va.gg> (https://github.com/rvagg)",

"dependencies": {
"abstract-leveldown": "~2.4.0"
"abstract-leveldown": "~2.6.1"
},
"devDependencies": {
"tape": "~1.0.4"
"tape": "^4.7.0"
},

@@ -39,0 +39,0 @@ "scripts": {

@@ -66,4 +66,4 @@ DeferredLevelDOWN

Copyright (c) 2013-2015 DeferredLevelDOWN contributors (listed above).
Copyright (c) 2013-2017 DeferredLevelDOWN contributors (listed above).
DeferredLevelDOWN is licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.
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