From f394d7dba9d9cdf31d5793ace9ebe605d5a2c24c Mon Sep 17 00:00:00 2001 From: xianny Date: Thu, 8 Aug 2019 13:58:46 -0700 Subject: [PATCH] Publish - @0x/contracts-asset-proxy@2.2.5 - @0x/contracts-coordinator@2.0.10 - @0x/contracts-dev-utils@0.0.7 - @0x/contracts-erc1155@1.1.12 - @0x/contracts-erc20@2.2.11 - @0x/contracts-erc721@2.1.12 - @0x/contracts-exchange-forwarder@3.0.9 - @0x/contracts-exchange-libs@3.0.5 - @0x/contracts-exchange@2.1.11 - @0x/contracts-extensions@4.0.5 - @0x/contracts-multisig@3.1.11 - @0x/contracts-test-utils@3.1.13 - @0x/contracts-utils@3.2.1 - 0x.js@6.0.15 - @0x/abi-gen-templates@2.4.1 - @0x/abi-gen-wrappers@5.2.0 - @0x/abi-gen@4.1.0 - @0x/assert@2.1.3 - @0x/asset-buyer@6.1.11 - @0x/asset-swapper@1.0.1 - @0x/base-contract@5.3.1 - @0x/connect@5.0.16 - @0x/contract-addresses@3.0.3 - @0x/contract-artifacts@2.0.4 - @0x/contract-wrappers@11.0.0 - @0x/contracts-gen@1.0.13 - @0x/dev-utils@2.3.0 - @0x/fill-scenarios@3.0.16 - @0x/instant@1.0.28 - @0x/json-schemas@3.1.13 - @0x/migrations@4.2.0 - @0x/monorepo-scripts@1.0.34 - @0x/order-utils@8.2.5 - @0x/order-watcher@4.0.17 - @0x/python-contract-wrappers@1.0.3 - @0x/sol-compiler@3.1.12 - @0x/sol-coverage@3.0.9 - @0x/sol-doc@2.0.16 - @0x/sol-profiler@3.1.11 - @0x/sol-trace@2.0.17 - @0x/sol-tracing-utils@6.0.16 - @0x/sra-spec@2.0.14 - @0x/subproviders@5.0.1 - @0x/testnet-faucets@1.0.84 - @0x/utils@4.5.0 - @0x/web3-wrapper@6.0.10 - @0x/website@0.0.87 --- contracts/asset-proxy/package.json | 28 ++++++------ contracts/coordinator/package.json | 30 ++++++------- contracts/dev-utils/package.json | 34 +++++++------- contracts/erc1155/package.json | 20 ++++----- contracts/erc20/package.json | 20 ++++----- contracts/erc721/package.json | 20 ++++----- contracts/exchange-forwarder/package.json | 32 +++++++------- contracts/exchange-libs/package.json | 22 +++++----- contracts/exchange/package.json | 32 +++++++------- contracts/extensions/package.json | 32 +++++++------- contracts/multisig/package.json | 22 +++++----- contracts/test-utils/package.json | 20 ++++----- contracts/utils/package.json | 20 ++++----- packages/0x.js/package.json | 26 +++++------ packages/abi-gen-templates/package.json | 2 +- packages/abi-gen-wrappers/package.json | 20 ++++----- packages/abi-gen/package.json | 16 +++---- packages/assert/package.json | 6 +-- packages/asset-buyer/package.json | 16 +++---- packages/asset-swapper/package.json | 24 +++++----- packages/base-contract/package.json | 10 ++--- packages/connect/package.json | 10 ++--- packages/contract-addresses/package.json | 2 +- packages/contract-artifacts/package.json | 4 +- packages/contract-wrappers/package.json | 44 +++++++++---------- packages/contracts-gen/package.json | 4 +- packages/dev-utils/package.json | 8 ++-- packages/fill-scenarios/package.json | 12 ++--- packages/instant/package.json | 14 +++--- packages/json-schemas/package.json | 4 +- packages/migrations/package.json | 22 +++++----- packages/monorepo-scripts/package.json | 4 +- packages/order-utils/package.json | 20 ++++----- packages/order-watcher/package.json | 28 ++++++------ .../python-contract-wrappers/package.json | 4 +- packages/sol-compiler/package.json | 12 ++--- packages/sol-coverage/package.json | 6 +-- packages/sol-doc/package.json | 6 +-- packages/sol-profiler/package.json | 8 ++-- packages/sol-trace/package.json | 6 +-- packages/sol-tracing-utils/package.json | 12 ++--- packages/sra-spec/package.json | 4 +- packages/subproviders/package.json | 8 ++-- packages/testnet-faucets/package.json | 10 ++--- packages/utils/package.json | 2 +- packages/web3-wrapper/package.json | 8 ++-- packages/website/package.json | 16 +++---- 47 files changed, 365 insertions(+), 365 deletions(-) diff --git a/contracts/asset-proxy/package.json b/contracts/asset-proxy/package.json index 5024b49a00..1dbe1811c6 100644 --- a/contracts/asset-proxy/package.json +++ b/contracts/asset-proxy/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-asset-proxy", - "version": "2.2.4", + "version": "2.2.5", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/protocol/README.md", "devDependencies": { - "@0x/abi-gen": "^3.1.2", - "@0x/contracts-gen": "^1.0.12", - "@0x/contracts-test-utils": "^3.1.12", - "@0x/dev-utils": "^2.2.6", - "@0x/sol-compiler": "^3.1.11", + "@0x/abi-gen": "^4.1.0", + "@0x/contracts-gen": "^1.0.13", + "@0x/contracts-test-utils": "^3.1.13", + "@0x/dev-utils": "^2.3.0", + "@0x/sol-compiler": "^3.1.12", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^5.2.7", @@ -69,16 +69,16 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.0", - "@0x/contracts-erc1155": "^1.1.11", - "@0x/contracts-erc20": "^2.2.10", - "@0x/contracts-erc721": "^2.1.11", - "@0x/contracts-utils": "^3.2.0", - "@0x/order-utils": "^8.2.4", + "@0x/base-contract": "^5.3.1", + "@0x/contracts-erc1155": "^1.1.12", + "@0x/contracts-erc20": "^2.2.11", + "@0x/contracts-erc721": "^2.1.12", + "@0x/contracts-utils": "^3.2.1", + "@0x/order-utils": "^8.2.5", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "ethereum-types": "^2.1.4", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11" diff --git a/contracts/coordinator/package.json b/contracts/coordinator/package.json index b66b281369..edc9846691 100644 --- a/contracts/coordinator/package.json +++ b/contracts/coordinator/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-coordinator", - "version": "2.0.9", + "version": "2.0.10", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md", "devDependencies": { - "@0x/abi-gen": "^3.1.2", - "@0x/contracts-gen": "^1.0.12", - "@0x/contracts-test-utils": "^3.1.12", - "@0x/dev-utils": "^2.2.6", - "@0x/sol-compiler": "^3.1.11", + "@0x/abi-gen": "^4.1.0", + "@0x/contracts-gen": "^1.0.13", + "@0x/contracts-test-utils": "^3.1.13", + "@0x/dev-utils": "^2.3.0", + "@0x/sol-compiler": "^3.1.12", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^5.2.7", @@ -69,17 +69,17 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.0", - "@0x/contracts-asset-proxy": "^2.2.4", - "@0x/contracts-erc20": "^2.2.10", - "@0x/contracts-exchange": "^2.1.10", - "@0x/contracts-exchange-libs": "^3.0.4", - "@0x/contracts-utils": "^3.2.0", - "@0x/order-utils": "^8.2.4", + "@0x/base-contract": "^5.3.1", + "@0x/contracts-asset-proxy": "^2.2.5", + "@0x/contracts-erc20": "^2.2.11", + "@0x/contracts-exchange": "^2.1.11", + "@0x/contracts-exchange-libs": "^3.0.5", + "@0x/contracts-utils": "^3.2.1", + "@0x/order-utils": "^8.2.5", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "ethereum-types": "^2.1.4", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11" diff --git a/contracts/dev-utils/package.json b/contracts/dev-utils/package.json index efdd13ecfa..91d8ceab39 100644 --- a/contracts/dev-utils/package.json +++ b/contracts/dev-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-dev-utils", - "version": "0.0.6", + "version": "0.0.7", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md", "devDependencies": { - "@0x/abi-gen": "^3.1.2", - "@0x/contracts-gen": "^1.0.12", - "@0x/contracts-test-utils": "^3.1.12", - "@0x/dev-utils": "^2.2.6", - "@0x/sol-compiler": "^3.1.11", + "@0x/abi-gen": "^4.1.0", + "@0x/contracts-gen": "^1.0.13", + "@0x/contracts-test-utils": "^3.1.13", + "@0x/dev-utils": "^2.3.0", + "@0x/sol-compiler": "^3.1.12", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^5.2.7", @@ -69,19 +69,19 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.0", - "@0x/contracts-asset-proxy": "^2.2.4", - "@0x/contracts-erc1155": "^1.1.11", - "@0x/contracts-erc20": "^2.2.10", - "@0x/contracts-erc721": "^2.1.11", - "@0x/contracts-exchange": "^2.1.10", - "@0x/contracts-exchange-libs": "^3.0.4", - "@0x/contracts-utils": "^3.2.0", - "@0x/order-utils": "^8.2.4", + "@0x/base-contract": "^5.3.1", + "@0x/contracts-asset-proxy": "^2.2.5", + "@0x/contracts-erc1155": "^1.1.12", + "@0x/contracts-erc20": "^2.2.11", + "@0x/contracts-erc721": "^2.1.12", + "@0x/contracts-exchange": "^2.1.11", + "@0x/contracts-exchange-libs": "^3.0.5", + "@0x/contracts-utils": "^3.2.1", + "@0x/order-utils": "^8.2.5", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "ethereum-types": "^2.1.4", "ethereumjs-util": "^5.1.1" }, diff --git a/contracts/erc1155/package.json b/contracts/erc1155/package.json index cf4551a711..decbe14bd4 100644 --- a/contracts/erc1155/package.json +++ b/contracts/erc1155/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-erc1155", - "version": "1.1.11", + "version": "1.1.12", "engines": { "node": ">=6.12" }, @@ -47,10 +47,10 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md", "devDependencies": { - "@0x/abi-gen": "^3.1.2", - "@0x/contracts-gen": "^1.0.12", - "@0x/dev-utils": "^2.2.6", - "@0x/sol-compiler": "^3.1.11", + "@0x/abi-gen": "^4.1.0", + "@0x/contracts-gen": "^1.0.13", + "@0x/dev-utils": "^2.3.0", + "@0x/sol-compiler": "^3.1.12", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^5.2.7", @@ -68,13 +68,13 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.0", - "@0x/contracts-test-utils": "^3.1.12", - "@0x/contracts-utils": "^3.2.0", + "@0x/base-contract": "^5.3.1", + "@0x/contracts-test-utils": "^3.1.13", + "@0x/contracts-utils": "^3.2.1", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "ethereum-types": "^2.1.4", "lodash": "^4.17.11" }, diff --git a/contracts/erc20/package.json b/contracts/erc20/package.json index 206995ceb8..a16f557828 100644 --- a/contracts/erc20/package.json +++ b/contracts/erc20/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-erc20", - "version": "2.2.10", + "version": "2.2.11", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md", "devDependencies": { - "@0x/abi-gen": "^3.1.2", - "@0x/contracts-gen": "^1.0.12", - "@0x/contracts-test-utils": "^3.1.12", - "@0x/dev-utils": "^2.2.6", - "@0x/sol-compiler": "^3.1.11", + "@0x/abi-gen": "^4.1.0", + "@0x/contracts-gen": "^1.0.13", + "@0x/contracts-test-utils": "^3.1.13", + "@0x/dev-utils": "^2.3.0", + "@0x/sol-compiler": "^3.1.12", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^5.2.7", @@ -69,12 +69,12 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.0", - "@0x/contracts-utils": "^3.2.0", + "@0x/base-contract": "^5.3.1", + "@0x/contracts-utils": "^3.2.1", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "ethereum-types": "^2.1.4", "lodash": "^4.17.11" }, diff --git a/contracts/erc721/package.json b/contracts/erc721/package.json index 9d1c350852..ff35d0f513 100644 --- a/contracts/erc721/package.json +++ b/contracts/erc721/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-erc721", - "version": "2.1.11", + "version": "2.1.12", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md", "devDependencies": { - "@0x/abi-gen": "^3.1.2", - "@0x/contracts-gen": "^1.0.12", - "@0x/contracts-test-utils": "^3.1.12", - "@0x/dev-utils": "^2.2.6", - "@0x/sol-compiler": "^3.1.11", + "@0x/abi-gen": "^4.1.0", + "@0x/contracts-gen": "^1.0.13", + "@0x/contracts-test-utils": "^3.1.13", + "@0x/dev-utils": "^2.3.0", + "@0x/sol-compiler": "^3.1.12", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^5.2.7", @@ -69,12 +69,12 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.0", - "@0x/contracts-utils": "^3.2.0", + "@0x/base-contract": "^5.3.1", + "@0x/contracts-utils": "^3.2.1", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "ethereum-types": "^2.1.4", "lodash": "^4.17.11" }, diff --git a/contracts/exchange-forwarder/package.json b/contracts/exchange-forwarder/package.json index 9c98a13e08..85e0d17511 100644 --- a/contracts/exchange-forwarder/package.json +++ b/contracts/exchange-forwarder/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-exchange-forwarder", - "version": "3.0.8", + "version": "3.0.9", "engines": { "node": ">=6.12" }, @@ -46,11 +46,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md", "devDependencies": { - "@0x/abi-gen": "^3.1.2", - "@0x/contracts-gen": "^1.0.12", - "@0x/contracts-test-utils": "^3.1.12", - "@0x/dev-utils": "^2.2.6", - "@0x/sol-compiler": "^3.1.11", + "@0x/abi-gen": "^4.1.0", + "@0x/contracts-gen": "^1.0.13", + "@0x/contracts-test-utils": "^3.1.13", + "@0x/dev-utils": "^2.3.0", + "@0x/sol-compiler": "^3.1.12", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^5.2.7", @@ -68,18 +68,18 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.0", - "@0x/contracts-asset-proxy": "^2.2.4", - "@0x/contracts-erc20": "^2.2.10", - "@0x/contracts-erc721": "^2.1.11", - "@0x/contracts-exchange": "^2.1.10", - "@0x/contracts-exchange-libs": "^3.0.4", - "@0x/contracts-utils": "^3.2.0", - "@0x/order-utils": "^8.2.4", + "@0x/base-contract": "^5.3.1", + "@0x/contracts-asset-proxy": "^2.2.5", + "@0x/contracts-erc20": "^2.2.11", + "@0x/contracts-erc721": "^2.1.12", + "@0x/contracts-exchange": "^2.1.11", + "@0x/contracts-exchange-libs": "^3.0.5", + "@0x/contracts-utils": "^3.2.1", + "@0x/order-utils": "^8.2.5", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "ethereum-types": "^2.1.4", "lodash": "^4.17.11" }, diff --git a/contracts/exchange-libs/package.json b/contracts/exchange-libs/package.json index 8fb889be7b..10eed04dc9 100644 --- a/contracts/exchange-libs/package.json +++ b/contracts/exchange-libs/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-exchange-libs", - "version": "3.0.4", + "version": "3.0.5", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/libs/README.md", "devDependencies": { - "@0x/abi-gen": "^3.1.2", - "@0x/contracts-gen": "^1.0.12", - "@0x/contracts-test-utils": "^3.1.12", - "@0x/dev-utils": "^2.2.6", - "@0x/sol-compiler": "^3.1.11", + "@0x/abi-gen": "^4.1.0", + "@0x/contracts-gen": "^1.0.13", + "@0x/contracts-test-utils": "^3.1.13", + "@0x/dev-utils": "^2.3.0", + "@0x/sol-compiler": "^3.1.12", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^5.2.7", @@ -69,13 +69,13 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.0", - "@0x/contracts-utils": "^3.2.0", - "@0x/order-utils": "^8.2.4", + "@0x/base-contract": "^5.3.1", + "@0x/contracts-utils": "^3.2.1", + "@0x/order-utils": "^8.2.5", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "ethereum-types": "^2.1.4", "lodash": "^4.17.11" }, diff --git a/contracts/exchange/package.json b/contracts/exchange/package.json index 3300f13690..d696600bc3 100644 --- a/contracts/exchange/package.json +++ b/contracts/exchange/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-exchange", - "version": "2.1.10", + "version": "2.1.11", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/protocol/README.md", "devDependencies": { - "@0x/abi-gen": "^3.1.2", - "@0x/contracts-gen": "^1.0.12", - "@0x/contracts-test-utils": "^3.1.12", - "@0x/dev-utils": "^2.2.6", - "@0x/sol-compiler": "^3.1.11", + "@0x/abi-gen": "^4.1.0", + "@0x/contracts-gen": "^1.0.13", + "@0x/contracts-test-utils": "^3.1.13", + "@0x/dev-utils": "^2.3.0", + "@0x/sol-compiler": "^3.1.12", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^5.2.7", @@ -69,18 +69,18 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.0", - "@0x/contracts-asset-proxy": "^2.2.4", - "@0x/contracts-erc1155": "^1.1.11", - "@0x/contracts-erc20": "^2.2.10", - "@0x/contracts-erc721": "^2.1.11", - "@0x/contracts-exchange-libs": "^3.0.4", - "@0x/contracts-utils": "^3.2.0", - "@0x/order-utils": "^8.2.4", + "@0x/base-contract": "^5.3.1", + "@0x/contracts-asset-proxy": "^2.2.5", + "@0x/contracts-erc1155": "^1.1.12", + "@0x/contracts-erc20": "^2.2.11", + "@0x/contracts-erc721": "^2.1.12", + "@0x/contracts-exchange-libs": "^3.0.5", + "@0x/contracts-utils": "^3.2.1", + "@0x/order-utils": "^8.2.5", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "ethereum-types": "^2.1.4", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11" diff --git a/contracts/extensions/package.json b/contracts/extensions/package.json index b350ed0866..3e132dc8e3 100644 --- a/contracts/extensions/package.json +++ b/contracts/extensions/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-extensions", - "version": "4.0.4", + "version": "4.0.5", "engines": { "node": ">=6.12" }, @@ -47,12 +47,12 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md", "devDependencies": { - "@0x/abi-gen": "^3.1.2", + "@0x/abi-gen": "^4.1.0", "@0x/contract-wrappers": "9.1.7", - "@0x/contracts-gen": "^1.0.12", - "@0x/contracts-test-utils": "^3.1.12", - "@0x/dev-utils": "^2.2.6", - "@0x/sol-compiler": "^3.1.11", + "@0x/contracts-gen": "^1.0.13", + "@0x/contracts-test-utils": "^3.1.13", + "@0x/dev-utils": "^2.3.0", + "@0x/sol-compiler": "^3.1.12", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^5.2.7", @@ -70,18 +70,18 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.0", - "@0x/contracts-asset-proxy": "^2.2.4", - "@0x/contracts-erc20": "^2.2.10", - "@0x/contracts-erc721": "^2.1.11", - "@0x/contracts-exchange": "^2.1.10", - "@0x/contracts-exchange-libs": "^3.0.4", - "@0x/contracts-utils": "^3.2.0", - "@0x/order-utils": "^8.2.4", + "@0x/base-contract": "^5.3.1", + "@0x/contracts-asset-proxy": "^2.2.5", + "@0x/contracts-erc20": "^2.2.11", + "@0x/contracts-erc721": "^2.1.12", + "@0x/contracts-exchange": "^2.1.11", + "@0x/contracts-exchange-libs": "^3.0.5", + "@0x/contracts-utils": "^3.2.1", + "@0x/order-utils": "^8.2.5", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "ethereum-types": "^2.1.4", "lodash": "^4.17.11" }, diff --git a/contracts/multisig/package.json b/contracts/multisig/package.json index 4545095b4d..9dea6fd642 100644 --- a/contracts/multisig/package.json +++ b/contracts/multisig/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-multisig", - "version": "3.1.10", + "version": "3.1.11", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/multisig/README.md", "devDependencies": { - "@0x/abi-gen": "^3.1.2", - "@0x/contracts-gen": "^1.0.12", - "@0x/contracts-test-utils": "^3.1.12", - "@0x/dev-utils": "^2.2.6", - "@0x/sol-compiler": "^3.1.11", + "@0x/abi-gen": "^4.1.0", + "@0x/contracts-gen": "^1.0.13", + "@0x/contracts-test-utils": "^3.1.13", + "@0x/dev-utils": "^2.3.0", + "@0x/sol-compiler": "^3.1.12", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^5.2.7", @@ -69,14 +69,14 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.0", - "@0x/contracts-asset-proxy": "^2.2.4", - "@0x/contracts-erc20": "^2.2.10", + "@0x/base-contract": "^5.3.1", + "@0x/contracts-asset-proxy": "^2.2.5", + "@0x/contracts-erc20": "^2.2.11", "@0x/contracts-utils": "2.0.1", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "ethereum-types": "^2.1.4", "lodash": "^4.17.11" }, diff --git a/contracts/test-utils/package.json b/contracts/test-utils/package.json index f2596166e7..38c28b382c 100644 --- a/contracts/test-utils/package.json +++ b/contracts/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-test-utils", - "version": "3.1.12", + "version": "3.1.13", "engines": { "node": ">=6.12" }, @@ -42,18 +42,18 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/dev-utils": "^2.2.6", - "@0x/order-utils": "^8.2.4", - "@0x/sol-compiler": "^3.1.11", - "@0x/sol-coverage": "^3.0.8", - "@0x/sol-profiler": "^3.1.10", - "@0x/sol-trace": "^2.0.16", - "@0x/subproviders": "^5.0.0", + "@0x/dev-utils": "^2.3.0", + "@0x/order-utils": "^8.2.5", + "@0x/sol-compiler": "^3.1.12", + "@0x/sol-coverage": "^3.0.9", + "@0x/sol-profiler": "^3.1.11", + "@0x/sol-trace": "^2.0.17", + "@0x/subproviders": "^5.0.1", "@0x/tslint-config": "^3.0.1", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "@types/bn.js": "^4.11.0", "@types/js-combinatorics": "^0.5.29", "@types/lodash": "4.14.104", diff --git a/contracts/utils/package.json b/contracts/utils/package.json index 58dfca0e6e..5a1e260825 100644 --- a/contracts/utils/package.json +++ b/contracts/utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-utils", - "version": "3.2.0", + "version": "3.2.1", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/utils/README.md", "devDependencies": { - "@0x/abi-gen": "^3.1.2", - "@0x/contracts-gen": "^1.0.12", - "@0x/contracts-test-utils": "^3.1.12", - "@0x/dev-utils": "^2.2.6", - "@0x/sol-compiler": "^3.1.11", + "@0x/abi-gen": "^4.1.0", + "@0x/contracts-gen": "^1.0.13", + "@0x/contracts-test-utils": "^3.1.13", + "@0x/dev-utils": "^2.3.0", + "@0x/sol-compiler": "^3.1.12", "@0x/tslint-config": "^3.0.1", "@types/bn.js": "^4.11.0", "@types/lodash": "4.14.104", @@ -70,12 +70,12 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.0", - "@0x/order-utils": "^8.2.4", + "@0x/base-contract": "^5.3.1", + "@0x/order-utils": "^8.2.5", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "bn.js": "^4.11.8", "ethereum-types": "^2.1.4", "ethereumjs-util": "^5.1.1", diff --git a/packages/0x.js/package.json b/packages/0x.js/package.json index 7da4c1ff34..cc2b8898aa 100644 --- a/packages/0x.js/package.json +++ b/packages/0x.js/package.json @@ -1,6 +1,6 @@ { "name": "0x.js", - "version": "6.0.14", + "version": "6.0.15", "engines": { "node": ">=6.12" }, @@ -43,10 +43,10 @@ }, "license": "Apache-2.0", "devDependencies": { - "@0x/abi-gen-wrappers": "^5.1.0", - "@0x/contract-addresses": "^3.0.2", - "@0x/dev-utils": "^2.2.6", - "@0x/migrations": "^4.1.11", + "@0x/abi-gen-wrappers": "^5.2.0", + "@0x/contract-addresses": "^3.0.3", + "@0x/dev-utils": "^2.3.0", + "@0x/migrations": "^4.2.0", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^5.2.7", @@ -73,17 +73,17 @@ "webpack": "^4.20.2" }, "dependencies": { - "@0x/assert": "^2.1.2", - "@0x/asset-swapper": "^1.0.0", - "@0x/base-contract": "^5.3.0", + "@0x/assert": "^2.1.3", + "@0x/asset-swapper": "^1.0.1", + "@0x/base-contract": "^5.3.1", "@0x/contract-wrappers": "9.1.7", - "@0x/order-utils": "^8.2.4", - "@0x/order-watcher": "^4.0.16", - "@0x/subproviders": "^5.0.0", + "@0x/order-utils": "^8.2.5", + "@0x/order-watcher": "^4.0.17", + "@0x/subproviders": "^5.0.1", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "@types/web3-provider-engine": "^14.0.0", "ethereum-types": "^2.1.4", "ethers": "~4.0.4", diff --git a/packages/abi-gen-templates/package.json b/packages/abi-gen-templates/package.json index 11c535c261..62524d7000 100644 --- a/packages/abi-gen-templates/package.json +++ b/packages/abi-gen-templates/package.json @@ -1,6 +1,6 @@ { "name": "@0x/abi-gen-templates", - "version": "2.4.0", + "version": "2.4.1", "engines": { "node": ">=6.12" }, diff --git a/packages/abi-gen-wrappers/package.json b/packages/abi-gen-wrappers/package.json index 1a37e72d41..e76368d6f4 100644 --- a/packages/abi-gen-wrappers/package.json +++ b/packages/abi-gen-wrappers/package.json @@ -1,6 +1,6 @@ { "name": "@0x/abi-gen-wrappers", - "version": "5.1.0", + "version": "5.2.0", "engines": { "node": ">=6.12" }, @@ -34,23 +34,23 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/abi-gen-wrappers/README.md", "devDependencies": { - "@0x/abi-gen": "^3.1.2", - "@0x/abi-gen-templates": "^2.4.0", - "@0x/assert": "^2.1.2", - "@0x/json-schemas": "^3.1.12", + "@0x/abi-gen": "^4.1.0", + "@0x/abi-gen-templates": "^2.4.1", + "@0x/assert": "^2.1.3", + "@0x/json-schemas": "^3.1.13", "@0x/tslint-config": "^3.0.1", "@0x/types": "^2.4.1", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "ethereum-types": "^2.1.4", "ethers": "~4.0.4", "lodash": "^4.17.11", "shx": "^0.2.2" }, "dependencies": { - "@0x/base-contract": "^5.3.0", - "@0x/contract-addresses": "^3.0.2", - "@0x/contract-artifacts": "^2.0.3" + "@0x/base-contract": "^5.3.1", + "@0x/contract-addresses": "^3.0.3", + "@0x/contract-artifacts": "^2.0.4" }, "publishConfig": { "access": "public" diff --git a/packages/abi-gen/package.json b/packages/abi-gen/package.json index 618a8478cb..92c803a62b 100644 --- a/packages/abi-gen/package.json +++ b/packages/abi-gen/package.json @@ -1,6 +1,6 @@ { "name": "@0x/abi-gen", - "version": "3.1.2", + "version": "4.1.0", "engines": { "node": ">=6.12" }, @@ -59,7 +59,7 @@ "dependencies": { "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", + "@0x/utils": "^4.5.0", "@types/toposort": "^2.0.1", "chalk": "^2.3.0", "change-case": "^3.0.2", @@ -75,13 +75,13 @@ "yargs": "^10.0.3" }, "devDependencies": { - "@0x/base-contract": "^5.3.0", - "@0x/contracts-gen": "^1.0.12", - "@0x/dev-utils": "^2.2.6", - "@0x/sol-compiler": "^3.1.11", - "@0x/subproviders": "^5.0.0", + "@0x/base-contract": "^5.3.1", + "@0x/contracts-gen": "^1.0.13", + "@0x/dev-utils": "^2.3.0", + "@0x/sol-compiler": "^3.1.12", + "@0x/subproviders": "^5.0.1", "@0x/tslint-config": "^3.0.1", - "@0x/web3-wrapper": "^6.0.9", + "@0x/web3-wrapper": "^6.0.10", "@types/glob": "5.0.35", "@types/mkdirp": "^0.5.2", "@types/mocha": "^5.2.7", diff --git a/packages/assert/package.json b/packages/assert/package.json index b24a0680ee..8332258b88 100644 --- a/packages/assert/package.json +++ b/packages/assert/package.json @@ -1,6 +1,6 @@ { "name": "@0x/assert", - "version": "2.1.2", + "version": "2.1.3", "engines": { "node": ">=6.12" }, @@ -45,9 +45,9 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/json-schemas": "^3.1.12", + "@0x/json-schemas": "^3.1.13", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", + "@0x/utils": "^4.5.0", "lodash": "^4.17.11", "valid-url": "^1.0.9" }, diff --git a/packages/asset-buyer/package.json b/packages/asset-buyer/package.json index cb72be7123..7f4df06625 100644 --- a/packages/asset-buyer/package.json +++ b/packages/asset-buyer/package.json @@ -1,6 +1,6 @@ { "name": "@0x/asset-buyer", - "version": "6.1.10", + "version": "6.1.11", "engines": { "node": ">=6.12" }, @@ -37,16 +37,16 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/asset-buyer/README.md", "dependencies": { - "@0x/assert": "^2.1.2", - "@0x/connect": "^5.0.15", + "@0x/assert": "^2.1.3", + "@0x/connect": "^5.0.16", "@0x/contract-wrappers": "9.1.7", - "@0x/json-schemas": "^3.1.12", - "@0x/order-utils": "^8.2.4", - "@0x/subproviders": "^5.0.0", + "@0x/json-schemas": "^3.1.13", + "@0x/order-utils": "^8.2.5", + "@0x/subproviders": "^5.0.1", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "ethereum-types": "^2.1.4", "lodash": "^4.17.11" }, diff --git a/packages/asset-swapper/package.json b/packages/asset-swapper/package.json index 22d8bc2468..aef6a5d21d 100644 --- a/packages/asset-swapper/package.json +++ b/packages/asset-swapper/package.json @@ -1,6 +1,6 @@ { "name": "@0x/asset-swapper", - "version": "1.0.0", + "version": "1.0.1", "engines": { "node": ">=6.12" }, @@ -37,20 +37,20 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/asset-buyer/README.md", "dependencies": { - "@0x/assert": "^2.1.2", - "@0x/connect": "^5.0.15", - "@0x/contract-addresses": "^3.0.2", + "@0x/assert": "^2.1.3", + "@0x/connect": "^5.0.16", + "@0x/contract-addresses": "^3.0.3", "@0x/contract-wrappers": "9.1.7", - "@0x/dev-utils": "^2.2.6", - "@0x/fill-scenarios": "^3.0.15", - "@0x/json-schemas": "^3.1.12", - "@0x/migrations": "^4.1.11", - "@0x/order-utils": "^8.2.4", - "@0x/subproviders": "^5.0.0", + "@0x/dev-utils": "^2.3.0", + "@0x/fill-scenarios": "^3.0.16", + "@0x/json-schemas": "^3.1.13", + "@0x/migrations": "^4.2.0", + "@0x/order-utils": "^8.2.5", + "@0x/subproviders": "^5.0.1", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "ethereum-types": "^2.1.4", "lodash": "^4.17.11" }, diff --git a/packages/base-contract/package.json b/packages/base-contract/package.json index 68309d8179..07af21d2fe 100644 --- a/packages/base-contract/package.json +++ b/packages/base-contract/package.json @@ -1,6 +1,6 @@ { "name": "@0x/base-contract", - "version": "5.3.0", + "version": "5.3.1", "engines": { "node": ">=6.12" }, @@ -42,11 +42,11 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/assert": "^2.1.2", - "@0x/json-schemas": "^3.1.12", + "@0x/assert": "^2.1.3", + "@0x/json-schemas": "^3.1.13", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "ethereum-types": "^2.1.4", "ethereumjs-blockstream": "6.0.0", "ethereumjs-util": "^5.1.1", diff --git a/packages/connect/package.json b/packages/connect/package.json index 0729de4b4e..bfd9a6a4d7 100644 --- a/packages/connect/package.json +++ b/packages/connect/package.json @@ -1,6 +1,6 @@ { "name": "@0x/connect", - "version": "5.0.15", + "version": "5.0.16", "engines": { "node": ">=6.12" }, @@ -45,12 +45,12 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/connect/README.md", "dependencies": { - "@0x/assert": "^2.1.2", - "@0x/json-schemas": "^3.1.12", - "@0x/order-utils": "^8.2.4", + "@0x/assert": "^2.1.3", + "@0x/json-schemas": "^3.1.13", + "@0x/order-utils": "^8.2.5", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", + "@0x/utils": "^4.5.0", "lodash": "^4.17.11", "query-string": "^6.0.0", "sinon": "^4.0.0", diff --git a/packages/contract-addresses/package.json b/packages/contract-addresses/package.json index f836f79eb8..b58498ad5e 100644 --- a/packages/contract-addresses/package.json +++ b/packages/contract-addresses/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contract-addresses", - "version": "3.0.2", + "version": "3.0.3", "engines": { "node": ">=6.12" }, diff --git a/packages/contract-artifacts/package.json b/packages/contract-artifacts/package.json index 73023b20ca..c621e63f5a 100644 --- a/packages/contract-artifacts/package.json +++ b/packages/contract-artifacts/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contract-artifacts", - "version": "2.0.3", + "version": "2.0.4", "engines": { "node": ">=6.12" }, @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/contract-artifacts/README.md", "devDependencies": { - "@0x/utils": "^4.4.2", + "@0x/utils": "^4.5.0", "@types/mocha": "^5.2.7", "chai": "^4.0.1", "lodash": "^4.17.11", diff --git a/packages/contract-wrappers/package.json b/packages/contract-wrappers/package.json index 20b5cf47b0..bf405611c5 100644 --- a/packages/contract-wrappers/package.json +++ b/packages/contract-wrappers/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contract-wrappers", - "version": "10.1.0", + "version": "11.0.0", "engines": { "node": ">=6.12" }, @@ -46,44 +46,44 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/contract-wrappers/README.md", "devDependencies": { - "@0x/abi-gen": "^3.1.2", - "@0x/abi-gen-templates": "^2.4.0", - "@0x/assert": "^2.1.2", - "@0x/json-schemas": "^3.1.12", + "@0x/abi-gen": "^4.1.0", + "@0x/abi-gen-templates": "^2.4.1", + "@0x/assert": "^2.1.3", "@0x/contracts-test-utils": "^3.1.12", "@0x/coordinator-server": "^0.1.3", "@0x/dev-utils": "^2.2.6", "@0x/fill-scenarios": "^3.0.15", + "@0x/json-schemas": "^3.1.13", "@0x/migrations": "^4.1.11", "@0x/subproviders": "^5.0.0", "@0x/tslint-config": "^3.0.1", "@0x/types": "^2.4.1", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "@types/nock": "^10.0.3", - "ethereum-types": "^2.1.4", - "ethers": "~4.0.4", - "lodash": "^4.17.11", - "shx": "^0.2.2", "chai": "^4.0.1", "chai-as-promised": "^7.1.0", "chai-bignumber": "^3.0.0", "dirty-chai": "^2.0.1", + "ethereum-types": "^2.1.4", + "ethers": "~4.0.4", + "lodash": "^4.17.11", "mocha": "^6.2.0", - "nock": "^10.0.6" + "nock": "^10.0.6", + "shx": "^0.2.2" }, "dependencies": { - "@0x/abi-gen-wrappers": "^5.1.0", - "@0x/base-contract": "^5.3.0", - "@0x/contract-addresses": "^3.0.2", - "@0x/contract-artifacts": "^2.0.3", - "@0x/contracts-test-utils": "^3.1.12", + "@0x/abi-gen-wrappers": "^5.2.0", + "@0x/base-contract": "^5.3.1", + "@0x/contract-addresses": "^3.0.3", + "@0x/contract-artifacts": "^2.0.4", + "@0x/contracts-test-utils": "^3.1.13", "@0x/coordinator-server": "^0.1.3", - "@0x/dev-utils": "^2.2.6", - "@0x/fill-scenarios": "^3.0.15", - "@0x/migrations": "^4.1.11", - "@0x/order-utils": "^8.2.4", - "@0x/subproviders": "^5.0.0", + "@0x/dev-utils": "^2.3.0", + "@0x/fill-scenarios": "^3.0.16", + "@0x/migrations": "^4.2.0", + "@0x/order-utils": "^8.2.5", + "@0x/subproviders": "^5.0.1", "http-status-codes": "^1.3.2" }, "publishConfig": { diff --git a/packages/contracts-gen/package.json b/packages/contracts-gen/package.json index 51efbef29a..95972fffed 100644 --- a/packages/contracts-gen/package.json +++ b/packages/contracts-gen/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-gen", - "version": "1.0.12", + "version": "1.0.13", "engines": { "node": ">=6.12" }, @@ -30,7 +30,7 @@ "@0x/sol-resolver": "^2.0.9", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", + "@0x/utils": "^4.5.0", "ethereum-types": "^2.1.4", "lodash": "^4.17.11", "prettier": "^1.16.3", diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 8c105c55d3..62b2800be2 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/dev-utils", - "version": "2.2.6", + "version": "2.3.0", "engines": { "node": ">=6.12" }, @@ -42,11 +42,11 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/subproviders": "^5.0.0", + "@0x/subproviders": "^5.0.1", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "@types/web3-provider-engine": "^14.0.0", "chai": "^4.0.1", "ethereum-types": "^2.1.4", diff --git a/packages/fill-scenarios/package.json b/packages/fill-scenarios/package.json index a61b9b975c..3f16671a14 100644 --- a/packages/fill-scenarios/package.json +++ b/packages/fill-scenarios/package.json @@ -1,6 +1,6 @@ { "name": "@0x/fill-scenarios", - "version": "3.0.15", + "version": "3.0.16", "description": "0x order fill scenario generator", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -29,13 +29,13 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/abi-gen-wrappers": "^5.1.0", - "@0x/base-contract": "^5.3.0", - "@0x/order-utils": "^8.2.4", + "@0x/abi-gen-wrappers": "^5.2.0", + "@0x/base-contract": "^5.3.1", + "@0x/order-utils": "^8.2.5", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "ethereum-types": "^2.1.4", "ethers": "~4.0.4", "lodash": "^4.17.11" diff --git a/packages/instant/package.json b/packages/instant/package.json index ea16a2ef1a..4dc1ccc5c0 100644 --- a/packages/instant/package.json +++ b/packages/instant/package.json @@ -1,6 +1,6 @@ { "name": "@0x/instant", - "version": "1.0.27", + "version": "1.0.28", "engines": { "node": ">=6.12" }, @@ -43,15 +43,15 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/instant/README.md", "dependencies": { - "@0x/assert": "^2.1.0", + "@0x/assert": "^2.1.3", "@0x/asset-buyer": "6.1.8", - "@0x/json-schemas": "^3.0.11", - "@0x/order-utils": "^8.2.2", - "@0x/subproviders": "^5.0.0", + "@0x/json-schemas": "^3.1.13", + "@0x/order-utils": "^8.2.5", + "@0x/subproviders": "^5.0.1", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "babel-runtime": "^6.26.0", "bowser": "^1.9.4", "copy-to-clipboard": "^3.0.8", diff --git a/packages/json-schemas/package.json b/packages/json-schemas/package.json index 69958707a4..f44bdcee2d 100644 --- a/packages/json-schemas/package.json +++ b/packages/json-schemas/package.json @@ -1,6 +1,6 @@ { "name": "@0x/json-schemas", - "version": "3.1.12", + "version": "3.1.13", "engines": { "node": ">=6.12" }, @@ -47,7 +47,7 @@ }, "devDependencies": { "@0x/tslint-config": "^3.0.1", - "@0x/utils": "^4.4.2", + "@0x/utils": "^4.5.0", "@types/lodash.foreach": "^4.5.3", "@types/lodash.values": "^4.3.3", "@types/mocha": "^5.2.7", diff --git a/packages/migrations/package.json b/packages/migrations/package.json index f9c45de334..13d13390b6 100644 --- a/packages/migrations/package.json +++ b/packages/migrations/package.json @@ -1,6 +1,6 @@ { "name": "@0x/migrations", - "version": "4.1.11", + "version": "4.2.0", "engines": { "node": ">=6.12" }, @@ -37,7 +37,7 @@ }, "license": "Apache-2.0", "devDependencies": { - "@0x/dev-utils": "^2.2.6", + "@0x/dev-utils": "^2.3.0", "@0x/tslint-config": "^3.0.1", "@0x/types": "^2.4.1", "@types/yargs": "^11.0.0", @@ -51,16 +51,16 @@ "yargs": "^10.0.3" }, "dependencies": { - "@0x/abi-gen-wrappers": "^5.1.0", - "@0x/base-contract": "^5.3.0", - "@0x/contract-addresses": "^3.0.2", - "@0x/contract-artifacts": "^2.0.3", - "@0x/order-utils": "^8.2.4", - "@0x/sol-compiler": "^3.1.11", - "@0x/subproviders": "^5.0.0", + "@0x/abi-gen-wrappers": "^5.2.0", + "@0x/base-contract": "^5.3.1", + "@0x/contract-addresses": "^3.0.3", + "@0x/contract-artifacts": "^2.0.4", + "@0x/order-utils": "^8.2.5", + "@0x/sol-compiler": "^3.1.12", + "@0x/subproviders": "^5.0.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "@ledgerhq/hw-app-eth": "^4.3.0", "@types/web3-provider-engine": "^14.0.0", "ethereum-types": "^2.1.4", diff --git a/packages/monorepo-scripts/package.json b/packages/monorepo-scripts/package.json index 69fe1babe8..bc6357426b 100644 --- a/packages/monorepo-scripts/package.json +++ b/packages/monorepo-scripts/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@0x/monorepo-scripts", - "version": "1.0.33", + "version": "1.0.34", "engines": { "node": ">=6.12" }, @@ -49,7 +49,7 @@ }, "dependencies": { "@0x/types": "^2.4.1", - "@0x/utils": "^4.4.2", + "@0x/utils": "^4.5.0", "@lerna/batch-packages": "^3.0.0-beta.18", "@types/depcheck": "^0.6.0", "async-child-process": "^1.1.1", diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json index 145a1366ad..3c37c8ed31 100644 --- a/packages/order-utils/package.json +++ b/packages/order-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/order-utils", - "version": "8.2.4", + "version": "8.2.5", "engines": { "node": ">=6.12" }, @@ -36,7 +36,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/order-utils/README.md", "devDependencies": { - "@0x/dev-utils": "^2.2.6", + "@0x/dev-utils": "^2.3.0", "@0x/tslint-config": "^3.0.1", "@types/bn.js": "^4.11.0", "@types/lodash": "4.14.104", @@ -57,16 +57,16 @@ "web3-provider-engine": "14.0.6" }, "dependencies": { - "@0x/abi-gen-wrappers": "^5.1.0", - "@0x/assert": "^2.1.2", - "@0x/base-contract": "^5.3.0", - "@0x/contract-addresses": "^3.0.2", - "@0x/contract-artifacts": "^2.0.3", - "@0x/json-schemas": "^3.1.12", + "@0x/abi-gen-wrappers": "^5.2.0", + "@0x/assert": "^2.1.3", + "@0x/base-contract": "^5.3.1", + "@0x/contract-addresses": "^3.0.3", + "@0x/contract-artifacts": "^2.0.4", + "@0x/json-schemas": "^3.1.13", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "@types/node": "*", "bn.js": "^4.11.8", "ethereum-types": "^2.1.4", diff --git a/packages/order-watcher/package.json b/packages/order-watcher/package.json index 679b2c904b..e951302e1d 100644 --- a/packages/order-watcher/package.json +++ b/packages/order-watcher/package.json @@ -1,6 +1,6 @@ { "name": "@0x/order-watcher", - "version": "4.0.16", + "version": "4.0.17", "description": "An order watcher daemon that watches for order validity", "keywords": [ "0x", @@ -34,9 +34,9 @@ "node": ">=6.0.0" }, "devDependencies": { - "@0x/dev-utils": "^2.2.6", - "@0x/migrations": "^4.1.11", - "@0x/subproviders": "^5.0.0", + "@0x/dev-utils": "^2.3.0", + "@0x/migrations": "^4.2.0", + "@0x/subproviders": "^5.0.1", "@0x/tslint-config": "^3.0.1", "@types/bintrees": "^1.0.2", "@types/lodash": "4.14.104", @@ -59,19 +59,19 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/abi-gen-wrappers": "^5.1.0", - "@0x/assert": "^2.1.2", - "@0x/base-contract": "^5.3.0", - "@0x/contract-addresses": "^3.0.2", - "@0x/contract-artifacts": "^2.0.3", + "@0x/abi-gen-wrappers": "^5.2.0", + "@0x/assert": "^2.1.3", + "@0x/base-contract": "^5.3.1", + "@0x/contract-addresses": "^3.0.3", + "@0x/contract-artifacts": "^2.0.4", "@0x/contract-wrappers": "9.1.7", - "@0x/fill-scenarios": "^3.0.15", - "@0x/json-schemas": "^3.1.12", - "@0x/order-utils": "^8.2.4", + "@0x/fill-scenarios": "^3.0.16", + "@0x/json-schemas": "^3.1.13", + "@0x/order-utils": "^8.2.5", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "bintrees": "^1.0.2", "ethereum-types": "^2.1.4", "ethereumjs-blockstream": "6.0.0", diff --git a/packages/python-contract-wrappers/package.json b/packages/python-contract-wrappers/package.json index be2ddcb6dc..87f39a6a8d 100644 --- a/packages/python-contract-wrappers/package.json +++ b/packages/python-contract-wrappers/package.json @@ -1,6 +1,6 @@ { "name": "@0x/python-contract-wrappers", - "version": "1.0.2", + "version": "1.0.3", "engines": { "node": ">=6.12" }, @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/python-contract-wrappers/README.md", "devDependencies": { - "@0x/abi-gen": "^3.1.2", + "@0x/abi-gen": "^4.1.0", "shx": "^0.2.2" }, "publishConfig": { diff --git a/packages/sol-compiler/package.json b/packages/sol-compiler/package.json index 79037f9451..472b91eb65 100644 --- a/packages/sol-compiler/package.json +++ b/packages/sol-compiler/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-compiler", - "version": "3.1.11", + "version": "3.1.12", "engines": { "node": ">=6.12" }, @@ -43,7 +43,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-compiler/README.md", "devDependencies": { - "@0x/dev-utils": "^2.2.6", + "@0x/dev-utils": "^2.3.0", "@0x/tslint-config": "^3.0.1", "@types/mkdirp": "^0.5.2", "@types/mocha": "^5.2.7", @@ -70,13 +70,13 @@ "zeppelin-solidity": "1.8.0" }, "dependencies": { - "@0x/assert": "^2.1.2", - "@0x/json-schemas": "^3.1.12", + "@0x/assert": "^2.1.3", + "@0x/json-schemas": "^3.1.13", "@0x/sol-resolver": "^2.0.9", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "@types/yargs": "^11.0.0", "chalk": "^2.3.0", "chokidar": "^3.0.2", diff --git a/packages/sol-coverage/package.json b/packages/sol-coverage/package.json index c3bf65275c..8b1e62565f 100644 --- a/packages/sol-coverage/package.json +++ b/packages/sol-coverage/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-coverage", - "version": "3.0.8", + "version": "3.0.9", "engines": { "node": ">=6.12" }, @@ -30,8 +30,8 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-coverage/README.md", "dependencies": { - "@0x/sol-tracing-utils": "^6.0.15", - "@0x/subproviders": "^5.0.0", + "@0x/sol-tracing-utils": "^6.0.16", + "@0x/subproviders": "^5.0.1", "@0x/typescript-typings": "^4.2.4", "@types/minimatch": "^3.0.3", "ethereum-types": "^2.1.4", diff --git a/packages/sol-doc/package.json b/packages/sol-doc/package.json index 6bf7138cd6..832bfb3736 100644 --- a/packages/sol-doc/package.json +++ b/packages/sol-doc/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-doc", - "version": "2.0.15", + "version": "2.0.16", "description": "Solidity documentation generator", "main": "lib/src/index.js", "types": "lib/src/index.d.js", @@ -26,9 +26,9 @@ "author": "F. Eugene Aumson", "license": "Apache-2.0", "dependencies": { - "@0x/sol-compiler": "^3.1.11", + "@0x/sol-compiler": "^3.1.12", "@0x/types": "^2.4.1", - "@0x/utils": "^4.4.2", + "@0x/utils": "^4.5.0", "ethereum-types": "^2.1.4", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11", diff --git a/packages/sol-profiler/package.json b/packages/sol-profiler/package.json index 45fa5421a7..950de1c386 100644 --- a/packages/sol-profiler/package.json +++ b/packages/sol-profiler/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-profiler", - "version": "3.1.10", + "version": "3.1.11", "engines": { "node": ">=6.12" }, @@ -30,10 +30,10 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-profiler/README.md", "dependencies": { - "@0x/sol-tracing-utils": "^6.0.15", - "@0x/subproviders": "^5.0.0", + "@0x/sol-tracing-utils": "^6.0.16", + "@0x/subproviders": "^5.0.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", + "@0x/utils": "^4.5.0", "ethereum-types": "^2.1.4", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11", diff --git a/packages/sol-trace/package.json b/packages/sol-trace/package.json index 4dc2a84d53..0f89fa6887 100644 --- a/packages/sol-trace/package.json +++ b/packages/sol-trace/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-trace", - "version": "2.0.16", + "version": "2.0.17", "engines": { "node": ">=6.12" }, @@ -30,8 +30,8 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-trace/README.md", "dependencies": { - "@0x/sol-tracing-utils": "^6.0.15", - "@0x/subproviders": "^5.0.0", + "@0x/sol-tracing-utils": "^6.0.16", + "@0x/subproviders": "^5.0.1", "@0x/typescript-typings": "^4.2.4", "chalk": "^2.3.0", "ethereum-types": "^2.1.4", diff --git a/packages/sol-tracing-utils/package.json b/packages/sol-tracing-utils/package.json index df8e98d8b8..f42869ef69 100644 --- a/packages/sol-tracing-utils/package.json +++ b/packages/sol-tracing-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-tracing-utils", - "version": "6.0.15", + "version": "6.0.16", "engines": { "node": ">=6.12" }, @@ -43,13 +43,13 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-tracing-utils/README.md", "dependencies": { - "@0x/dev-utils": "^2.2.6", - "@0x/sol-compiler": "^3.1.11", + "@0x/dev-utils": "^2.3.0", + "@0x/sol-compiler": "^3.1.12", "@0x/sol-resolver": "^2.0.9", - "@0x/subproviders": "^5.0.0", + "@0x/subproviders": "^5.0.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "@types/solidity-parser-antlr": "^0.2.3", "chalk": "^2.3.0", "ethereum-types": "^2.1.4", diff --git a/packages/sra-spec/package.json b/packages/sra-spec/package.json index 727659f6e3..c5f3cf578e 100644 --- a/packages/sra-spec/package.json +++ b/packages/sra-spec/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sra-spec", - "version": "2.0.13", + "version": "2.0.14", "engines": { "node": ">=6.12" }, @@ -36,7 +36,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sra-spec/README.md", "dependencies": { - "@0x/json-schemas": "^3.1.12", + "@0x/json-schemas": "^3.1.13", "@loopback/openapi-v3-types": "^0.8.2" }, "devDependencies": { diff --git a/packages/subproviders/package.json b/packages/subproviders/package.json index 5d53521706..ad66e44f2e 100644 --- a/packages/subproviders/package.json +++ b/packages/subproviders/package.json @@ -1,6 +1,6 @@ { "name": "@0x/subproviders", - "version": "5.0.0", + "version": "5.0.1", "engines": { "node": ">=6.12" }, @@ -30,11 +30,11 @@ } }, "dependencies": { - "@0x/assert": "^2.1.2", + "@0x/assert": "^2.1.3", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "@ledgerhq/hw-app-eth": "^4.3.0", "@ledgerhq/hw-transport-u2f": "4.24.0", "@types/hdkey": "^0.7.0", diff --git a/packages/testnet-faucets/package.json b/packages/testnet-faucets/package.json index 2aab54c149..9be4b43b55 100644 --- a/packages/testnet-faucets/package.json +++ b/packages/testnet-faucets/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@0x/testnet-faucets", - "version": "1.0.83", + "version": "1.0.84", "engines": { "node": ">=6.12" }, @@ -19,11 +19,11 @@ "author": "Fabio Berger", "license": "Apache-2.0", "dependencies": { - "0x.js": "^6.0.12", - "@0x/subproviders": "^5.0.0", + "0x.js": "^6.0.15", + "@0x/subproviders": "^5.0.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "body-parser": "^1.17.1", "ethereum-types": "^2.1.4", "ethereumjs-tx": "^1.3.5", diff --git a/packages/utils/package.json b/packages/utils/package.json index b7791a4369..553cac8694 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/utils", - "version": "4.4.2", + "version": "4.5.0", "engines": { "node": ">=6.12" }, diff --git a/packages/web3-wrapper/package.json b/packages/web3-wrapper/package.json index 0c35aa1201..446bc2cd86 100644 --- a/packages/web3-wrapper/package.json +++ b/packages/web3-wrapper/package.json @@ -1,6 +1,6 @@ { "name": "@0x/web3-wrapper", - "version": "6.0.9", + "version": "6.0.10", "engines": { "node": ">=6.12" }, @@ -55,10 +55,10 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/assert": "^2.1.2", - "@0x/json-schemas": "^3.1.12", + "@0x/assert": "^2.1.3", + "@0x/json-schemas": "^3.1.13", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", + "@0x/utils": "^4.5.0", "ethereum-types": "^2.1.4", "ethereumjs-util": "^5.1.1", "ethers": "~4.0.4", diff --git a/packages/website/package.json b/packages/website/package.json index ed409026c7..7a51d9b484 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -1,6 +1,6 @@ { "name": "@0x/website", - "version": "0.0.86", + "version": "0.0.87", "engines": { "node": ">=6.12" }, @@ -21,16 +21,16 @@ "author": "Fabio Berger", "license": "Apache-2.0", "dependencies": { - "@0x/asset-buyer": "^6.1.8", - "@0x/contract-addresses": "^3.0.2", + "@0x/asset-buyer": "^6.1.11", + "@0x/contract-addresses": "^3.0.3", "@0x/contract-wrappers": "^9.1.7", - "@0x/json-schemas": "^3.0.11", - "@0x/order-utils": "^8.2.2", - "@0x/subproviders": "^5.0.0", + "@0x/json-schemas": "^3.1.13", + "@0x/order-utils": "^8.2.5", + "@0x/subproviders": "^5.0.1", "@0x/types": "^2.4.1", "@0x/typescript-typings": "^4.2.4", - "@0x/utils": "^4.4.2", - "@0x/web3-wrapper": "^6.0.9", + "@0x/utils": "^4.5.0", + "@0x/web3-wrapper": "^6.0.10", "@reach/dialog": "^0.1.2", "@types/react-lazyload": "^2.3.1", "@types/react-loadable": "^5.4.2",