Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ipld-ethereum

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipld-ethereum - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

dist/index.js

11

CHANGELOG.md

@@ -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)

9

package.json
{
"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>",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc