Comparing version 0.18.0 to 0.19.0
{ | ||
"name" : "level" | ||
, "description" : "Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN)" | ||
, "version" : "0.18.0" | ||
, "contributors" : [ | ||
"Rod Vagg <r@va.gg> (https://github.com/rvagg)" | ||
, "John Chesley <john@chesl.es> (https://github.com/chesles/)" | ||
, "Jake Verbaten <raynos2@gmail.com> (https://github.com/raynos)" | ||
, "Dominic Tarr <dominic.tarr@gmail.com> (https://github.com/dominictarr)" | ||
, "Max Ogden <max@maxogden.com> (https://github.com/maxogden)" | ||
, "Lars-Magnus Skog <lars.magnus.skog@gmail.com> (https://github.com/ralphtheninja)" | ||
, "David Björklund <david.bjorklund@gmail.com> (https://github.com/kesla)" | ||
, "Julian Gruber <julian@juliangruber.com> (https://github.com/juliangruber)" | ||
, "Paolo Fragomeni <paolo@async.ly> (https://github.com/hij1nx)" | ||
, "Anton Whalley <anton.whalley@nearform.com> (https://github.com/No9)" | ||
, "Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)" | ||
, "Pedro Teixeira <pedro.teixeira@gmail.com> (https://github.com/pgte)" | ||
, "James Halliday <mail@substack.net> (https://github.com/substack)" | ||
] | ||
, "repository" : { | ||
"type" : "git" | ||
, "url" : "https://github.com/Level/level.git" | ||
} | ||
, "homepage" : "https://github.com/Level/level" | ||
, "keywords": [ | ||
"leveldb" | ||
, "stream" | ||
, "database" | ||
, "db" | ||
, "store" | ||
, "storage" | ||
, "json" | ||
] | ||
, "main" : "level.js" | ||
, "dependencies" : { | ||
"leveldown" : "~0.10.0" | ||
, "level-packager" : "~0.18.0" | ||
} | ||
, "devDependencies" : { | ||
"tape" : "*" | ||
} | ||
, "scripts" : { | ||
"test" : "node ./test.js" | ||
} | ||
, "license" : "MIT" | ||
"name": "level", | ||
"description": "Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN)", | ||
"version": "0.19.0", | ||
"contributors": [ | ||
"Rod Vagg <r@va.gg> (https://github.com/rvagg)", | ||
"John Chesley <john@chesl.es> (https://github.com/chesles/)", | ||
"Jake Verbaten <raynos2@gmail.com> (https://github.com/raynos)", | ||
"Dominic Tarr <dominic.tarr@gmail.com> (https://github.com/dominictarr)", | ||
"Max Ogden <max@maxogden.com> (https://github.com/maxogden)", | ||
"Lars-Magnus Skog <ralphtheninja@riseup.net> (https://github.com/ralphtheninja)", | ||
"David Björklund <david.bjorklund@gmail.com> (https://github.com/kesla)", | ||
"Julian Gruber <julian@juliangruber.com> (https://github.com/juliangruber)", | ||
"Paolo Fragomeni <paolo@async.ly> (https://github.com/hij1nx)", | ||
"Anton Whalley <anton.whalley@nearform.com> (https://github.com/No9)", | ||
"Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)", | ||
"Pedro Teixeira <pedro.teixeira@gmail.com> (https://github.com/pgte)", | ||
"James Halliday <mail@substack.net> (https://github.com/substack)" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Level/level.git" | ||
}, | ||
"homepage": "https://github.com/Level/level", | ||
"keywords": [ | ||
"leveldb", | ||
"stream", | ||
"database", | ||
"db", | ||
"store", | ||
"storage", | ||
"json" | ||
], | ||
"main": "level.js", | ||
"dependencies": { | ||
"level-packager": "~0.19.0", | ||
"leveldown": "~0.10.0" | ||
}, | ||
"devDependencies": { | ||
"tape": "~4.0.0" | ||
}, | ||
"scripts": { | ||
"test": "node ./test.js" | ||
}, | ||
"license": "MIT" | ||
} |
Level | ||
===== | ||
![LevelDB Logo](https://twimg0-a.akamaihd.net/profile_images/3360574989/92fc472928b444980408147e5e5db2fa_bigger.png) | ||
<img alt="LevelDB Logo" height="100" src="http://leveldb.org/img/logo.svg"> | ||
@@ -10,3 +10,3 @@ **Fast & simple storage - a Node.js-style LevelDB wrapper** | ||
[![NPM](https://nodei.co/npm/level.png?stars&downloads)](https://nodei.co/npm/level/) [![NPM](https://nodei.co/npm-dl/level.png)](https://nodei.co/npm/level/) | ||
[![NPM](https://nodei.co/npm/level.png?stars&downloads&downloadRank)](https://nodei.co/npm/level/) [![NPM](https://nodei.co/npm-dl/level.png?months=6&height=3)](https://nodei.co/npm/level/) | ||
@@ -72,8 +72,8 @@ | ||
<a name="licence"></a> | ||
Licence & copyright | ||
<a name="license"></a> | ||
License & copyright | ||
------------------- | ||
Copyright (c) 2012-2013 Level contributors (listed above). | ||
Copyright (c) 2012-2015 Level contributors (listed above). | ||
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 the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md 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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
9254
2
+ Addedlevel-packager@0.19.7(transitive)
+ Addedlevelup@0.19.1(transitive)
+ Addedsemver@5.1.1(transitive)
- Removedlevel-packager@0.18.0(transitive)
- Removedlevelup@0.18.6(transitive)
- Removedsemver@2.3.2(transitive)
Updatedlevel-packager@~0.19.0