Comparing version 0.10.0 to 0.12.0
@@ -16,2 +16,3 @@ { | ||
, "Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)" | ||
, "Pedro Teixeira <pedro.teixeira@gmail.com> (https://github.com/pgte)" | ||
] | ||
@@ -27,7 +28,7 @@ , "keywords": [ | ||
] | ||
, "version" : "0.10.0" | ||
, "version" : "0.12.0" | ||
, "main" : "index.js" | ||
, "dependencies" : { | ||
"leveldown" : "~0.6.0" | ||
, "levelup" : "~0.10.0" | ||
"leveldown" : "~0.6.2" | ||
, "levelup" : "~0.12.0" | ||
} | ||
@@ -34,0 +35,0 @@ , "repository" : { |
@@ -9,2 +9,4 @@ Level | ||
[![NPM](https://nodei.co/npm/level.png)](https://nodei.co/npm/level/) | ||
This is a convenience package that bundles the current release of **[LevelUP](https://github.com/rvagg/node-levelup)** and **[LevelDOWN](https://github.com/rvagg/node-leveldown)** and exposes LevelUP on its export. | ||
@@ -63,2 +65,3 @@ | ||
<tr><th align="left">Matteo Collina</th><td><a href="https://github.com/mcollina">GitHub/mcollina</a></td><td><a href="https://twitter.com/matteocollina">Twitter/@matteocollina</a></td></tr> | ||
<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> | ||
</tbody></table> | ||
@@ -73,2 +76,2 @@ | ||
Level is licensed under an MIT +no-false-attribs license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details. | ||
Level is licensed under an MIT +no-false-attribs license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details. |
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
9263
75
+ Addedbase64-js@0.0.2(transitive)
+ Addedbops@0.0.7(transitive)
+ Addedlevelup@0.12.0(transitive)
+ Addedto-utf8@0.0.1(transitive)
- Removedlevelup@0.10.0(transitive)
Updatedleveldown@~0.6.2
Updatedlevelup@~0.12.0