@0xcert/ethereum-utils
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -5,2 +5,8 @@ { | ||
{ | ||
"version": "1.4.1", | ||
"tag": "@0xcert/ethereum-utils_v1.4.1", | ||
"date": "Fri, 03 May 2019 09:59:39 GMT", | ||
"comments": {} | ||
}, | ||
{ | ||
"version": "1.4.0", | ||
@@ -7,0 +13,0 @@ "tag": "@0xcert/ethereum-utils_v1.4.0", |
# Change Log - @0xcert/ethereum-utils | ||
This log was last generated on Tue, 23 Apr 2019 15:50:38 GMT and should not be manually modified. | ||
This log was last generated on Fri, 03 May 2019 09:59:39 GMT and should not be manually modified. | ||
## 1.4.1 | ||
Fri, 03 May 2019 09:59:39 GMT | ||
*Version update only* | ||
## 1.4.0 | ||
@@ -6,0 +11,0 @@ Tue, 23 Apr 2019 15:50:38 GMT |
{ | ||
"files": { | ||
"packages/0xcert-ethereum-utils/CHANGELOG.json": "63c3199fabc85845eb88f0425d6afae6691e790c", | ||
"packages/0xcert-ethereum-utils/CHANGELOG.md": "a2a1e575b71d34c9f9c47d211cf72ee4432492d1", | ||
"packages/0xcert-ethereum-utils/README.md": "d065e4f240ca78daedc5dbf159fc05a4cc5098c1", | ||
"packages/0xcert-ethereum-utils/nodemon.json": "82b893373db9861f1df4b55d8ea68a5d37b118de", | ||
"packages/0xcert-ethereum-utils/package.json": "574c70d93c5a6ab3bd117eafeea53dd73d2b6310", | ||
"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": "4aeac3c20e45b7e477e82012eb7788f7dbb11bf3", | ||
"packages/0xcert-ethereum-utils/tslint.json": "c57b3f0cdb7aa74ab2ab02888380f613589cbe66", | ||
"common/config/rush/npm-shrinkwrap.json": "a9d3c16f50f2564e76b2b744f9f73ebf3f32b96a" | ||
}, | ||
"files": {}, | ||
"arguments": "npm run lint && npx nyc npx hayspec test " | ||
} |
{ | ||
"name": "@0xcert/ethereum-utils", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"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
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
32020
589