@0xcert/ethereum-erc20-contracts
Advanced tools
Comparing version 0.0.0-alpha4 to 0.0.0-alpha5
{ | ||
"files": { | ||
"packages/0xcert-ethereum-erc20-contracts/nodemon.json": "82b893373db9861f1df4b55d8ea68a5d37b118de", | ||
"packages/0xcert-ethereum-erc20-contracts/package.json": "416ca914a88dbfdd6c2a75b35bb8bb72b7112198", | ||
"packages/0xcert-ethereum-erc20-contracts/src/contracts/erc20.sol": "2eb2fdde355388c6e5c5236c7e9ad6703d5198e9", | ||
"packages/0xcert-ethereum-erc20-contracts/src/contracts/mocks/token-mock.sol": "0d718ed438b9d07c6fa37d9209227e3067a1b7e8", | ||
"packages/0xcert-ethereum-erc20-contracts/src/contracts/token.sol": "adf6b1e7644ca1e96ee5bfb7ccb84c503287e1ac", | ||
"packages/0xcert-ethereum-erc20-contracts/package.json": "1e9fe62adc07caa4515a6f6f21e620eb57aee0a4", | ||
"packages/0xcert-ethereum-erc20-contracts/src/contracts/erc20.sol": "0146433588f7bc769bb3e599e770e67377760fe1", | ||
"packages/0xcert-ethereum-erc20-contracts/src/contracts/mocks/token-mock.sol": "24091a99295f82ab55e292125c28482acde2a449", | ||
"packages/0xcert-ethereum-erc20-contracts/src/contracts/token.sol": "98f1a0bc875ff3b6bf738431e747b49c1edb3e7d", | ||
"packages/0xcert-ethereum-erc20-contracts/src/tests/token.test.ts": "203ba9e46ff979832f199911ca07a3aefa34f3f7", | ||
"packages/0xcert-ethereum-erc20-contracts/tsconfig.json": "782c985f592bdbcb53a736d17cc96f19ea654f92", | ||
"common/config/rush/npm-shrinkwrap.json": "85e9a2392b6dc8ee32e79467374e9a32d2631090" | ||
"common/config/rush/npm-shrinkwrap.json": "a99d60ec92a85b5d9f934b82b318c4360f4c7083" | ||
}, | ||
"arguments": "npm run clean && npx specron compile " | ||
} |
{ | ||
"name": "@0xcert/ethereum-erc20-contracts", | ||
"version": "0.0.0-alpha4", | ||
"version": "0.0.0-alpha5", | ||
"description": "Fungible token standard implementation for the 0xcert protocol..", | ||
@@ -31,6 +31,6 @@ "scripts": { | ||
"devDependencies": { | ||
"@0xcert/ethereum-utils-contracts": "0.0.0-alpha4", | ||
"@specron/cli": "^0.3.0", | ||
"@specron/spec": "^0.3.0", | ||
"solc": "^0.4.25", | ||
"@0xcert/ethereum-utils-contracts": "0.0.0-alpha5", | ||
"@specron/cli": "^0.4.3", | ||
"@specron/spec": "^0.4.3", | ||
"solc": "^0.5.1", | ||
"ts-node": "^7.0.1", | ||
@@ -37,0 +37,0 @@ "typescript": "^3.1.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
988306
29515