Comparing version 0.1.2 to 0.2.0
{ | ||
"name": "levelup", | ||
"version": "0.1.2", | ||
"version": "0.2.0", | ||
"dependencies": { | ||
@@ -5,0 +5,0 @@ "errno": { |
{ | ||
"name" : "levelup" | ||
, "description" : " Fast & simple storage - a Node.js-style LevelDB wrapper" | ||
, "description" : "Fast & simple storage - a Node.js-style LevelDB wrapper" | ||
, "authors": [ | ||
@@ -18,3 +18,3 @@ "Rod Vagg @rvagg <rod@vagg.org> (https://github.com/rvagg)" | ||
] | ||
, "version" : "0.1.2" | ||
, "version" : "0.2.0" | ||
, "main" : "lib/levelup.js" | ||
@@ -46,2 +46,2 @@ , "dependencies" : { | ||
, "gypfile" : true | ||
} | ||
} |
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
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
2903333
226