@0xcert/ethereum-utils
Advanced tools
Comparing version 2.0.0-alpha3 to 2.0.0-alpha4
@@ -5,4 +5,4 @@ { | ||
{ | ||
"version": "2.0.0-alpha3", | ||
"tag": "@0xcert/ethereum-utils_v2.0.0-alpha3", | ||
"version": "2.0.0-alpha4", | ||
"tag": "@0xcert/ethereum-utils_v2.0.0-alpha4", | ||
"date": "Wed, 19 Jun 2019 10:31:05 GMT", | ||
@@ -9,0 +9,0 @@ "comments": {} |
@@ -5,3 +5,3 @@ # Change Log - @0xcert/ethereum-utils | ||
## 2.0.0-alpha3 | ||
## 2.0.0-alpha4 | ||
Wed, 19 Jun 2019 10:31:05 GMT | ||
@@ -8,0 +8,0 @@ |
{ | ||
"files": {}, | ||
"arguments": "npm run clean && npx tsc " | ||
"files": { | ||
"packages/0xcert-ethereum-utils/CHANGELOG.json": "e38521e8fc535dd85903bf74e08c68506123f5d5", | ||
"packages/0xcert-ethereum-utils/CHANGELOG.md": "48c18e59a5f5e24cd3a6130eafa5536f8049d0ad", | ||
"packages/0xcert-ethereum-utils/README.md": "d065e4f240ca78daedc5dbf159fc05a4cc5098c1", | ||
"packages/0xcert-ethereum-utils/nodemon.json": "82b893373db9861f1df4b55d8ea68a5d37b118de", | ||
"packages/0xcert-ethereum-utils/package.json": "2aa23331e1b48f30abb9497373bbe4b92c25bc3b", | ||
"packages/0xcert-ethereum-utils/src/index.ts": "ae0e6c5462686fe230d0bce69a72d5e6efda505c", | ||
"packages/0xcert-ethereum-utils/src/lib/abi.ts": "63039e041c77000086ff5b4184a527a7423c03a8", | ||
"packages/0xcert-ethereum-utils/src/lib/big-number.ts": "0cc31a5909de1a664419eeae2d72334d5f25d737", | ||
"packages/0xcert-ethereum-utils/src/lib/encoder.ts": "60537f8082b2bdba29359713b281b2f3f30a8e06", | ||
"packages/0xcert-ethereum-utils/src/lib/normalize-address.ts": "d22aebead4987c2656ef9efad64203b8a57e5408", | ||
"packages/0xcert-ethereum-utils/src/tests/encode-parameters.test.ts": "f355013aef74283c27a037bdd863aad52e6bcb93", | ||
"packages/0xcert-ethereum-utils/src/tests/normalize-address.test.ts": "9231b1574c5a48f2f88a3834d844c9b5f1c5d475", | ||
"packages/0xcert-ethereum-utils/src/types/utils.ts": "a5a56a0d48b9788729708a278cb695fbf74b8148", | ||
"packages/0xcert-ethereum-utils/tsconfig.json": "aaa461c172cf0c93d58ffeef8e3ead76fe299b2e", | ||
"packages/0xcert-ethereum-utils/tslint.json": "c57b3f0cdb7aa74ab2ab02888380f613589cbe66", | ||
"common/config/rush/npm-shrinkwrap.json": "2f2d9986f7c1d779a61e645ffd67426c179b336e" | ||
}, | ||
"arguments": "npm run lint && npx nyc npx hayspec test " | ||
} |
{ | ||
"name": "@0xcert/ethereum-utils", | ||
"version": "2.0.0-alpha3", | ||
"version": "2.0.0-alpha4", | ||
"description": "General Ethereum utility module with helper functions for the Ethereum blockchain.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
37084
44
661