Comparing version 0.19.1 to 1.0.0-0
{ | ||
"name": "level", | ||
"description": "Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN)", | ||
"version": "0.19.1", | ||
"version": "1.0.0-0", | ||
"contributors": [ | ||
@@ -36,4 +36,4 @@ "Rod Vagg <r@va.gg> (https://github.com/rvagg)", | ||
"dependencies": { | ||
"level-packager": "~0.19.0", | ||
"leveldown": "~0.10.0" | ||
"level-packager": "next", | ||
"leveldown": "~1.0.6" | ||
}, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
@@ -13,3 +13,3 @@ 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. | ||
This is a convenience package that bundles the current release of **[LevelUP](https://github.com/level/levelup)** and **[LevelDOWN](https://github.com/level/leveldown)** and exposes LevelUP on its export. | ||
@@ -49,31 +49,10 @@ Use this package to avoid having to explicitly install LevelDOWN when you just want plain old LevelDB from LevelUP. | ||
See the [CONTRIBUTING.md](https://github.com/Level/level/blob/master/CONTRIBUTING.md) file for more details. | ||
See the [`CONTRIBUTING.md`](https://github.com/Level/community/blob/master/CONTRIBUTING.md) file for more details. | ||
### Contributors | ||
Level, including LevelUP & LevelDOWN, is only possible due to the excellent work of the following contributors: | ||
<table><tbody> | ||
<tr><th align="left">Rod Vagg</th><td><a href="https://github.com/rvagg">GitHub/rvagg</a></td><td><a href="http://twitter.com/rvagg">Twitter/@rvagg</a></td></tr> | ||
<tr><th align="left">John Chesley</th><td><a href="https://github.com/chesles/">GitHub/chesles</a></td><td><a href="http://twitter.com/chesles">Twitter/@chesles</a></td></tr> | ||
<tr><th align="left">Jake Verbaten</th><td><a href="https://github.com/raynos">GitHub/raynos</a></td><td><a href="http://twitter.com/raynos2">Twitter/@raynos2</a></td></tr> | ||
<tr><th align="left">Dominic Tarr</th><td><a href="https://github.com/dominictarr">GitHub/dominictarr</a></td><td><a href="http://twitter.com/dominictarr">Twitter/@dominictarr</a></td></tr> | ||
<tr><th align="left">Max Ogden</th><td><a href="https://github.com/maxogden">GitHub/maxogden</a></td><td><a href="http://twitter.com/maxogden">Twitter/@maxogden</a></td></tr> | ||
<tr><th align="left">Lars-Magnus Skog</th><td><a href="https://github.com/ralphtheninja">GitHub/ralphtheninja</a></td><td><a href="http://twitter.com/ralphtheninja">Twitter/@ralphtheninja</a></td></tr> | ||
<tr><th align="left">David Björklund</th><td><a href="https://github.com/kesla">GitHub/kesla</a></td><td><a href="http://twitter.com/david_bjorklund">Twitter/@david_bjorklund</a></td></tr> | ||
<tr><th align="left">Julian Gruber</th><td><a href="https://github.com/juliangruber">GitHub/juliangruber</a></td><td><a href="http://twitter.com/juliangruber">Twitter/@juliangruber</a></td></tr> | ||
<tr><th align="left">Paolo Fragomeni</th><td><a href="https://github.com/hij1nx">GitHub/hij1nx</a></td><td><a href="http://twitter.com/hij1nx">Twitter/@hij1nx</a></td></tr> | ||
<tr><th align="left">Anton Whalley</th><td><a href="https://github.com/No9">GitHub/No9</a></td><td><a href="https://twitter.com/antonwhalley">Twitter/@antonwhalley</a></td></tr> | ||
<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> | ||
<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> | ||
<a name="license"></a> | ||
License & copyright | ||
License & Copyright | ||
------------------- | ||
Copyright (c) 2012-2015 Level contributors (listed above). | ||
Copyright (c) 2012-2015 **Level** [contributors](https://github.com/level/community#contributors). | ||
Level 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. | ||
Level 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. |
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
5207
7
57
+ Addedabstract-leveldown@2.2.2(transitive)
+ Addedfast-future@1.0.2(transitive)
+ Addedleveldown@1.0.7(transitive)
+ Addednan@1.8.4(transitive)
+ Addedxtend@4.0.2(transitive)
- Removedabstract-leveldown@0.12.4(transitive)
- Removedbl@0.8.2(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removeddeferred-leveldown@0.2.0(transitive)
- Removederrno@0.1.8(transitive)
- Removedinherits@2.0.4(transitive)
- Removedisarray@0.0.1(transitive)
- Removedlevel-packager@0.19.7(transitive)
- Removedleveldown@0.10.6(transitive)
- Removedlevelup@0.19.1(transitive)
- Removednan@2.1.0(transitive)
- Removedprr@0.0.01.0.1(transitive)
- Removedreadable-stream@1.0.34(transitive)
- Removedsemver@5.1.1(transitive)
- Removedstring_decoder@0.10.31(transitive)
- Removedxtend@3.0.0(transitive)
Updatedlevel-packager@next
Updatedleveldown@~1.0.6