From ec92cea5982375fa2fa7ba8445b5e8af589b75bd Mon Sep 17 00:00:00 2001 From: fabioberger Date: Tue, 17 Sep 2019 20:33:09 +0200 Subject: [PATCH] Publish - @0x/contracts-asset-proxy@2.2.8 - @0x/contracts-coordinator@2.0.13 - @0x/contracts-dev-utils@0.0.10 - @0x/contracts-erc1155@1.1.15 - @0x/contracts-erc20@2.2.14 - @0x/contracts-erc721@2.1.15 - @0x/contracts-exchange-forwarder@3.0.12 - @0x/contracts-exchange-libs@3.0.8 - @0x/contracts-exchange@2.1.14 - @0x/contracts-extensions@4.0.8 - @0x/contracts-multisig@3.1.14 - @0x/contracts-test-utils@3.1.16 - @0x/contracts-utils@3.2.4 - 0x.js@7.0.2 - @0x/abi-gen-wrappers@5.3.2 - @0x/abi-gen@4.2.1 - @0x/assert@2.1.6 - @0x/asset-buyer@6.1.14 - @0x/asset-swapper@2.0.0 - @0x/base-contract@5.4.0 - @0x/connect@5.0.19 - @0x/contract-addresses@3.2.0 - @0x/contract-artifacts@2.2.2 - @0x/contract-wrappers@12.1.0 - @0x/contracts-gen@1.0.15 - @0x/dev-utils@2.3.3 - ethereum-types@2.1.6 - @0x/fill-scenarios@3.0.19 - @0x/instant@1.0.31 - @0x/json-schemas@4.0.2 - @0x/migrations@4.3.2 - @0x/monorepo-scripts@1.0.37 - @0x/order-utils@8.4.0 - @0x/orderbook@0.0.2 - @0x/sol-compiler@3.1.15 - @0x/sol-coverage@3.0.12 - @0x/sol-doc@2.0.19 - @0x/sol-profiler@3.1.14 - @0x/sol-resolver@2.0.11 - @0x/sol-trace@2.0.20 - @0x/sol-tracing-utils@6.0.19 - @0x/sra-spec@2.0.17 - @0x/subproviders@5.0.4 - @0x/testnet-faucets@1.0.87 - @0x/types@2.4.3 - @0x/typescript-typings@4.3.0 - @0x/utils@4.5.2 - @0x/web3-wrapper@6.0.13 --- contracts/asset-proxy/package.json | 34 +++++++++---------- contracts/coordinator/package.json | 36 ++++++++++---------- contracts/dev-utils/package.json | 40 +++++++++++------------ contracts/erc1155/package.json | 26 +++++++-------- contracts/erc20/package.json | 26 +++++++-------- contracts/erc721/package.json | 26 +++++++-------- contracts/exchange-forwarder/package.json | 38 ++++++++++----------- contracts/exchange-libs/package.json | 28 ++++++++-------- contracts/exchange/package.json | 38 ++++++++++----------- contracts/extensions/package.json | 38 ++++++++++----------- contracts/multisig/package.json | 28 ++++++++-------- contracts/test-utils/package.json | 26 +++++++-------- contracts/utils/package.json | 26 +++++++-------- packages/0x.js/package.json | 32 +++++++++--------- packages/abi-gen-wrappers/package.json | 22 ++++++------- packages/abi-gen/package.json | 22 ++++++------- packages/assert/package.json | 8 ++--- packages/asset-buyer/package.json | 24 +++++++------- packages/asset-swapper/package.json | 36 ++++++++++---------- packages/base-contract/package.json | 14 ++++---- packages/connect/package.json | 14 ++++---- packages/contract-addresses/package.json | 2 +- packages/contract-artifacts/package.json | 4 +-- packages/contract-wrappers/package.json | 34 +++++++++---------- packages/contracts-gen/package.json | 12 +++---- packages/dev-utils/package.json | 14 ++++---- packages/ethereum-types/package.json | 2 +- packages/fill-scenarios/package.json | 18 +++++----- packages/instant/package.json | 20 ++++++------ packages/json-schemas/package.json | 6 ++-- packages/migrations/package.json | 26 +++++++-------- packages/monorepo-scripts/package.json | 6 ++-- packages/order-utils/package.json | 30 ++++++++--------- packages/orderbook/package.json | 14 ++++---- packages/sol-compiler/package.json | 20 ++++++------ packages/sol-coverage/package.json | 10 +++--- packages/sol-doc/package.json | 10 +++--- packages/sol-profiler/package.json | 12 +++---- packages/sol-resolver/package.json | 6 ++-- packages/sol-trace/package.json | 10 +++--- packages/sol-tracing-utils/package.json | 18 +++++----- packages/sra-spec/package.json | 4 +-- packages/subproviders/package.json | 14 ++++---- packages/testnet-faucets/package.json | 16 ++++----- packages/types/package.json | 4 +-- packages/typescript-typings/package.json | 4 +-- packages/utils/package.json | 8 ++--- packages/web3-wrapper/package.json | 12 +++---- 48 files changed, 459 insertions(+), 459 deletions(-) diff --git a/contracts/asset-proxy/package.json b/contracts/asset-proxy/package.json index 250b5b3617..e2b72f94b6 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.7", + "version": "2.2.8", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/protocol/README.md", "devDependencies": { - "@0x/abi-gen": "^4.2.0", - "@0x/contracts-gen": "^1.0.14", - "@0x/contracts-test-utils": "^3.1.15", - "@0x/dev-utils": "^2.3.2", - "@0x/sol-compiler": "^3.1.14", + "@0x/abi-gen": "^4.2.1", + "@0x/contracts-gen": "^1.0.15", + "@0x/contracts-test-utils": "^3.1.16", + "@0x/dev-utils": "^2.3.3", + "@0x/sol-compiler": "^3.1.15", "@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.3", - "@0x/contracts-erc1155": "^1.1.14", - "@0x/contracts-erc20": "^2.2.13", - "@0x/contracts-erc721": "^2.1.14", - "@0x/contracts-utils": "^3.2.3", - "@0x/order-utils": "^8.3.1", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", - "ethereum-types": "^2.1.5", + "@0x/base-contract": "^5.4.0", + "@0x/contracts-erc1155": "^1.1.15", + "@0x/contracts-erc20": "^2.2.14", + "@0x/contracts-erc721": "^2.1.15", + "@0x/contracts-utils": "^3.2.4", + "@0x/order-utils": "^8.4.0", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", + "ethereum-types": "^2.1.6", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11" }, diff --git a/contracts/coordinator/package.json b/contracts/coordinator/package.json index ad41694bce..34ad9ce7c4 100644 --- a/contracts/coordinator/package.json +++ b/contracts/coordinator/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-coordinator", - "version": "2.0.12", + "version": "2.0.13", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md", "devDependencies": { - "@0x/abi-gen": "^4.2.0", - "@0x/contracts-gen": "^1.0.14", - "@0x/contracts-test-utils": "^3.1.15", - "@0x/dev-utils": "^2.3.2", - "@0x/sol-compiler": "^3.1.14", + "@0x/abi-gen": "^4.2.1", + "@0x/contracts-gen": "^1.0.15", + "@0x/contracts-test-utils": "^3.1.16", + "@0x/dev-utils": "^2.3.3", + "@0x/sol-compiler": "^3.1.15", "@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.3", - "@0x/contracts-asset-proxy": "^2.2.7", - "@0x/contracts-erc20": "^2.2.13", - "@0x/contracts-exchange": "^2.1.13", - "@0x/contracts-exchange-libs": "^3.0.7", - "@0x/contracts-utils": "^3.2.3", - "@0x/order-utils": "^8.3.1", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", - "ethereum-types": "^2.1.5", + "@0x/base-contract": "^5.4.0", + "@0x/contracts-asset-proxy": "^2.2.8", + "@0x/contracts-erc20": "^2.2.14", + "@0x/contracts-exchange": "^2.1.14", + "@0x/contracts-exchange-libs": "^3.0.8", + "@0x/contracts-utils": "^3.2.4", + "@0x/order-utils": "^8.4.0", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", + "ethereum-types": "^2.1.6", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11" }, diff --git a/contracts/dev-utils/package.json b/contracts/dev-utils/package.json index 9cd7fb0d2c..5a9e77891d 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.9", + "version": "0.0.10", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md", "devDependencies": { - "@0x/abi-gen": "^4.2.0", - "@0x/contracts-gen": "^1.0.14", - "@0x/contracts-test-utils": "^3.1.15", - "@0x/dev-utils": "^2.3.2", - "@0x/sol-compiler": "^3.1.14", + "@0x/abi-gen": "^4.2.1", + "@0x/contracts-gen": "^1.0.15", + "@0x/contracts-test-utils": "^3.1.16", + "@0x/dev-utils": "^2.3.3", + "@0x/sol-compiler": "^3.1.15", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^5.2.7", @@ -69,20 +69,20 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.3", - "@0x/contracts-asset-proxy": "^2.2.7", - "@0x/contracts-erc1155": "^1.1.14", - "@0x/contracts-erc20": "^2.2.13", - "@0x/contracts-erc721": "^2.1.14", - "@0x/contracts-exchange": "^2.1.13", - "@0x/contracts-exchange-libs": "^3.0.7", - "@0x/contracts-utils": "^3.2.3", - "@0x/order-utils": "^8.3.1", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", - "ethereum-types": "^2.1.5", + "@0x/base-contract": "^5.4.0", + "@0x/contracts-asset-proxy": "^2.2.8", + "@0x/contracts-erc1155": "^1.1.15", + "@0x/contracts-erc20": "^2.2.14", + "@0x/contracts-erc721": "^2.1.15", + "@0x/contracts-exchange": "^2.1.14", + "@0x/contracts-exchange-libs": "^3.0.8", + "@0x/contracts-utils": "^3.2.4", + "@0x/order-utils": "^8.4.0", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", + "ethereum-types": "^2.1.6", "ethereumjs-util": "^5.1.1" }, "publishConfig": { diff --git a/contracts/erc1155/package.json b/contracts/erc1155/package.json index 091dcee6c4..58c3cd8f12 100644 --- a/contracts/erc1155/package.json +++ b/contracts/erc1155/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-erc1155", - "version": "1.1.14", + "version": "1.1.15", "engines": { "node": ">=6.12" }, @@ -47,10 +47,10 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md", "devDependencies": { - "@0x/abi-gen": "^4.2.0", - "@0x/contracts-gen": "^1.0.14", - "@0x/dev-utils": "^2.3.2", - "@0x/sol-compiler": "^3.1.14", + "@0x/abi-gen": "^4.2.1", + "@0x/contracts-gen": "^1.0.15", + "@0x/dev-utils": "^2.3.3", + "@0x/sol-compiler": "^3.1.15", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^5.2.7", @@ -68,14 +68,14 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.3", - "@0x/contracts-test-utils": "^3.1.15", - "@0x/contracts-utils": "^3.2.3", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", - "ethereum-types": "^2.1.5", + "@0x/base-contract": "^5.4.0", + "@0x/contracts-test-utils": "^3.1.16", + "@0x/contracts-utils": "^3.2.4", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", + "ethereum-types": "^2.1.6", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/contracts/erc20/package.json b/contracts/erc20/package.json index 5e359c3f92..a8a5f9e8d2 100644 --- a/contracts/erc20/package.json +++ b/contracts/erc20/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-erc20", - "version": "2.2.13", + "version": "2.2.14", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md", "devDependencies": { - "@0x/abi-gen": "^4.2.0", - "@0x/contracts-gen": "^1.0.14", - "@0x/contracts-test-utils": "^3.1.15", - "@0x/dev-utils": "^2.3.2", - "@0x/sol-compiler": "^3.1.14", + "@0x/abi-gen": "^4.2.1", + "@0x/contracts-gen": "^1.0.15", + "@0x/contracts-test-utils": "^3.1.16", + "@0x/dev-utils": "^2.3.3", + "@0x/sol-compiler": "^3.1.15", "@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.3", - "@0x/contracts-utils": "^3.2.3", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", - "ethereum-types": "^2.1.5", + "@0x/base-contract": "^5.4.0", + "@0x/contracts-utils": "^3.2.4", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", + "ethereum-types": "^2.1.6", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/contracts/erc721/package.json b/contracts/erc721/package.json index 63d982e732..b06baeaebc 100644 --- a/contracts/erc721/package.json +++ b/contracts/erc721/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-erc721", - "version": "2.1.14", + "version": "2.1.15", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md", "devDependencies": { - "@0x/abi-gen": "^4.2.0", - "@0x/contracts-gen": "^1.0.14", - "@0x/contracts-test-utils": "^3.1.15", - "@0x/dev-utils": "^2.3.2", - "@0x/sol-compiler": "^3.1.14", + "@0x/abi-gen": "^4.2.1", + "@0x/contracts-gen": "^1.0.15", + "@0x/contracts-test-utils": "^3.1.16", + "@0x/dev-utils": "^2.3.3", + "@0x/sol-compiler": "^3.1.15", "@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.3", - "@0x/contracts-utils": "^3.2.3", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", - "ethereum-types": "^2.1.5", + "@0x/base-contract": "^5.4.0", + "@0x/contracts-utils": "^3.2.4", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", + "ethereum-types": "^2.1.6", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/contracts/exchange-forwarder/package.json b/contracts/exchange-forwarder/package.json index c518ebbd39..b3318c6bc8 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.11", + "version": "3.0.12", "engines": { "node": ">=6.12" }, @@ -46,11 +46,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md", "devDependencies": { - "@0x/abi-gen": "^4.2.0", - "@0x/contracts-gen": "^1.0.14", - "@0x/contracts-test-utils": "^3.1.15", - "@0x/dev-utils": "^2.3.2", - "@0x/sol-compiler": "^3.1.14", + "@0x/abi-gen": "^4.2.1", + "@0x/contracts-gen": "^1.0.15", + "@0x/contracts-test-utils": "^3.1.16", + "@0x/dev-utils": "^2.3.3", + "@0x/sol-compiler": "^3.1.15", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^5.2.7", @@ -68,19 +68,19 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.3", - "@0x/contracts-asset-proxy": "^2.2.7", - "@0x/contracts-erc20": "^2.2.13", - "@0x/contracts-erc721": "^2.1.14", - "@0x/contracts-exchange": "^2.1.13", - "@0x/contracts-exchange-libs": "^3.0.7", - "@0x/contracts-utils": "^3.2.3", - "@0x/order-utils": "^8.3.1", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", - "ethereum-types": "^2.1.5", + "@0x/base-contract": "^5.4.0", + "@0x/contracts-asset-proxy": "^2.2.8", + "@0x/contracts-erc20": "^2.2.14", + "@0x/contracts-erc721": "^2.1.15", + "@0x/contracts-exchange": "^2.1.14", + "@0x/contracts-exchange-libs": "^3.0.8", + "@0x/contracts-utils": "^3.2.4", + "@0x/order-utils": "^8.4.0", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", + "ethereum-types": "^2.1.6", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/contracts/exchange-libs/package.json b/contracts/exchange-libs/package.json index 48f56e7f0e..ac57034897 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.7", + "version": "3.0.8", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/libs/README.md", "devDependencies": { - "@0x/abi-gen": "^4.2.0", - "@0x/contracts-gen": "^1.0.14", - "@0x/contracts-test-utils": "^3.1.15", - "@0x/dev-utils": "^2.3.2", - "@0x/sol-compiler": "^3.1.14", + "@0x/abi-gen": "^4.2.1", + "@0x/contracts-gen": "^1.0.15", + "@0x/contracts-test-utils": "^3.1.16", + "@0x/dev-utils": "^2.3.3", + "@0x/sol-compiler": "^3.1.15", "@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.3", - "@0x/contracts-utils": "^3.2.3", - "@0x/order-utils": "^8.3.1", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", - "ethereum-types": "^2.1.5", + "@0x/base-contract": "^5.4.0", + "@0x/contracts-utils": "^3.2.4", + "@0x/order-utils": "^8.4.0", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", + "ethereum-types": "^2.1.6", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/contracts/exchange/package.json b/contracts/exchange/package.json index 4dd4ceb80c..4b3e75c337 100644 --- a/contracts/exchange/package.json +++ b/contracts/exchange/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-exchange", - "version": "2.1.13", + "version": "2.1.14", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/protocol/README.md", "devDependencies": { - "@0x/abi-gen": "^4.2.0", - "@0x/contracts-gen": "^1.0.14", - "@0x/contracts-test-utils": "^3.1.15", - "@0x/dev-utils": "^2.3.2", - "@0x/sol-compiler": "^3.1.14", + "@0x/abi-gen": "^4.2.1", + "@0x/contracts-gen": "^1.0.15", + "@0x/contracts-test-utils": "^3.1.16", + "@0x/dev-utils": "^2.3.3", + "@0x/sol-compiler": "^3.1.15", "@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.3", - "@0x/contracts-asset-proxy": "^2.2.7", - "@0x/contracts-erc1155": "^1.1.14", - "@0x/contracts-erc20": "^2.2.13", - "@0x/contracts-erc721": "^2.1.14", - "@0x/contracts-exchange-libs": "^3.0.7", - "@0x/contracts-utils": "^3.2.3", - "@0x/order-utils": "^8.3.1", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", - "ethereum-types": "^2.1.5", + "@0x/base-contract": "^5.4.0", + "@0x/contracts-asset-proxy": "^2.2.8", + "@0x/contracts-erc1155": "^1.1.15", + "@0x/contracts-erc20": "^2.2.14", + "@0x/contracts-erc721": "^2.1.15", + "@0x/contracts-exchange-libs": "^3.0.8", + "@0x/contracts-utils": "^3.2.4", + "@0x/order-utils": "^8.4.0", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", + "ethereum-types": "^2.1.6", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11" }, diff --git a/contracts/extensions/package.json b/contracts/extensions/package.json index abf3e0bb15..ea33845d26 100644 --- a/contracts/extensions/package.json +++ b/contracts/extensions/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-extensions", - "version": "4.0.7", + "version": "4.0.8", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md", "devDependencies": { - "@0x/abi-gen": "^4.2.0", - "@0x/contracts-gen": "^1.0.14", - "@0x/contracts-test-utils": "^3.1.15", - "@0x/dev-utils": "^2.3.2", - "@0x/sol-compiler": "^3.1.14", + "@0x/abi-gen": "^4.2.1", + "@0x/contracts-gen": "^1.0.15", + "@0x/contracts-test-utils": "^3.1.16", + "@0x/dev-utils": "^2.3.3", + "@0x/sol-compiler": "^3.1.15", "@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.3", - "@0x/contracts-asset-proxy": "^2.2.7", - "@0x/contracts-erc20": "^2.2.13", - "@0x/contracts-erc721": "^2.1.14", - "@0x/contracts-exchange": "^2.1.13", - "@0x/contracts-exchange-libs": "^3.0.7", - "@0x/contracts-utils": "^3.2.3", - "@0x/order-utils": "^8.3.1", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", - "ethereum-types": "^2.1.5", + "@0x/base-contract": "^5.4.0", + "@0x/contracts-asset-proxy": "^2.2.8", + "@0x/contracts-erc20": "^2.2.14", + "@0x/contracts-erc721": "^2.1.15", + "@0x/contracts-exchange": "^2.1.14", + "@0x/contracts-exchange-libs": "^3.0.8", + "@0x/contracts-utils": "^3.2.4", + "@0x/order-utils": "^8.4.0", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", + "ethereum-types": "^2.1.6", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/contracts/multisig/package.json b/contracts/multisig/package.json index b01c1e8716..750cb698ea 100644 --- a/contracts/multisig/package.json +++ b/contracts/multisig/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-multisig", - "version": "3.1.13", + "version": "3.1.14", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/multisig/README.md", "devDependencies": { - "@0x/abi-gen": "^4.2.0", - "@0x/contracts-gen": "^1.0.14", - "@0x/contracts-test-utils": "^3.1.15", - "@0x/dev-utils": "^2.3.2", - "@0x/sol-compiler": "^3.1.14", + "@0x/abi-gen": "^4.2.1", + "@0x/contracts-gen": "^1.0.15", + "@0x/contracts-test-utils": "^3.1.16", + "@0x/dev-utils": "^2.3.3", + "@0x/sol-compiler": "^3.1.15", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^5.2.7", @@ -69,15 +69,15 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.3", - "@0x/contracts-asset-proxy": "^2.2.7", - "@0x/contracts-erc20": "^2.2.13", + "@0x/base-contract": "^5.4.0", + "@0x/contracts-asset-proxy": "^2.2.8", + "@0x/contracts-erc20": "^2.2.14", "@0x/contracts-utils": "2.0.1", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", - "ethereum-types": "^2.1.5", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", + "ethereum-types": "^2.1.6", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/contracts/test-utils/package.json b/contracts/test-utils/package.json index 0294a5d108..a08859950c 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.15", + "version": "3.1.16", "engines": { "node": ">=6.12" }, @@ -42,18 +42,18 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/dev-utils": "^2.3.2", - "@0x/order-utils": "^8.3.1", - "@0x/sol-compiler": "^3.1.14", - "@0x/sol-coverage": "^3.0.11", - "@0x/sol-profiler": "^3.1.13", - "@0x/sol-trace": "^2.0.19", - "@0x/subproviders": "^5.0.3", + "@0x/dev-utils": "^2.3.3", + "@0x/order-utils": "^8.4.0", + "@0x/sol-compiler": "^3.1.15", + "@0x/sol-coverage": "^3.0.12", + "@0x/sol-profiler": "^3.1.14", + "@0x/sol-trace": "^2.0.20", + "@0x/subproviders": "^5.0.4", "@0x/tslint-config": "^3.0.1", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", "@types/bn.js": "^4.11.0", "@types/js-combinatorics": "^0.5.29", "@types/lodash": "4.14.104", @@ -63,7 +63,7 @@ "chai-as-promised": "^7.1.0", "chai-bignumber": "^3.0.0", "dirty-chai": "^2.0.1", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "ethereumjs-util": "^5.1.1", "ethers": "~4.0.4", "js-combinatorics": "^0.5.3", diff --git a/contracts/utils/package.json b/contracts/utils/package.json index eb7e3b5676..a469e041fd 100644 --- a/contracts/utils/package.json +++ b/contracts/utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-utils", - "version": "3.2.3", + "version": "3.2.4", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/utils/README.md", "devDependencies": { - "@0x/abi-gen": "^4.2.0", - "@0x/contracts-gen": "^1.0.14", - "@0x/contracts-test-utils": "^3.1.15", - "@0x/dev-utils": "^2.3.2", - "@0x/sol-compiler": "^3.1.14", + "@0x/abi-gen": "^4.2.1", + "@0x/contracts-gen": "^1.0.15", + "@0x/contracts-test-utils": "^3.1.16", + "@0x/dev-utils": "^2.3.3", + "@0x/sol-compiler": "^3.1.15", "@0x/tslint-config": "^3.0.1", "@types/bn.js": "^4.11.0", "@types/lodash": "4.14.104", @@ -70,14 +70,14 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.3.3", - "@0x/order-utils": "^8.3.1", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", + "@0x/base-contract": "^5.4.0", + "@0x/order-utils": "^8.4.0", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", "bn.js": "^4.11.8", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11" }, diff --git a/packages/0x.js/package.json b/packages/0x.js/package.json index 5d10558b49..45ad67fe45 100644 --- a/packages/0x.js/package.json +++ b/packages/0x.js/package.json @@ -1,6 +1,6 @@ { "name": "0x.js", - "version": "7.0.1", + "version": "7.0.2", "engines": { "node": ">=6.12" }, @@ -46,9 +46,9 @@ }, "license": "Apache-2.0", "devDependencies": { - "@0x/contract-addresses": "^3.1.0", - "@0x/dev-utils": "^2.3.2", - "@0x/migrations": "^4.3.1", + "@0x/contract-addresses": "^3.2.0", + "@0x/dev-utils": "^2.3.3", + "@0x/migrations": "^4.3.2", "@0x/ts-doc-gen": "^0.0.22", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", @@ -77,19 +77,19 @@ "webpack": "^4.20.2" }, "dependencies": { - "@0x/abi-gen-wrappers": "^5.3.1", - "@0x/assert": "^2.1.5", - "@0x/asset-swapper": "^1.0.3", - "@0x/base-contract": "^5.3.3", - "@0x/contract-wrappers": "^12.0.0", - "@0x/order-utils": "^8.3.1", - "@0x/subproviders": "^5.0.3", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", + "@0x/abi-gen-wrappers": "^5.3.2", + "@0x/assert": "^2.1.6", + "@0x/asset-swapper": "^2.0.0", + "@0x/base-contract": "^5.4.0", + "@0x/contract-wrappers": "^12.1.0", + "@0x/order-utils": "^8.4.0", + "@0x/subproviders": "^5.0.4", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", "@types/web3-provider-engine": "^14.0.0", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "ethers": "~4.0.4", "lodash": "^4.17.11", "web3-provider-engine": "14.0.6" diff --git a/packages/abi-gen-wrappers/package.json b/packages/abi-gen-wrappers/package.json index 9f194f7983..5fda73e91c 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.3.1", + "version": "5.3.2", "engines": { "node": ">=6.12" }, @@ -33,22 +33,22 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/abi-gen-wrappers/README.md", "devDependencies": { - "@0x/abi-gen": "^4.2.0", - "@0x/assert": "^2.1.5", - "@0x/json-schemas": "^4.0.1", + "@0x/abi-gen": "^4.2.1", + "@0x/assert": "^2.1.6", + "@0x/json-schemas": "^4.0.2", "@0x/tslint-config": "^3.0.1", - "@0x/types": "^2.4.2", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", - "ethereum-types": "^2.1.5", + "@0x/types": "^2.4.3", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", + "ethereum-types": "^2.1.6", "ethers": "~4.0.4", "lodash": "^4.17.11", "shx": "^0.2.2" }, "dependencies": { - "@0x/base-contract": "^5.3.3", - "@0x/contract-addresses": "^3.1.0", - "@0x/contract-artifacts": "^2.2.1" + "@0x/base-contract": "^5.4.0", + "@0x/contract-addresses": "^3.2.0", + "@0x/contract-artifacts": "^2.2.2" }, "publishConfig": { "access": "public" diff --git a/packages/abi-gen/package.json b/packages/abi-gen/package.json index 6998ef3d32..1b4bb181dc 100644 --- a/packages/abi-gen/package.json +++ b/packages/abi-gen/package.json @@ -1,6 +1,6 @@ { "name": "@0x/abi-gen", - "version": "4.2.0", + "version": "4.2.1", "engines": { "node": ">=6.12" }, @@ -61,14 +61,14 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/abi-gen/README.md", "dependencies": { - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", "@types/toposort": "^2.0.1", "chalk": "^2.3.0", "change-case": "^3.0.2", "cli-format": "^3.0.9", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "glob": "^7.1.2", "handlebars": "^4.1.2", "lodash": "^4.17.11", @@ -79,13 +79,13 @@ "yargs": "^10.0.3" }, "devDependencies": { - "@0x/base-contract": "^5.3.3", - "@0x/contracts-gen": "^1.0.14", - "@0x/dev-utils": "^2.3.2", - "@0x/sol-compiler": "^3.1.14", - "@0x/subproviders": "^5.0.3", + "@0x/base-contract": "^5.4.0", + "@0x/contracts-gen": "^1.0.15", + "@0x/dev-utils": "^2.3.3", + "@0x/sol-compiler": "^3.1.15", + "@0x/subproviders": "^5.0.4", "@0x/tslint-config": "^3.0.1", - "@0x/web3-wrapper": "^6.0.12", + "@0x/web3-wrapper": "^6.0.13", "@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 7a3f5b952f..98a68e3856 100644 --- a/packages/assert/package.json +++ b/packages/assert/package.json @@ -1,6 +1,6 @@ { "name": "@0x/assert", - "version": "2.1.5", + "version": "2.1.6", "engines": { "node": ">=6.12" }, @@ -45,9 +45,9 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/json-schemas": "^4.0.1", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", + "@0x/json-schemas": "^4.0.2", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", "lodash": "^4.17.11", "valid-url": "^1.0.9" }, diff --git a/packages/asset-buyer/package.json b/packages/asset-buyer/package.json index af64e544a4..24b1b14f24 100644 --- a/packages/asset-buyer/package.json +++ b/packages/asset-buyer/package.json @@ -1,6 +1,6 @@ { "name": "@0x/asset-buyer", - "version": "6.1.13", + "version": "6.1.14", "engines": { "node": ">=6.12" }, @@ -40,17 +40,17 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/asset-buyer/README.md", "dependencies": { - "@0x/assert": "^2.1.5", - "@0x/connect": "^5.0.18", - "@0x/contract-wrappers": "^12.0.0", - "@0x/json-schemas": "^4.0.1", - "@0x/order-utils": "^8.3.1", - "@0x/subproviders": "^5.0.3", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", - "ethereum-types": "^2.1.5", + "@0x/assert": "^2.1.6", + "@0x/connect": "^5.0.19", + "@0x/contract-wrappers": "^12.1.0", + "@0x/json-schemas": "^4.0.2", + "@0x/order-utils": "^8.4.0", + "@0x/subproviders": "^5.0.4", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", + "ethereum-types": "^2.1.6", "lodash": "^4.17.11" }, "devDependencies": { diff --git a/packages/asset-swapper/package.json b/packages/asset-swapper/package.json index 51d6b58ecd..9d2ce14547 100644 --- a/packages/asset-swapper/package.json +++ b/packages/asset-swapper/package.json @@ -1,6 +1,6 @@ { "name": "@0x/asset-swapper", - "version": "1.0.3", + "version": "2.0.0", "engines": { "node": ">=6.12" }, @@ -40,25 +40,26 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/asset-buyer/README.md", "dependencies": { - "@0x/orderbook": "^0.0.1", - "@0x/assert": "^2.1.5", - "@0x/connect": "^5.0.18", - "@0x/contract-addresses": "^3.1.0", - "@0x/contract-wrappers": "^12.0.0", - "@0x/dev-utils": "^2.3.2", - "@0x/fill-scenarios": "^3.0.18", - "@0x/json-schemas": "^4.0.1", - "@0x/migrations": "^4.3.1", - "@0x/order-utils": "^8.3.1", - "@0x/subproviders": "^5.0.3", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", - "ethereum-types": "^2.1.5", + "@0x/assert": "^2.1.6", + "@0x/connect": "^5.0.19", + "@0x/contract-addresses": "^3.2.0", + "@0x/contract-wrappers": "^12.1.0", + "@0x/dev-utils": "^2.3.3", + "@0x/fill-scenarios": "^3.0.19", + "@0x/json-schemas": "^4.0.2", + "@0x/migrations": "^4.3.2", + "@0x/order-utils": "^8.4.0", + "@0x/orderbook": "^0.0.2", + "@0x/subproviders": "^5.0.4", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", + "ethereum-types": "^2.1.6", "lodash": "^4.17.11" }, "devDependencies": { + "@0x/mesh-rpc-client": "^4.0.1-beta", "@0x/ts-doc-gen": "^0.0.22", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", @@ -69,7 +70,6 @@ "chai-bignumber": "^3.0.0", "dirty-chai": "^2.0.1", "make-promises-safe": "^1.1.0", - "@0x/mesh-rpc-client": "^4.0.1-beta", "mocha": "^6.2.0", "npm-run-all": "^4.1.2", "nyc": "^11.0.1", diff --git a/packages/base-contract/package.json b/packages/base-contract/package.json index 63d4a00bea..4d5cebaa6e 100644 --- a/packages/base-contract/package.json +++ b/packages/base-contract/package.json @@ -1,6 +1,6 @@ { "name": "@0x/base-contract", - "version": "5.3.3", + "version": "5.4.0", "engines": { "node": ">=6.12" }, @@ -42,12 +42,12 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/assert": "^2.1.5", - "@0x/json-schemas": "^4.0.1", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", - "ethereum-types": "^2.1.5", + "@0x/assert": "^2.1.6", + "@0x/json-schemas": "^4.0.2", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", + "ethereum-types": "^2.1.6", "ethereumjs-account": "^3.0.0", "ethereumjs-blockstream": "^7.0.0", "ethereumjs-util": "^5.1.1", diff --git a/packages/connect/package.json b/packages/connect/package.json index 21f69ab526..63b05c56ba 100644 --- a/packages/connect/package.json +++ b/packages/connect/package.json @@ -1,6 +1,6 @@ { "name": "@0x/connect", - "version": "5.0.18", + "version": "5.0.19", "engines": { "node": ">=6.12" }, @@ -48,12 +48,12 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/connect/README.md", "dependencies": { - "@0x/assert": "^2.1.5", - "@0x/json-schemas": "^4.0.1", - "@0x/order-utils": "^8.3.1", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", + "@0x/assert": "^2.1.6", + "@0x/json-schemas": "^4.0.2", + "@0x/order-utils": "^8.4.0", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", "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 da1c12849e..755f6ff503 100644 --- a/packages/contract-addresses/package.json +++ b/packages/contract-addresses/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contract-addresses", - "version": "3.1.0", + "version": "3.2.0", "engines": { "node": ">=6.12" }, diff --git a/packages/contract-artifacts/package.json b/packages/contract-artifacts/package.json index ee45041363..2040a21eee 100644 --- a/packages/contract-artifacts/package.json +++ b/packages/contract-artifacts/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contract-artifacts", - "version": "2.2.1", + "version": "2.2.2", "engines": { "node": ">=6.12" }, @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/contract-artifacts/README.md", "devDependencies": { - "@0x/utils": "^4.5.1", + "@0x/utils": "^4.5.2", "@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 d366c1b1da..d41a59127a 100644 --- a/packages/contract-wrappers/package.json +++ b/packages/contract-wrappers/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contract-wrappers", - "version": "12.0.0", + "version": "12.1.0", "engines": { "node": ">=6.12" }, @@ -47,25 +47,25 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/contract-wrappers/README.md", "devDependencies": { - "@0x/assert": "^2.1.5", - "@0x/contracts-test-utils": "^3.1.15", + "@0x/assert": "^2.1.6", + "@0x/contracts-test-utils": "^3.1.16", "@0x/coordinator-server": "^0.1.3", - "@0x/dev-utils": "^2.3.2", - "@0x/fill-scenarios": "^3.0.18", - "@0x/json-schemas": "^4.0.1", + "@0x/dev-utils": "^2.3.3", + "@0x/fill-scenarios": "^3.0.19", + "@0x/json-schemas": "^4.0.2", + "@0x/migrations": "^4.3.2", + "@0x/subproviders": "^5.0.4", "@0x/ts-doc-gen": "^0.0.22", - "@0x/migrations": "^4.3.1", - "@0x/subproviders": "^5.0.3", "@0x/tslint-config": "^3.0.1", - "@0x/types": "^2.4.2", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", + "@0x/types": "^2.4.3", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", "@types/nock": "^10.0.3", "chai": "^4.0.1", "chai-as-promised": "^7.1.0", "chai-bignumber": "^3.0.0", "dirty-chai": "^2.0.1", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "lodash": "^4.17.11", "mocha": "^6.2.0", "nock": "^10.0.6", @@ -75,11 +75,11 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/abi-gen-wrappers": "^5.3.1", - "@0x/base-contract": "^5.3.3", - "@0x/contract-addresses": "^3.1.0", - "@0x/contract-artifacts": "^2.2.1", - "@0x/order-utils": "^8.3.1", + "@0x/abi-gen-wrappers": "^5.3.2", + "@0x/base-contract": "^5.4.0", + "@0x/contract-addresses": "^3.2.0", + "@0x/contract-artifacts": "^2.2.2", + "@0x/order-utils": "^8.4.0", "ethers": "~4.0.4", "http-status-codes": "^1.3.2" }, diff --git a/packages/contracts-gen/package.json b/packages/contracts-gen/package.json index f214b5b8ce..ed788db0bb 100644 --- a/packages/contracts-gen/package.json +++ b/packages/contracts-gen/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-gen", - "version": "1.0.14", + "version": "1.0.15", "engines": { "node": ">=6.12" }, @@ -27,11 +27,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/contracts-gen/README.md", "dependencies": { - "@0x/sol-resolver": "^2.0.10", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "ethereum-types": "^2.1.5", + "@0x/sol-resolver": "^2.0.11", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "ethereum-types": "^2.1.6", "lodash": "^4.17.11", "prettier": "^1.16.3", "to-snake-case": "^1.0.0" diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index a1c22760bf..58be5bd973 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/dev-utils", - "version": "2.3.2", + "version": "2.3.3", "engines": { "node": ">=6.12" }, @@ -42,14 +42,14 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/subproviders": "^5.0.3", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", + "@0x/subproviders": "^5.0.4", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", "@types/web3-provider-engine": "^14.0.0", "chai": "^4.0.1", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/packages/ethereum-types/package.json b/packages/ethereum-types/package.json index 4b7fc53b0e..e232dec074 100644 --- a/packages/ethereum-types/package.json +++ b/packages/ethereum-types/package.json @@ -1,6 +1,6 @@ { "name": "ethereum-types", - "version": "2.1.5", + "version": "2.1.6", "engines": { "node": ">=6.12" }, diff --git a/packages/fill-scenarios/package.json b/packages/fill-scenarios/package.json index c676312930..0cdb97a796 100644 --- a/packages/fill-scenarios/package.json +++ b/packages/fill-scenarios/package.json @@ -1,6 +1,6 @@ { "name": "@0x/fill-scenarios", - "version": "3.0.18", + "version": "3.0.19", "description": "0x order fill scenario generator", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -29,14 +29,14 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/abi-gen-wrappers": "^5.3.1", - "@0x/base-contract": "^5.3.3", - "@0x/order-utils": "^8.3.1", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", - "ethereum-types": "^2.1.5", + "@0x/abi-gen-wrappers": "^5.3.2", + "@0x/base-contract": "^5.4.0", + "@0x/order-utils": "^8.4.0", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", + "ethereum-types": "^2.1.6", "ethers": "~4.0.4", "lodash": "^4.17.11" }, diff --git a/packages/instant/package.json b/packages/instant/package.json index 78e64a29dd..9c1387c8dd 100644 --- a/packages/instant/package.json +++ b/packages/instant/package.json @@ -1,6 +1,6 @@ { "name": "@0x/instant", - "version": "1.0.30", + "version": "1.0.31", "engines": { "node": ">=6.12" }, @@ -43,19 +43,19 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/instant/README.md", "dependencies": { - "@0x/assert": "^2.1.5", + "@0x/assert": "^2.1.6", "@0x/asset-buyer": "6.1.8", - "@0x/json-schemas": "^4.0.1", - "@0x/order-utils": "^8.3.1", - "@0x/subproviders": "^5.0.3", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", + "@0x/json-schemas": "^4.0.2", + "@0x/order-utils": "^8.4.0", + "@0x/subproviders": "^5.0.4", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", "babel-runtime": "^6.26.0", "bowser": "^1.9.4", "copy-to-clipboard": "^3.0.8", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "lodash": "^4.17.11", "polished": "^1.9.2", "react": "^16.5.2", diff --git a/packages/json-schemas/package.json b/packages/json-schemas/package.json index c0961c1834..cf0dbd04a9 100644 --- a/packages/json-schemas/package.json +++ b/packages/json-schemas/package.json @@ -1,6 +1,6 @@ { "name": "@0x/json-schemas", - "version": "4.0.1", + "version": "4.0.2", "engines": { "node": ">=6.12" }, @@ -43,7 +43,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/json-schemas/README.md", "dependencies": { - "@0x/typescript-typings": "^4.2.5", + "@0x/typescript-typings": "^4.3.0", "@types/node": "*", "jsonschema": "^1.2.0", "lodash.values": "^4.3.0" @@ -51,7 +51,7 @@ "devDependencies": { "@0x/ts-doc-gen": "^0.0.22", "@0x/tslint-config": "^3.0.1", - "@0x/utils": "^4.5.1", + "@0x/utils": "^4.5.2", "@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 d1f98f7be9..4df3f66390 100644 --- a/packages/migrations/package.json +++ b/packages/migrations/package.json @@ -1,6 +1,6 @@ { "name": "@0x/migrations", - "version": "4.3.1", + "version": "4.3.2", "engines": { "node": ">=6.12" }, @@ -40,10 +40,10 @@ }, "license": "Apache-2.0", "devDependencies": { - "@0x/dev-utils": "^2.3.2", + "@0x/dev-utils": "^2.3.3", "@0x/ts-doc-gen": "^0.0.22", "@0x/tslint-config": "^3.0.1", - "@0x/types": "^2.4.2", + "@0x/types": "^2.4.3", "@types/yargs": "^11.0.0", "make-promises-safe": "^1.1.0", "npm-run-all": "^4.1.2", @@ -55,18 +55,18 @@ "yargs": "^10.0.3" }, "dependencies": { - "@0x/abi-gen-wrappers": "^5.3.1", - "@0x/base-contract": "^5.3.3", - "@0x/contract-addresses": "^3.1.0", - "@0x/contract-artifacts": "^2.2.1", - "@0x/sol-compiler": "^3.1.14", - "@0x/subproviders": "^5.0.3", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", + "@0x/abi-gen-wrappers": "^5.3.2", + "@0x/base-contract": "^5.4.0", + "@0x/contract-addresses": "^3.2.0", + "@0x/contract-artifacts": "^2.2.2", + "@0x/sol-compiler": "^3.1.15", + "@0x/subproviders": "^5.0.4", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", "@ledgerhq/hw-app-eth": "^4.3.0", "@types/web3-provider-engine": "^14.0.0", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "ethers": "~4.0.4", "lodash": "^4.17.11" }, diff --git a/packages/monorepo-scripts/package.json b/packages/monorepo-scripts/package.json index bb6444ce78..5e8a3ba2f4 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.36", + "version": "1.0.37", "engines": { "node": ">=6.12" }, @@ -47,8 +47,8 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/types": "^2.4.2", - "@0x/utils": "^4.5.1", + "@0x/types": "^2.4.3", + "@0x/utils": "^4.5.2", "@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 a258b99c54..a716a273ed 100644 --- a/packages/order-utils/package.json +++ b/packages/order-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/order-utils", - "version": "8.3.1", + "version": "8.4.0", "engines": { "node": ">=6.12" }, @@ -39,9 +39,9 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/order-utils/README.md", "devDependencies": { - "@0x/dev-utils": "^2.3.2", - "@0x/migrations": "^4.3.1", - "@0x/subproviders": "^5.0.3", + "@0x/dev-utils": "^2.3.3", + "@0x/migrations": "^4.3.2", + "@0x/subproviders": "^5.0.4", "@0x/ts-doc-gen": "^0.0.22", "@0x/tslint-config": "^3.0.1", "@types/bn.js": "^4.11.0", @@ -63,19 +63,19 @@ "web3-provider-engine": "14.0.6" }, "dependencies": { - "@0x/abi-gen-wrappers": "^5.3.1", - "@0x/assert": "^2.1.5", - "@0x/base-contract": "^5.3.3", - "@0x/contract-addresses": "^3.1.0", - "@0x/contract-artifacts": "^2.2.1", - "@0x/json-schemas": "^4.0.1", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", + "@0x/abi-gen-wrappers": "^5.3.2", + "@0x/assert": "^2.1.6", + "@0x/base-contract": "^5.4.0", + "@0x/contract-addresses": "^3.2.0", + "@0x/contract-artifacts": "^2.2.2", + "@0x/json-schemas": "^4.0.2", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", "@types/node": "*", "bn.js": "^4.11.8", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "ethereumjs-abi": "0.6.5", "ethereumjs-util": "^5.1.1", "ethers": "~4.0.4", diff --git a/packages/orderbook/package.json b/packages/orderbook/package.json index 666852796c..dfdac6d0de 100644 --- a/packages/orderbook/package.json +++ b/packages/orderbook/package.json @@ -1,6 +1,6 @@ { "name": "@0x/orderbook", - "version": "0.0.1", + "version": "0.0.2", "description": "Library for retrieving and syncing a remote orderbook locally", "main": "lib/src/index.js", "types": "lib/src/index.d.ts", @@ -27,21 +27,21 @@ "license": "Apache-2.0", "devDependencies": { "@0x/tslint-config": "^3.0.1", - "@0x/types": "^2.4.2", + "@0x/types": "^2.4.3", "@types/jest": "^24.0.17", "@types/sinon": "^2.2.2", "@types/websocket": "^0.0.39", "jest": "^24.8.0", + "shx": "^0.2.2", "sinon": "^4.0.0", "ts-jest": "^24.0.2", - "shx": "^0.2.2", "typescript": "3.0.1" }, "dependencies": { - "@0x/assert": "^2.1.5", - "@0x/connect": "^5.0.18", + "@0x/assert": "^2.1.6", + "@0x/connect": "^5.0.19", "@0x/mesh-rpc-client": "^4.0.1-beta", - "@0x/order-utils": "^8.3.1", - "@0x/utils": "^4.5.1" + "@0x/order-utils": "^8.4.0", + "@0x/utils": "^4.5.2" } } diff --git a/packages/sol-compiler/package.json b/packages/sol-compiler/package.json index 9550fd134d..2a1ba55061 100644 --- a/packages/sol-compiler/package.json +++ b/packages/sol-compiler/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-compiler", - "version": "3.1.14", + "version": "3.1.15", "engines": { "node": ">=6.12" }, @@ -46,7 +46,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-compiler/README.md", "devDependencies": { - "@0x/dev-utils": "^2.3.2", + "@0x/dev-utils": "^2.3.3", "@0x/ts-doc-gen": "^0.0.22", "@0x/tslint-config": "^3.0.1", "@types/mkdirp": "^0.5.2", @@ -74,17 +74,17 @@ "zeppelin-solidity": "1.8.0" }, "dependencies": { - "@0x/assert": "^2.1.5", - "@0x/json-schemas": "^4.0.1", - "@0x/sol-resolver": "^2.0.10", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", + "@0x/assert": "^2.1.6", + "@0x/json-schemas": "^4.0.2", + "@0x/sol-resolver": "^2.0.11", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", "@types/yargs": "^11.0.0", "chalk": "^2.3.0", "chokidar": "^3.0.2", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11", "mkdirp": "^0.5.1", diff --git a/packages/sol-coverage/package.json b/packages/sol-coverage/package.json index 6032f7f062..b52bcfed19 100644 --- a/packages/sol-coverage/package.json +++ b/packages/sol-coverage/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-coverage", - "version": "3.0.11", + "version": "3.0.12", "engines": { "node": ">=6.12" }, @@ -33,11 +33,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-coverage/README.md", "dependencies": { - "@0x/sol-tracing-utils": "^6.0.18", - "@0x/subproviders": "^5.0.3", - "@0x/typescript-typings": "^4.2.5", + "@0x/sol-tracing-utils": "^6.0.19", + "@0x/subproviders": "^5.0.4", + "@0x/typescript-typings": "^4.3.0", "@types/minimatch": "^3.0.3", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "lodash": "^4.17.11", "minimatch": "^3.0.4", "web3-provider-engine": "14.0.6" diff --git a/packages/sol-doc/package.json b/packages/sol-doc/package.json index 2bbf52fbbe..5096b529e1 100644 --- a/packages/sol-doc/package.json +++ b/packages/sol-doc/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-doc", - "version": "2.0.18", + "version": "2.0.19", "description": "Solidity documentation generator", "main": "lib/src/index.js", "types": "lib/src/index.d.js", @@ -26,10 +26,10 @@ "author": "F. Eugene Aumson", "license": "Apache-2.0", "dependencies": { - "@0x/sol-compiler": "^3.1.14", - "@0x/types": "^2.4.2", - "@0x/utils": "^4.5.1", - "ethereum-types": "^2.1.5", + "@0x/sol-compiler": "^3.1.15", + "@0x/types": "^2.4.3", + "@0x/utils": "^4.5.2", + "ethereum-types": "^2.1.6", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11", "yargs": "^10.0.3" diff --git a/packages/sol-profiler/package.json b/packages/sol-profiler/package.json index e398004511..26ecdc3679 100644 --- a/packages/sol-profiler/package.json +++ b/packages/sol-profiler/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-profiler", - "version": "3.1.13", + "version": "3.1.14", "engines": { "node": ">=6.12" }, @@ -33,11 +33,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-profiler/README.md", "dependencies": { - "@0x/sol-tracing-utils": "^6.0.18", - "@0x/subproviders": "^5.0.3", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "ethereum-types": "^2.1.5", + "@0x/sol-tracing-utils": "^6.0.19", + "@0x/subproviders": "^5.0.4", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "ethereum-types": "^2.1.6", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11", "web3-provider-engine": "14.0.6" diff --git a/packages/sol-resolver/package.json b/packages/sol-resolver/package.json index 60b5c4cf1a..e3efd5ebeb 100644 --- a/packages/sol-resolver/package.json +++ b/packages/sol-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-resolver", - "version": "2.0.10", + "version": "2.0.11", "engines": { "node": ">=6.12" }, @@ -31,8 +31,8 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/packages/sol-trace/package.json b/packages/sol-trace/package.json index 868be1c77b..4d3d5b797b 100644 --- a/packages/sol-trace/package.json +++ b/packages/sol-trace/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-trace", - "version": "2.0.19", + "version": "2.0.20", "engines": { "node": ">=6.12" }, @@ -33,11 +33,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-trace/README.md", "dependencies": { - "@0x/sol-tracing-utils": "^6.0.18", - "@0x/subproviders": "^5.0.3", - "@0x/typescript-typings": "^4.2.5", + "@0x/sol-tracing-utils": "^6.0.19", + "@0x/subproviders": "^5.0.4", + "@0x/typescript-typings": "^4.3.0", "chalk": "^2.3.0", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11", "loglevel": "^1.6.1", diff --git a/packages/sol-tracing-utils/package.json b/packages/sol-tracing-utils/package.json index 6295df9956..78c623b445 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.18", + "version": "6.0.19", "engines": { "node": ">=6.12" }, @@ -38,16 +38,16 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-tracing-utils/README.md", "dependencies": { - "@0x/dev-utils": "^2.3.2", - "@0x/sol-compiler": "^3.1.14", - "@0x/sol-resolver": "^2.0.10", - "@0x/subproviders": "^5.0.3", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", + "@0x/dev-utils": "^2.3.3", + "@0x/sol-compiler": "^3.1.15", + "@0x/sol-resolver": "^2.0.11", + "@0x/subproviders": "^5.0.4", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", "@types/solidity-parser-antlr": "^0.2.3", "chalk": "^2.3.0", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "ethereumjs-util": "^5.1.1", "ethers": "~4.0.4", "glob": "^7.1.2", diff --git a/packages/sra-spec/package.json b/packages/sra-spec/package.json index 879efc6a51..94f93e11ea 100644 --- a/packages/sra-spec/package.json +++ b/packages/sra-spec/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sra-spec", - "version": "2.0.16", + "version": "2.0.17", "engines": { "node": ">=6.12" }, @@ -35,7 +35,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sra-spec/README.md", "dependencies": { - "@0x/json-schemas": "^4.0.1", + "@0x/json-schemas": "^4.0.2", "@loopback/openapi-v3-types": "^0.8.2" }, "devDependencies": { diff --git a/packages/subproviders/package.json b/packages/subproviders/package.json index f5f55df784..9433d4b983 100644 --- a/packages/subproviders/package.json +++ b/packages/subproviders/package.json @@ -1,6 +1,6 @@ { "name": "@0x/subproviders", - "version": "5.0.3", + "version": "5.0.4", "engines": { "node": ">=6.12" }, @@ -33,18 +33,18 @@ } }, "dependencies": { - "@0x/assert": "^2.1.5", - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", + "@0x/assert": "^2.1.6", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", "@ledgerhq/hw-app-eth": "^4.3.0", "@ledgerhq/hw-transport-u2f": "4.24.0", "@types/hdkey": "^0.7.0", "@types/web3-provider-engine": "^14.0.0", "bip39": "^2.5.0", "bn.js": "^4.11.8", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "ethereumjs-tx": "^1.3.5", "ethereumjs-util": "^5.1.1", "ganache-core": "^2.6.0", diff --git a/packages/testnet-faucets/package.json b/packages/testnet-faucets/package.json index 566005f311..25073d8287 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.86", + "version": "1.0.87", "engines": { "node": ">=6.12" }, @@ -19,14 +19,14 @@ "author": "Fabio Berger", "license": "Apache-2.0", "dependencies": { - "0x.js": "^7.0.1", - "@0x/contract-wrappers": "^12.0.0", - "@0x/subproviders": "^5.0.3", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "@0x/web3-wrapper": "^6.0.12", + "0x.js": "^7.0.2", + "@0x/contract-wrappers": "^12.1.0", + "@0x/subproviders": "^5.0.4", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "@0x/web3-wrapper": "^6.0.13", "body-parser": "^1.17.1", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "ethereumjs-tx": "^1.3.5", "ethereumjs-util": "^5.1.1", "express": "^4.15.2", diff --git a/packages/types/package.json b/packages/types/package.json index bc34dc0560..df635d747c 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@0x/types", - "version": "2.4.2", + "version": "2.4.3", "engines": { "node": ">=6.12" }, @@ -32,7 +32,7 @@ "dependencies": { "@types/node": "*", "bignumber.js": "~8.0.2", - "ethereum-types": "^2.1.5" + "ethereum-types": "^2.1.6" }, "publishConfig": { "access": "public" diff --git a/packages/typescript-typings/package.json b/packages/typescript-typings/package.json index f4067d7c48..6e023b6039 100644 --- a/packages/typescript-typings/package.json +++ b/packages/typescript-typings/package.json @@ -1,6 +1,6 @@ { "name": "@0x/typescript-typings", - "version": "4.2.5", + "version": "4.3.0", "engines": { "node": ">=6.12" }, @@ -27,7 +27,7 @@ "@types/bn.js": "^4.11.0", "@types/react": "*", "bignumber.js": "~8.0.2", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "popper.js": "1.14.3" }, "devDependencies": { diff --git a/packages/utils/package.json b/packages/utils/package.json index 89b9edecd4..71762744cd 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/utils", - "version": "4.5.1", + "version": "4.5.2", "engines": { "node": ">=6.12" }, @@ -45,14 +45,14 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/types": "^2.4.2", - "@0x/typescript-typings": "^4.2.5", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", "@types/node": "*", "abortcontroller-polyfill": "^1.1.9", "bignumber.js": "~8.0.2", "chalk": "^2.3.0", "detect-node": "2.0.3", - "ethereum-types": "^2.1.5", + "ethereum-types": "^2.1.6", "ethereumjs-util": "^5.1.1", "ethers": "~4.0.4", "isomorphic-fetch": "2.2.1", diff --git a/packages/web3-wrapper/package.json b/packages/web3-wrapper/package.json index 3d3062a2b9..8404fc988b 100644 --- a/packages/web3-wrapper/package.json +++ b/packages/web3-wrapper/package.json @@ -1,6 +1,6 @@ { "name": "@0x/web3-wrapper", - "version": "6.0.12", + "version": "6.0.13", "engines": { "node": ">=6.12" }, @@ -59,11 +59,11 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/assert": "^2.1.5", - "@0x/json-schemas": "^4.0.1", - "@0x/typescript-typings": "^4.2.5", - "@0x/utils": "^4.5.1", - "ethereum-types": "^2.1.5", + "@0x/assert": "^2.1.6", + "@0x/json-schemas": "^4.0.2", + "@0x/typescript-typings": "^4.3.0", + "@0x/utils": "^4.5.2", + "ethereum-types": "^2.1.6", "ethereumjs-util": "^5.1.1", "ethers": "~4.0.4", "lodash": "^4.17.11"