Publish
- 0x.js@2.0.3 - @0x/abi-gen-wrappers@1.0.4 - @0x/asset-buyer@2.2.2 - @0x/base-contract@3.0.5 - @0x/connect@3.0.5 - @0x/contract-wrappers@4.0.1 - contracts@2.1.53 - @0x/dev-tools-pages@0.0.5 - @0x/dev-utils@1.0.16 - @0x/fill-scenarios@1.0.11 - @0x/instant@0.0.6 - @0x/metacoin@0.0.27 - @0x/migrations@2.0.3 - @0x/order-utils@3.0.1 - @0x/order-watcher@2.2.3 - @0x/react-docs@1.0.17 - @0x/react-shared@1.0.20 - @0x/sol-compiler@1.1.11 - @0x/sol-cov@2.1.11 - @0x/sol-doc@1.0.6 - @0x/subproviders@2.1.3 - @0x/testnet-faucets@1.0.55 - @0x/web3-wrapper@3.1.3 - @0x/website@0.0.58
This commit is contained in:
		| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "0x.js", |     "name": "0x.js", | ||||||
|     "version": "2.0.2", |     "version": "2.0.3", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -43,10 +43,10 @@ | |||||||
|     "license": "Apache-2.0", |     "license": "Apache-2.0", | ||||||
|     "devDependencies": { |     "devDependencies": { | ||||||
|         "@0x/abi-gen": "^1.0.15", |         "@0x/abi-gen": "^1.0.15", | ||||||
|         "@0x/abi-gen-wrappers": "^1.0.3", |         "@0x/abi-gen-wrappers": "^1.0.4", | ||||||
|         "@0x/contract-addresses": "^1.1.0", |         "@0x/contract-addresses": "^1.1.0", | ||||||
|         "@0x/dev-utils": "^1.0.15", |         "@0x/dev-utils": "^1.0.16", | ||||||
|         "@0x/migrations": "^2.0.2", |         "@0x/migrations": "^2.0.3", | ||||||
|         "@0x/tslint-config": "^1.0.10", |         "@0x/tslint-config": "^1.0.10", | ||||||
|         "@types/lodash": "4.14.104", |         "@types/lodash": "4.14.104", | ||||||
|         "@types/mocha": "^2.2.42", |         "@types/mocha": "^2.2.42", | ||||||
| @@ -74,15 +74,15 @@ | |||||||
|     }, |     }, | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/assert": "^1.0.16", |         "@0x/assert": "^1.0.16", | ||||||
|         "@0x/base-contract": "^3.0.4", |         "@0x/base-contract": "^3.0.5", | ||||||
|         "@0x/contract-wrappers": "^4.0.0", |         "@0x/contract-wrappers": "^4.0.1", | ||||||
|         "@0x/order-utils": "^3.0.0", |         "@0x/order-utils": "^3.0.1", | ||||||
|         "@0x/order-watcher": "^2.2.2", |         "@0x/order-watcher": "^2.2.3", | ||||||
|         "@0x/subproviders": "^2.1.2", |         "@0x/subproviders": "^2.1.3", | ||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "@types/web3-provider-engine": "^14.0.0", |         "@types/web3-provider-engine": "^14.0.0", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
|         "ethers": "~4.0.4", |         "ethers": "~4.0.4", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/abi-gen-wrappers", |     "name": "@0x/abi-gen-wrappers", | ||||||
|     "version": "1.0.3", |     "version": "1.0.4", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -33,14 +33,14 @@ | |||||||
|         "@0x/abi-gen": "^1.0.15", |         "@0x/abi-gen": "^1.0.15", | ||||||
|         "@0x/tslint-config": "^1.0.10", |         "@0x/tslint-config": "^1.0.10", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
|         "ethers": "~4.0.4", |         "ethers": "~4.0.4", | ||||||
|         "lodash": "^4.17.5", |         "lodash": "^4.17.5", | ||||||
|         "shx": "^0.2.2" |         "shx": "^0.2.2" | ||||||
|     }, |     }, | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/base-contract": "^3.0.4" |         "@0x/base-contract": "^3.0.5" | ||||||
|     }, |     }, | ||||||
|     "publishConfig": { |     "publishConfig": { | ||||||
|         "access": "public" |         "access": "public" | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/asset-buyer", |     "name": "@0x/asset-buyer", | ||||||
|     "version": "2.2.1", |     "version": "2.2.2", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -37,15 +37,15 @@ | |||||||
|     "homepage": "https://github.com/0xProject/0x-monorepo/packages/asset-buyer/README.md", |     "homepage": "https://github.com/0xProject/0x-monorepo/packages/asset-buyer/README.md", | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/assert": "^1.0.16", |         "@0x/assert": "^1.0.16", | ||||||
|         "@0x/connect": "^3.0.4", |         "@0x/connect": "^3.0.5", | ||||||
|         "@0x/contract-wrappers": "^4.0.0", |         "@0x/contract-wrappers": "^4.0.1", | ||||||
|         "@0x/json-schemas": "^2.1.0", |         "@0x/json-schemas": "^2.1.0", | ||||||
|         "@0x/order-utils": "^3.0.0", |         "@0x/order-utils": "^3.0.1", | ||||||
|         "@0x/subproviders": "^2.1.2", |         "@0x/subproviders": "^2.1.3", | ||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
|         "lodash": "^4.17.10" |         "lodash": "^4.17.10" | ||||||
|     }, |     }, | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/base-contract", |     "name": "@0x/base-contract", | ||||||
|     "version": "3.0.4", |     "version": "3.0.5", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -42,7 +42,7 @@ | |||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
|         "ethers": "~4.0.4", |         "ethers": "~4.0.4", | ||||||
|         "lodash": "^4.17.5" |         "lodash": "^4.17.5" | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/connect", |     "name": "@0x/connect", | ||||||
|     "version": "3.0.4", |     "version": "3.0.5", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -46,7 +46,7 @@ | |||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/assert": "^1.0.16", |         "@0x/assert": "^1.0.16", | ||||||
|         "@0x/json-schemas": "^2.1.0", |         "@0x/json-schemas": "^2.1.0", | ||||||
|         "@0x/order-utils": "^3.0.0", |         "@0x/order-utils": "^3.0.1", | ||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/contract-wrappers", |     "name": "@0x/contract-wrappers", | ||||||
|     "version": "4.0.0", |     "version": "4.0.1", | ||||||
|     "description": "Smart TS wrappers for 0x smart contracts", |     "description": "Smart TS wrappers for 0x smart contracts", | ||||||
|     "keywords": [ |     "keywords": [ | ||||||
|         "0xproject", |         "0xproject", | ||||||
| @@ -37,9 +37,9 @@ | |||||||
|         "node": ">=6.0.0" |         "node": ">=6.0.0" | ||||||
|     }, |     }, | ||||||
|     "devDependencies": { |     "devDependencies": { | ||||||
|         "@0x/dev-utils": "^1.0.15", |         "@0x/dev-utils": "^1.0.16", | ||||||
|         "@0x/migrations": "^2.0.2", |         "@0x/migrations": "^2.0.3", | ||||||
|         "@0x/subproviders": "^2.1.2", |         "@0x/subproviders": "^2.1.3", | ||||||
|         "@0x/tslint-config": "^1.0.10", |         "@0x/tslint-config": "^1.0.10", | ||||||
|         "@types/lodash": "4.14.104", |         "@types/lodash": "4.14.104", | ||||||
|         "@types/mocha": "^2.2.42", |         "@types/mocha": "^2.2.42", | ||||||
| @@ -65,17 +65,17 @@ | |||||||
|         "web3-provider-engine": "14.0.6" |         "web3-provider-engine": "14.0.6" | ||||||
|     }, |     }, | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/abi-gen-wrappers": "^1.0.3", |         "@0x/abi-gen-wrappers": "^1.0.4", | ||||||
|         "@0x/assert": "^1.0.16", |         "@0x/assert": "^1.0.16", | ||||||
|         "@0x/contract-addresses": "^1.1.0", |         "@0x/contract-addresses": "^1.1.0", | ||||||
|         "@0x/contract-artifacts": "^1.1.0", |         "@0x/contract-artifacts": "^1.1.0", | ||||||
|         "@0x/fill-scenarios": "^1.0.10", |         "@0x/fill-scenarios": "^1.0.11", | ||||||
|         "@0x/json-schemas": "^2.1.0", |         "@0x/json-schemas": "^2.1.0", | ||||||
|         "@0x/order-utils": "^3.0.0", |         "@0x/order-utils": "^3.0.1", | ||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
|         "ethereumjs-blockstream": "6.0.0", |         "ethereumjs-blockstream": "6.0.0", | ||||||
|         "ethereumjs-util": "^5.1.1", |         "ethereumjs-util": "^5.1.1", | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| { | { | ||||||
|     "private": true, |     "private": true, | ||||||
|     "name": "contracts", |     "name": "contracts", | ||||||
|     "version": "2.1.52", |     "version": "2.1.53", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -46,10 +46,10 @@ | |||||||
|     "homepage": "https://github.com/0xProject/0x-monorepo/packages/contracts/README.md", |     "homepage": "https://github.com/0xProject/0x-monorepo/packages/contracts/README.md", | ||||||
|     "devDependencies": { |     "devDependencies": { | ||||||
|         "@0x/abi-gen": "^1.0.15", |         "@0x/abi-gen": "^1.0.15", | ||||||
|         "@0x/dev-utils": "^1.0.15", |         "@0x/dev-utils": "^1.0.16", | ||||||
|         "@0x/sol-compiler": "^1.1.10", |         "@0x/sol-compiler": "^1.1.11", | ||||||
|         "@0x/sol-cov": "^2.1.10", |         "@0x/sol-cov": "^2.1.11", | ||||||
|         "@0x/subproviders": "^2.1.2", |         "@0x/subproviders": "^2.1.3", | ||||||
|         "@0x/tslint-config": "^1.0.10", |         "@0x/tslint-config": "^1.0.10", | ||||||
|         "@types/bn.js": "^4.11.0", |         "@types/bn.js": "^4.11.0", | ||||||
|         "@types/ethereumjs-abi": "^0.6.0", |         "@types/ethereumjs-abi": "^0.6.0", | ||||||
| @@ -71,12 +71,12 @@ | |||||||
|         "yargs": "^10.0.3" |         "yargs": "^10.0.3" | ||||||
|     }, |     }, | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/base-contract": "^3.0.4", |         "@0x/base-contract": "^3.0.5", | ||||||
|         "@0x/order-utils": "^3.0.0", |         "@0x/order-utils": "^3.0.1", | ||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "@types/js-combinatorics": "^0.5.29", |         "@types/js-combinatorics": "^0.5.29", | ||||||
|         "bn.js": "^4.11.8", |         "bn.js": "^4.11.8", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/dev-tools-pages", |     "name": "@0x/dev-tools-pages", | ||||||
|     "version": "0.0.4", |     "version": "0.0.5", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -16,7 +16,7 @@ | |||||||
|     }, |     }, | ||||||
|     "license": "Apache-2.0", |     "license": "Apache-2.0", | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/react-shared": "^1.0.19", |         "@0x/react-shared": "^1.0.20", | ||||||
|         "basscss": "^8.0.3", |         "basscss": "^8.0.3", | ||||||
|         "bowser": "^1.9.3", |         "bowser": "^1.9.3", | ||||||
|         "less": "^2.7.2", |         "less": "^2.7.2", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/dev-utils", |     "name": "@0x/dev-utils", | ||||||
|     "version": "1.0.15", |     "version": "1.0.16", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -41,11 +41,11 @@ | |||||||
|         "typescript": "3.0.1" |         "typescript": "3.0.1" | ||||||
|     }, |     }, | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/subproviders": "^2.1.2", |         "@0x/subproviders": "^2.1.3", | ||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "@types/web3-provider-engine": "^14.0.0", |         "@types/web3-provider-engine": "^14.0.0", | ||||||
|         "chai": "^4.0.1", |         "chai": "^4.0.1", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/fill-scenarios", |     "name": "@0x/fill-scenarios", | ||||||
|     "version": "1.0.10", |     "version": "1.0.11", | ||||||
|     "description": "0x order fill scenario generator", |     "description": "0x order fill scenario generator", | ||||||
|     "main": "lib/index.js", |     "main": "lib/index.js", | ||||||
|     "types": "lib/index.d.ts", |     "types": "lib/index.d.ts", | ||||||
| @@ -28,14 +28,14 @@ | |||||||
|         "typescript": "3.0.1" |         "typescript": "3.0.1" | ||||||
|     }, |     }, | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/abi-gen-wrappers": "^1.0.3", |         "@0x/abi-gen-wrappers": "^1.0.4", | ||||||
|         "@0x/base-contract": "^3.0.4", |         "@0x/base-contract": "^3.0.5", | ||||||
|         "@0x/contract-artifacts": "^1.1.0", |         "@0x/contract-artifacts": "^1.1.0", | ||||||
|         "@0x/order-utils": "^3.0.0", |         "@0x/order-utils": "^3.0.1", | ||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
|         "ethers": "~4.0.4", |         "ethers": "~4.0.4", | ||||||
|         "lodash": "^4.17.5" |         "lodash": "^4.17.5" | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/instant", |     "name": "@0x/instant", | ||||||
|     "version": "0.0.5", |     "version": "0.0.6", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -46,14 +46,14 @@ | |||||||
|     "homepage": "https://github.com/0xProject/0x-monorepo/packages/instant/README.md", |     "homepage": "https://github.com/0xProject/0x-monorepo/packages/instant/README.md", | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/assert": "^1.0.16", |         "@0x/assert": "^1.0.16", | ||||||
|         "@0x/asset-buyer": "^2.2.1", |         "@0x/asset-buyer": "^2.2.2", | ||||||
|         "@0x/json-schemas": "^2.1.0", |         "@0x/json-schemas": "^2.1.0", | ||||||
|         "@0x/order-utils": "^3.0.0", |         "@0x/order-utils": "^3.0.1", | ||||||
|         "@0x/subproviders": "^2.1.2", |         "@0x/subproviders": "^2.1.3", | ||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "copy-to-clipboard": "^3.0.8", |         "copy-to-clipboard": "^3.0.8", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
|         "lodash": "^4.17.10", |         "lodash": "^4.17.10", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/metacoin", |     "name": "@0x/metacoin", | ||||||
|     "version": "0.0.26", |     "version": "0.0.27", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -30,14 +30,14 @@ | |||||||
|     "license": "Apache-2.0", |     "license": "Apache-2.0", | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/abi-gen": "^1.0.15", |         "@0x/abi-gen": "^1.0.15", | ||||||
|         "@0x/base-contract": "^3.0.4", |         "@0x/base-contract": "^3.0.5", | ||||||
|         "@0x/sol-cov": "^2.1.10", |         "@0x/sol-cov": "^2.1.11", | ||||||
|         "@0x/subproviders": "^2.1.2", |         "@0x/subproviders": "^2.1.3", | ||||||
|         "@0x/tslint-config": "^1.0.10", |         "@0x/tslint-config": "^1.0.10", | ||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "@types/mocha": "^5.2.2", |         "@types/mocha": "^5.2.2", | ||||||
|         "copyfiles": "^2.0.0", |         "copyfiles": "^2.0.0", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
| @@ -46,8 +46,8 @@ | |||||||
|         "run-s": "^0.0.0" |         "run-s": "^0.0.0" | ||||||
|     }, |     }, | ||||||
|     "devDependencies": { |     "devDependencies": { | ||||||
|         "@0x/dev-utils": "^1.0.15", |         "@0x/dev-utils": "^1.0.16", | ||||||
|         "@0x/sol-compiler": "^1.1.10", |         "@0x/sol-compiler": "^1.1.11", | ||||||
|         "chai": "^4.0.1", |         "chai": "^4.0.1", | ||||||
|         "chai-as-promised": "^7.1.0", |         "chai-as-promised": "^7.1.0", | ||||||
|         "chai-bignumber": "^2.0.1", |         "chai-bignumber": "^2.0.1", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/migrations", |     "name": "@0x/migrations", | ||||||
|     "version": "2.0.2", |     "version": "2.0.3", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -17,7 +17,7 @@ | |||||||
|     }, |     }, | ||||||
|     "license": "Apache-2.0", |     "license": "Apache-2.0", | ||||||
|     "devDependencies": { |     "devDependencies": { | ||||||
|         "@0x/dev-utils": "^1.0.15", |         "@0x/dev-utils": "^1.0.16", | ||||||
|         "@0x/tslint-config": "^1.0.10", |         "@0x/tslint-config": "^1.0.10", | ||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@types/yargs": "^10.0.0", |         "@types/yargs": "^10.0.0", | ||||||
| @@ -29,16 +29,16 @@ | |||||||
|         "yargs": "^10.0.3" |         "yargs": "^10.0.3" | ||||||
|     }, |     }, | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/abi-gen-wrappers": "^1.0.3", |         "@0x/abi-gen-wrappers": "^1.0.4", | ||||||
|         "@0x/base-contract": "^3.0.4", |         "@0x/base-contract": "^3.0.5", | ||||||
|         "@0x/contract-addresses": "^1.1.0", |         "@0x/contract-addresses": "^1.1.0", | ||||||
|         "@0x/contract-artifacts": "^1.1.0", |         "@0x/contract-artifacts": "^1.1.0", | ||||||
|         "@0x/order-utils": "^3.0.0", |         "@0x/order-utils": "^3.0.1", | ||||||
|         "@0x/sol-compiler": "^1.1.10", |         "@0x/sol-compiler": "^1.1.11", | ||||||
|         "@0x/subproviders": "^2.1.2", |         "@0x/subproviders": "^2.1.3", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "@ledgerhq/hw-app-eth": "^4.3.0", |         "@ledgerhq/hw-app-eth": "^4.3.0", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
|         "ethers": "~4.0.4", |         "ethers": "~4.0.4", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/order-utils", |     "name": "@0x/order-utils", | ||||||
|     "version": "3.0.0", |     "version": "3.0.1", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -35,7 +35,7 @@ | |||||||
|     }, |     }, | ||||||
|     "homepage": "https://github.com/0xProject/0x-monorepo/packages/order-utils/README.md", |     "homepage": "https://github.com/0xProject/0x-monorepo/packages/order-utils/README.md", | ||||||
|     "devDependencies": { |     "devDependencies": { | ||||||
|         "@0x/dev-utils": "^1.0.15", |         "@0x/dev-utils": "^1.0.16", | ||||||
|         "@0x/tslint-config": "^1.0.10", |         "@0x/tslint-config": "^1.0.10", | ||||||
|         "@types/bn.js": "^4.11.0", |         "@types/bn.js": "^4.11.0", | ||||||
|         "@types/lodash": "4.14.104", |         "@types/lodash": "4.14.104", | ||||||
| @@ -53,15 +53,15 @@ | |||||||
|         "typescript": "3.0.1" |         "typescript": "3.0.1" | ||||||
|     }, |     }, | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/abi-gen-wrappers": "^1.0.3", |         "@0x/abi-gen-wrappers": "^1.0.4", | ||||||
|         "@0x/assert": "^1.0.16", |         "@0x/assert": "^1.0.16", | ||||||
|         "@0x/base-contract": "^3.0.4", |         "@0x/base-contract": "^3.0.5", | ||||||
|         "@0x/contract-artifacts": "^1.1.0", |         "@0x/contract-artifacts": "^1.1.0", | ||||||
|         "@0x/json-schemas": "^2.1.0", |         "@0x/json-schemas": "^2.1.0", | ||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "@types/node": "*", |         "@types/node": "*", | ||||||
|         "bn.js": "^4.11.8", |         "bn.js": "^4.11.8", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/order-watcher", |     "name": "@0x/order-watcher", | ||||||
|     "version": "2.2.2", |     "version": "2.2.3", | ||||||
|     "description": "An order watcher daemon that watches for order validity", |     "description": "An order watcher daemon that watches for order validity", | ||||||
|     "keywords": [ |     "keywords": [ | ||||||
|         "0x", |         "0x", | ||||||
| @@ -33,8 +33,8 @@ | |||||||
|         "node": ">=6.0.0" |         "node": ">=6.0.0" | ||||||
|     }, |     }, | ||||||
|     "devDependencies": { |     "devDependencies": { | ||||||
|         "@0x/dev-utils": "^1.0.15", |         "@0x/dev-utils": "^1.0.16", | ||||||
|         "@0x/migrations": "^2.0.2", |         "@0x/migrations": "^2.0.3", | ||||||
|         "@0x/tslint-config": "^1.0.10", |         "@0x/tslint-config": "^1.0.10", | ||||||
|         "@types/bintrees": "^1.0.2", |         "@types/bintrees": "^1.0.2", | ||||||
|         "@types/lodash": "4.14.104", |         "@types/lodash": "4.14.104", | ||||||
| @@ -57,19 +57,19 @@ | |||||||
|         "typescript": "3.0.1" |         "typescript": "3.0.1" | ||||||
|     }, |     }, | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/abi-gen-wrappers": "^1.0.3", |         "@0x/abi-gen-wrappers": "^1.0.4", | ||||||
|         "@0x/assert": "^1.0.16", |         "@0x/assert": "^1.0.16", | ||||||
|         "@0x/base-contract": "^3.0.4", |         "@0x/base-contract": "^3.0.5", | ||||||
|         "@0x/contract-addresses": "^1.1.0", |         "@0x/contract-addresses": "^1.1.0", | ||||||
|         "@0x/contract-artifacts": "^1.1.0", |         "@0x/contract-artifacts": "^1.1.0", | ||||||
|         "@0x/contract-wrappers": "^4.0.0", |         "@0x/contract-wrappers": "^4.0.1", | ||||||
|         "@0x/fill-scenarios": "^1.0.10", |         "@0x/fill-scenarios": "^1.0.11", | ||||||
|         "@0x/json-schemas": "^2.1.0", |         "@0x/json-schemas": "^2.1.0", | ||||||
|         "@0x/order-utils": "^3.0.0", |         "@0x/order-utils": "^3.0.1", | ||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "bintrees": "^1.0.2", |         "bintrees": "^1.0.2", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
|         "ethereumjs-blockstream": "6.0.0", |         "ethereumjs-blockstream": "6.0.0", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/react-docs", |     "name": "@0x/react-docs", | ||||||
|     "version": "1.0.16", |     "version": "1.0.17", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -24,7 +24,7 @@ | |||||||
|         "url": "https://github.com/0xProject/0x-monorepo.git" |         "url": "https://github.com/0xProject/0x-monorepo.git" | ||||||
|     }, |     }, | ||||||
|     "devDependencies": { |     "devDependencies": { | ||||||
|         "@0x/dev-utils": "^1.0.15", |         "@0x/dev-utils": "^1.0.16", | ||||||
|         "@0x/tslint-config": "^1.0.10", |         "@0x/tslint-config": "^1.0.10", | ||||||
|         "@types/compare-versions": "^3.0.0", |         "@types/compare-versions": "^3.0.0", | ||||||
|         "@types/styled-components": "^4.0.0", |         "@types/styled-components": "^4.0.0", | ||||||
| @@ -34,7 +34,7 @@ | |||||||
|         "typescript": "3.0.1" |         "typescript": "3.0.1" | ||||||
|     }, |     }, | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/react-shared": "^1.0.19", |         "@0x/react-shared": "^1.0.20", | ||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@types/lodash": "4.14.104", |         "@types/lodash": "4.14.104", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/react-shared", |     "name": "@0x/react-shared", | ||||||
|     "version": "1.0.19", |     "version": "1.0.20", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -25,7 +25,7 @@ | |||||||
|         "url": "https://github.com/0xProject/0x-monorepo.git" |         "url": "https://github.com/0xProject/0x-monorepo.git" | ||||||
|     }, |     }, | ||||||
|     "devDependencies": { |     "devDependencies": { | ||||||
|         "@0x/dev-utils": "^1.0.15", |         "@0x/dev-utils": "^1.0.16", | ||||||
|         "@0x/tslint-config": "^1.0.10", |         "@0x/tslint-config": "^1.0.10", | ||||||
|         "make-promises-safe": "^1.1.0", |         "make-promises-safe": "^1.1.0", | ||||||
|         "shx": "^0.2.2", |         "shx": "^0.2.2", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/sol-compiler", |     "name": "@0x/sol-compiler", | ||||||
|     "version": "1.1.10", |     "version": "1.1.11", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -42,7 +42,7 @@ | |||||||
|     }, |     }, | ||||||
|     "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-compiler/README.md", |     "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-compiler/README.md", | ||||||
|     "devDependencies": { |     "devDependencies": { | ||||||
|         "@0x/dev-utils": "^1.0.15", |         "@0x/dev-utils": "^1.0.16", | ||||||
|         "@0x/tslint-config": "^1.0.10", |         "@0x/tslint-config": "^1.0.10", | ||||||
|         "@types/mkdirp": "^0.5.2", |         "@types/mkdirp": "^0.5.2", | ||||||
|         "@types/require-from-string": "^1.2.0", |         "@types/require-from-string": "^1.2.0", | ||||||
| @@ -71,7 +71,7 @@ | |||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "@types/yargs": "^11.0.0", |         "@types/yargs": "^11.0.0", | ||||||
|         "chalk": "^2.3.0", |         "chalk": "^2.3.0", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/sol-cov", |     "name": "@0x/sol-cov", | ||||||
|     "version": "2.1.10", |     "version": "2.1.11", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -42,12 +42,12 @@ | |||||||
|     }, |     }, | ||||||
|     "homepage": "https://github.com/0xProject/0x.js/packages/sol-cov/README.md", |     "homepage": "https://github.com/0xProject/0x.js/packages/sol-cov/README.md", | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/dev-utils": "^1.0.15", |         "@0x/dev-utils": "^1.0.16", | ||||||
|         "@0x/sol-compiler": "^1.1.10", |         "@0x/sol-compiler": "^1.1.11", | ||||||
|         "@0x/subproviders": "^2.1.2", |         "@0x/subproviders": "^2.1.3", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "@types/solidity-parser-antlr": "^0.2.0", |         "@types/solidity-parser-antlr": "^0.2.0", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
|         "ethereumjs-util": "^5.1.1", |         "ethereumjs-util": "^5.1.1", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/sol-doc", |     "name": "@0x/sol-doc", | ||||||
|     "version": "1.0.5", |     "version": "1.0.6", | ||||||
|     "description": "Solidity documentation generator", |     "description": "Solidity documentation generator", | ||||||
|     "main": "lib/src/index.js", |     "main": "lib/src/index.js", | ||||||
|     "types": "lib/src/index.d.js", |     "types": "lib/src/index.d.js", | ||||||
| @@ -25,7 +25,7 @@ | |||||||
|     "author": "F. Eugene Aumson", |     "author": "F. Eugene Aumson", | ||||||
|     "license": "Apache-2.0", |     "license": "Apache-2.0", | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/sol-compiler": "^1.1.10", |         "@0x/sol-compiler": "^1.1.11", | ||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/subproviders", |     "name": "@0x/subproviders", | ||||||
|     "version": "2.1.2", |     "version": "2.1.3", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -33,7 +33,7 @@ | |||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "@ledgerhq/hw-app-eth": "^4.3.0", |         "@ledgerhq/hw-app-eth": "^4.3.0", | ||||||
|         "@ledgerhq/hw-transport-u2f": "4.24.0", |         "@ledgerhq/hw-transport-u2f": "4.24.0", | ||||||
|         "@types/eth-lightwallet": "^3.0.0", |         "@types/eth-lightwallet": "^3.0.0", | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| { | { | ||||||
|     "private": true, |     "private": true, | ||||||
|     "name": "@0x/testnet-faucets", |     "name": "@0x/testnet-faucets", | ||||||
|     "version": "1.0.54", |     "version": "1.0.55", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -18,11 +18,11 @@ | |||||||
|     "author": "Fabio Berger", |     "author": "Fabio Berger", | ||||||
|     "license": "Apache-2.0", |     "license": "Apache-2.0", | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "0x.js": "^2.0.2", |         "0x.js": "^2.0.3", | ||||||
|         "@0x/subproviders": "^2.1.2", |         "@0x/subproviders": "^2.1.3", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "body-parser": "^1.17.1", |         "body-parser": "^1.17.1", | ||||||
|         "ethereum-types": "^1.1.2", |         "ethereum-types": "^1.1.2", | ||||||
|         "ethereumjs-tx": "^1.3.5", |         "ethereumjs-tx": "^1.3.5", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/web3-wrapper", |     "name": "@0x/web3-wrapper", | ||||||
|     "version": "3.1.2", |     "version": "3.1.3", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "@0x/website", |     "name": "@0x/website", | ||||||
|     "version": "0.0.57", |     "version": "0.0.58", | ||||||
|     "engines": { |     "engines": { | ||||||
|         "node": ">=6.12" |         "node": ">=6.12" | ||||||
|     }, |     }, | ||||||
| @@ -20,16 +20,16 @@ | |||||||
|     "author": "Fabio Berger", |     "author": "Fabio Berger", | ||||||
|     "license": "Apache-2.0", |     "license": "Apache-2.0", | ||||||
|     "dependencies": { |     "dependencies": { | ||||||
|         "@0x/contract-wrappers": "^4.0.0", |         "@0x/contract-wrappers": "^4.0.1", | ||||||
|         "@0x/json-schemas": "^2.1.0", |         "@0x/json-schemas": "^2.1.0", | ||||||
|         "@0x/order-utils": "^3.0.0", |         "@0x/order-utils": "^3.0.1", | ||||||
|         "@0x/react-docs": "^1.0.16", |         "@0x/react-docs": "^1.0.17", | ||||||
|         "@0x/react-shared": "^1.0.19", |         "@0x/react-shared": "^1.0.20", | ||||||
|         "@0x/subproviders": "^2.1.2", |         "@0x/subproviders": "^2.1.3", | ||||||
|         "@0x/types": "^1.2.1", |         "@0x/types": "^1.2.1", | ||||||
|         "@0x/typescript-typings": "^3.0.4", |         "@0x/typescript-typings": "^3.0.4", | ||||||
|         "@0x/utils": "^2.0.4", |         "@0x/utils": "^2.0.4", | ||||||
|         "@0x/web3-wrapper": "^3.1.2", |         "@0x/web3-wrapper": "^3.1.3", | ||||||
|         "accounting": "^0.4.1", |         "accounting": "^0.4.1", | ||||||
|         "basscss": "^8.0.3", |         "basscss": "^8.0.3", | ||||||
|         "blockies": "^0.0.2", |         "blockies": "^0.0.2", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user