@0xcert/ethereum-utils
Advanced tools
Comparing version 0.0.0-alpha6 to 0.0.0-alpha7
{ | ||
"files": { | ||
"packages/0xcert-ethereum-utils/nodemon.json": "82b893373db9861f1df4b55d8ea68a5d37b118de", | ||
"packages/0xcert-ethereum-utils/package.json": "0ed28a195f911655fa6fb3d6b14b841c75934a44", | ||
"packages/0xcert-ethereum-utils/package.json": "d77e3a7d22b3e7320813419b312fa9bea945c7d2", | ||
"packages/0xcert-ethereum-utils/src/index.ts": "496aa52d350408a3807496bcb72deeec1a32249b", | ||
@@ -11,5 +11,5 @@ "packages/0xcert-ethereum-utils/src/lib/abi.ts": "ff40889d558e848ae1c88ac833952ca85378a240", | ||
"packages/0xcert-ethereum-utils/tsconfig.json": "4aeac3c20e45b7e477e82012eb7788f7dbb11bf3", | ||
"common/config/rush/npm-shrinkwrap.json": "4bd0ff28a23360cdc0ee7546713b1819a52577cd" | ||
"common/config/rush/npm-shrinkwrap.json": "b5af47441ed8345fd5cfe61bc37d9d7008283a33" | ||
}, | ||
"arguments": "npx specron test " | ||
"arguments": "npm run clean; npx tsc " | ||
} |
{ | ||
"name": "@0xcert/ethereum-utils", | ||
"version": "0.0.0-alpha6", | ||
"version": "0.0.0-alpha7", | ||
"description": "Ethereum utils for 0xcert protocol.", | ||
@@ -25,3 +25,3 @@ "main": "./dist/index.js", | ||
"devDependencies": { | ||
"@0xcert/ethereum-sandbox": "0.0.0-alpha6", | ||
"@0xcert/ethereum-sandbox": "0.0.0-alpha7", | ||
"@specron/cli": "^0.5.0", | ||
@@ -28,0 +28,0 @@ "@specron/spec": "^0.5.0", |
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
6877