datastore-core
Advanced tools
Comparing version 0.5.0 to 0.6.0
@@ -0,1 +1,6 @@ | ||
<a name="0.6.0"></a> | ||
# [0.6.0](https://github.com/ipfs/js-datastore-core/compare/v0.5.0...v0.6.0) (2018-10-24) | ||
<a name="0.5.0"></a> | ||
@@ -2,0 +7,0 @@ # [0.5.0](https://github.com/ipfs/js-datastore-core/compare/v0.4.0...v0.5.0) (2018-09-19) |
{ | ||
"name": "datastore-core", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"description": "Wrapper implmentation for interface-datastore", | ||
@@ -37,10 +37,10 @@ "main": "src/index.js", | ||
"devDependencies": { | ||
"aegir": "^15.2.0", | ||
"chai": "^4.1.2", | ||
"aegir": "^15.3.1", | ||
"chai": "^4.2.0", | ||
"dirty-chai": "^2.0.1", | ||
"flow-bin": "~0.81.0" | ||
"flow-bin": "~0.83.0" | ||
}, | ||
"dependencies": { | ||
"async": "^2.6.1", | ||
"interface-datastore": "~0.5.0", | ||
"interface-datastore": "~0.6.0", | ||
"left-pad": "^1.3.0", | ||
@@ -59,4 +59,5 @@ "pull-many": "^1.0.8", | ||
"Richard Schneider <makaretu@gmail.com>", | ||
"Vasco Santos <vasco.santos@moxy.studio>", | ||
"Victor Bjelkholm <victorbjelkholm@gmail.com>" | ||
] | ||
} |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
810799
45
10502
+ Addedclass-is@1.1.0(transitive)
+ Addedinterface-datastore@0.6.0(transitive)
- Removedinterface-datastore@0.5.0(transitive)
Updatedinterface-datastore@~0.6.0