abstract-leveldown
Advanced tools
Comparing version 0.9.0 to 0.10.0
{ | ||
"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" : "*" |
@@ -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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
110412
25
2506
156