ipld-ethereum
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -0,1 +1,12 @@ | ||
<a name="2.0.3"></a> | ||
## [2.0.3](https://github.com/ipld/js-ipld-ethereum/compare/v2.0.2...v2.0.3) (2019-01-18) | ||
### Bug Fixes | ||
* **package:** update merkle-patricia-tree to version 3.0.0 ([57f19fe](https://github.com/ipld/js-ipld-ethereum/commit/57f19fe)) | ||
* browser bundle ([a246af1](https://github.com/ipld/js-ipld-ethereum/commit/a246af1)) | ||
<a name="2.0.2"></a> | ||
@@ -2,0 +13,0 @@ ## [2.0.2](https://github.com/ipld/js-ipld-ethereum/compare/v2.0.1...v2.0.2) (2018-11-07) |
{ | ||
"name": "ipld-ethereum", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "JavaScript Implementation of All Ethereum IPLD formats", | ||
@@ -27,6 +27,6 @@ "leadMaintainer": "Volker Mische <volker.mische@gmail.com>", | ||
"ethereumjs-account": "^2.0.4", | ||
"ethereumjs-block": "^2.0.0", | ||
"ethereumjs-block": "^2.1.0", | ||
"ethereumjs-tx": "^1.3.3", | ||
"ipfs-block": "~0.8.0", | ||
"merkle-patricia-tree": "^2.2.0", | ||
"merkle-patricia-tree": "^3.0.0", | ||
"multihashes": "~0.4.12", | ||
@@ -37,3 +37,3 @@ "multihashing-async": "~0.5.1", | ||
"devDependencies": { | ||
"aegir": "^17.0.1", | ||
"aegir": "^18.0.2", | ||
"chai": "^4.1.2", | ||
@@ -43,2 +43,3 @@ "dirty-chai": "^2.0.1" | ||
"contributors": [ | ||
"Alan Shaw <alan.shaw@protocol.ai>", | ||
"David Dias <daviddias.p@gmail.com>", | ||
@@ -45,0 +46,0 @@ "Richard Schneider <makaretu@gmail.com>", |
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
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
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
3655953
37
26887
1
+ Addedabstract-leveldown@5.0.0(transitive)
+ Addeddeferred-leveldown@4.0.2(transitive)
+ Addedencoding-down@5.0.4(transitive)
+ Addedimmediate@3.2.3(transitive)
+ Addedlevel-codec@9.0.2(transitive)
+ Addedlevel-errors@2.0.1(transitive)
+ Addedlevel-iterator-stream@3.0.1(transitive)
+ Addedlevel-mem@3.0.1(transitive)
+ Addedlevel-packager@4.0.1(transitive)
+ Addedlevel-ws@1.0.0(transitive)
+ Addedlevelup@3.1.1(transitive)
+ Addedmemdown@3.0.0(transitive)
+ Addedmerkle-patricia-tree@3.0.0(transitive)
+ Addedstring_decoder@1.3.0(transitive)
Updatedethereumjs-block@^2.1.0
Updatedmerkle-patricia-tree@^3.0.0