@0xcert/utils
Advanced tools
Comparing version 0.0.0-alpha3 to 0.0.0-alpha4
@@ -5,4 +5,4 @@ { | ||
{ | ||
"version": "0.0.0-alpha3", | ||
"tag": "@0xcert/utils_v0.0.0-alpha3", | ||
"version": "0.0.0-alpha4", | ||
"tag": "@0xcert/utils_v0.0.0-alpha4", | ||
"date": "Thu, 22 Nov 2018 00:51:03 GMT", | ||
@@ -9,0 +9,0 @@ "comments": {} |
@@ -5,3 +5,3 @@ # Change Log - @0xcert/utils | ||
## 0.0.0-alpha3 | ||
## 0.0.0-alpha4 | ||
Thu, 22 Nov 2018 00:51:03 GMT | ||
@@ -8,0 +8,0 @@ |
{ | ||
"files": { | ||
"packages/0xcert-utils/CHANGELOG.json": "c0dedaab87448d2a1881253946b27cd8b9c93d6e", | ||
"packages/0xcert-utils/CHANGELOG.md": "32d35a31ba71b23549d946d14ef4dd8f2ef3345d", | ||
"packages/0xcert-utils/CHANGELOG.json": "9c24f7c1fc45cbf0ebe904948e13e757de7f458f", | ||
"packages/0xcert-utils/CHANGELOG.md": "7215de06731b0c28f21a59ee06796d491f10c9fb", | ||
"packages/0xcert-utils/README.md": "97cb6086d9f4d557e55bd27ab30f1ea053da99d3", | ||
"packages/0xcert-utils/nodemon.json": "82b893373db9861f1df4b55d8ea68a5d37b118de", | ||
"packages/0xcert-utils/package.json": "1e9932b56f10dbc210908113cf4ae48ca706ba7c", | ||
"packages/0xcert-utils/package.json": "05a5b4b2d8b453c2aa3c512acad0220b85070dac", | ||
"packages/0xcert-utils/src/index.ts": "755eccf9ae7a2d1f47594dbe51627b487182083f", | ||
@@ -23,5 +23,5 @@ "packages/0xcert-utils/src/methods/sha.ts": "6202bfe61b0f04840e3c022587262e18f65b194c", | ||
"packages/0xcert-utils/tsconfig.json": "4aeac3c20e45b7e477e82012eb7788f7dbb11bf3", | ||
"common/config/rush/npm-shrinkwrap.json": "9dea1ec1c34d5bcf4df825f8250513472c8f14f2" | ||
"common/config/rush/npm-shrinkwrap.json": "85e9a2392b6dc8ee32e79467374e9a32d2631090" | ||
}, | ||
"arguments": "npx specron test " | ||
"arguments": "npm run clean && npx tsc " | ||
} |
{ | ||
"name": "@0xcert/utils", | ||
"version": "0.0.0-alpha3", | ||
"version": "0.0.0-alpha4", | ||
"description": "Ethereum utils for 0xcert protocol.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
27183