Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

abstract-leveldown

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-leveldown - npm Package Compare versions

Comparing version 0.9.0 to 0.10.0

abstract/ranges-test.js

15

package.json
{
"name" : "abstract-leveldown"
, "description" : "An abstract prototype matching the LevelDOWN API"
, "version" : "0.9.0"
, "homepage" : "https://github.com/rvagg/node-abstract-leveldown"
, "version" : "0.10.0"
, "contributors" : [

@@ -19,8 +18,4 @@ "Rod Vagg <r@va.gg> (https://github.com/rvagg)"

, "Pedro Teixeira <pedro.teixeira@gmail.com> (https://github.com/pgte)"
, "James Halliday <mail@substack.net> (https://github.com/substack)"
]
, "authors" : [
"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
]
, "keywords" : [ "leveldb", "leveldown", "levelup" ]
, "main" : "./abstract-leveldown.js"
, "repository" : {

@@ -30,4 +25,6 @@ "type" : "git"

}
, "dependencies" : {
}
, "homepage" : "https://github.com/rvagg/node-abstract-leveldown"
, "keywords" : [ "leveldb", "leveldown", "levelup" ]
, "main" : "./abstract-leveldown.js"
, "dependencies" : {}
, "devDependencies" : {

@@ -34,0 +31,0 @@ "tap" : "*"

1

README.md

@@ -147,2 +147,3 @@ # Abstract LevelDOWN [![Build Status](https://secure.travis-ci.org/rvagg/node-abstract-leveldown.png)](http://travis-ci.org/rvagg/node-abstract-leveldown)

<tr><th align="left">Pedro Teixeira</th><td><a href="https://github.com/pgte">GitHub/pgte</a></td><td><a href="https://twitter.com/pgte">Twitter/@pgte</a></td></tr>
<tr><th align="left">James Halliday</th><td><a href="https://github.com/substack">GitHub/substack</a></td><td><a href="https://twitter.com/substack">Twitter/@substack</a></td></tr>
</tbody></table>

@@ -149,0 +150,0 @@

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