@0xcert/utils
Advanced tools
Comparing version 2.0.0-alpha4 to 2.0.0-alpha5
@@ -5,4 +5,4 @@ { | ||
{ | ||
"version": "2.0.0-alpha4", | ||
"tag": "@0xcert/utils_v2.0.0-alpha4", | ||
"version": "2.0.0-alpha5", | ||
"tag": "@0xcert/utils_v2.0.0-alpha5", | ||
"date": "Wed, 19 Jun 2019 10:31:05 GMT", | ||
@@ -9,0 +9,0 @@ "comments": {} |
@@ -5,3 +5,3 @@ # Change Log - @0xcert/utils | ||
## 2.0.0-alpha4 | ||
## 2.0.0-alpha5 | ||
Wed, 19 Jun 2019 10:31:05 GMT | ||
@@ -8,0 +8,0 @@ |
{ | ||
"files": { | ||
"packages/0xcert-utils/CHANGELOG.json": "5baac3da69611b6f10266ee6b60fd11643fc5eab", | ||
"packages/0xcert-utils/CHANGELOG.md": "cea8accc586df731d565b76c80b03e784fd64129", | ||
"packages/0xcert-utils/CHANGELOG.json": "5381c44d7e22f799bdba7d279cb2d55c1a8a0624", | ||
"packages/0xcert-utils/CHANGELOG.md": "67c4a9c9c27ac86060722062afcc6a04d8adf870", | ||
"packages/0xcert-utils/README.md": "12c39c4428dd2fa3e5f419b7e3ae1ebacf1148f1", | ||
"packages/0xcert-utils/nodemon.json": "82b893373db9861f1df4b55d8ea68a5d37b118de", | ||
"packages/0xcert-utils/package.json": "08863d287f15e365f47bf1785356e3f75850965d", | ||
"packages/0xcert-utils/package.json": "ac0ea167860e07155c0302389fae6cbbe8088adc", | ||
"packages/0xcert-utils/src/index.ts": "a40a59e4ffc9b7099602a46f9680dffb6e307f6e", | ||
@@ -29,5 +29,5 @@ "packages/0xcert-utils/src/methods/fetch.ts": "78dcb8cd401756cfc1061f52552f8e7e53db5819", | ||
"packages/0xcert-utils/tslint.json": "c57b3f0cdb7aa74ab2ab02888380f613589cbe66", | ||
"common/config/rush/npm-shrinkwrap.json": "2f2d9986f7c1d779a61e645ffd67426c179b336e" | ||
"common/config/rush/npm-shrinkwrap.json": "61a980a58792c3190cc96ec3982261423bf45f2e" | ||
}, | ||
"arguments": "npm run lint && npx nyc npx hayspec test " | ||
"arguments": "npm run clean && npx tsc " | ||
} |
{ | ||
"name": "@0xcert/utils", | ||
"version": "2.0.0-alpha4", | ||
"version": "2.0.0-alpha5", | ||
"description": "General utility module with common helper functions.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
73276