datastore-level
Advanced tools
Comparing version 0.4.2 to 0.5.0
@@ -0,1 +1,6 @@ | ||
<a name="0.5.0"></a> | ||
# [0.5.0](https://github.com/ipfs/js-datastore-level/compare/v0.4.2...v0.5.0) (2017-07-22) | ||
<a name="0.4.2"></a> | ||
@@ -2,0 +7,0 @@ ## [0.4.2](https://github.com/ipfs/js-datastore-level/compare/v0.4.0...v0.4.2) (2017-05-24) |
{ | ||
"name": "datastore-level", | ||
"version": "0.4.2", | ||
"version": "0.5.0", | ||
"description": "Datastore implementation with level(up|down) backend", | ||
@@ -41,6 +41,6 @@ "main": "src/index.js", | ||
"datastore-core": "^0.2.0", | ||
"interface-datastore": "^0.2.1", | ||
"interface-datastore": "^0.3.0", | ||
"level-js": "^2.2.4", | ||
"leveldown": "^1.7.0", | ||
"levelup": "^1.3.7", | ||
"leveldown": "^1.7.2", | ||
"levelup": "^1.3.8", | ||
"pull-stream": "^3.6.0" | ||
@@ -50,7 +50,7 @@ }, | ||
"aegir": "^11.0.2", | ||
"async": "^2.4.1", | ||
"chai": "^3.5.0", | ||
"cids": "^0.5.0", | ||
"dirty-chai": "^1.2.2", | ||
"flow-bin": "^0.46.0", | ||
"async": "^2.5.0", | ||
"chai": "^4.1.0", | ||
"cids": "^0.5.1", | ||
"dirty-chai": "^2.0.1", | ||
"flow-bin": "^0.51.0", | ||
"memdown": "^1.2.4", | ||
@@ -57,0 +57,0 @@ "rimraf": "^2.6.1" |
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
94767
+ Addedasn1.js@5.4.1(transitive)
+ Addedinterface-datastore@0.3.1(transitive)
+ Addedjs-sha3@0.8.0(transitive)
+ Addedlibp2p-crypto@0.10.4(transitive)
+ Addedlibp2p-crypto-secp256k1@0.2.3(transitive)
+ Addedmultihashing-async@0.5.2(transitive)
+ Addedprotons@1.2.1(transitive)
+ Addedsafer-buffer@2.1.2(transitive)
- Removedinterface-datastore@0.2.2(transitive)
Updatedinterface-datastore@^0.3.0
Updatedleveldown@^1.7.2
Updatedlevelup@^1.3.8