Publish
- 0x.js@4.0.2 - @0x/asset-buyer@5.0.2 - @0x/connect@4.0.2 - @0x/contract-wrappers@7.0.1 - @0x/dev-tools-pages@0.0.17 - @0x/fill-scenarios@2.0.2 - @0x/instant@1.0.11 - @0x/migrations@3.0.2 - @0x/monorepo-scripts@1.0.22 - @0x/order-utils@6.0.0 - @0x/order-watcher@3.0.2 - @0x/pipeline@1.0.8 - @0x/react-docs@2.0.2 - @0x/react-shared@2.0.2 - @0x/testnet-faucets@1.0.67 - @0x/website@0.0.70 - @0x/contracts-asset-proxy@1.0.3 - @0x/contracts-erc20@1.0.3 - @0x/contracts-erc721@1.0.3 - @0x/contracts-exchange@1.0.3 - @0x/contracts-exchange-forwarder@1.0.3 - @0x/contracts-exchange-libs@1.0.3 - @0x/contracts-extensions@2.0.2 - @0x/contracts-multisig@2.0.2 - @0x/contracts-test-utils@3.0.2 - @0x/contracts-utils@2.0.2
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/contracts-asset-proxy", | ||||
|     "version": "1.0.2", | ||||
|     "version": "1.0.3", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -64,11 +64,11 @@ | ||||
|     }, | ||||
|     "dependencies": { | ||||
|         "@0x/base-contract": "^4.0.1", | ||||
|         "@0x/contracts-erc20": "^1.0.2", | ||||
|         "@0x/contracts-erc721": "^1.0.2", | ||||
|         "@0x/contracts-test-utils": "^3.0.1", | ||||
|         "@0x/contracts-utils": "^2.0.1", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/contracts-erc20": "^1.0.3", | ||||
|         "@0x/contracts-erc721": "^1.0.3", | ||||
|         "@0x/contracts-test-utils": "^3.0.2", | ||||
|         "@0x/contracts-utils": "^2.0.2", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|         "@0x/utils": "^4.0.2", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/contracts-erc20", | ||||
|     "version": "1.0.2", | ||||
|     "version": "1.0.3", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -45,7 +45,7 @@ | ||||
|     "homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md", | ||||
|     "devDependencies": { | ||||
|         "@0x/abi-gen": "^2.0.1", | ||||
|         "@0x/contracts-test-utils": "^3.0.1", | ||||
|         "@0x/contracts-test-utils": "^3.0.2", | ||||
|         "@0x/dev-utils": "^2.0.1", | ||||
|         "@0x/sol-compiler": "^3.0.1", | ||||
|         "@0x/tslint-config": "^3.0.0", | ||||
| @@ -65,8 +65,8 @@ | ||||
|     }, | ||||
|     "dependencies": { | ||||
|         "@0x/base-contract": "^4.0.1", | ||||
|         "@0x/contracts-exchange-libs": "^1.0.2", | ||||
|         "@0x/contracts-utils": "^2.0.1", | ||||
|         "@0x/contracts-exchange-libs": "^1.0.3", | ||||
|         "@0x/contracts-utils": "^2.0.2", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|         "@0x/utils": "^4.0.2", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/contracts-erc721", | ||||
|     "version": "1.0.2", | ||||
|     "version": "1.0.3", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -45,7 +45,7 @@ | ||||
|     "homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md", | ||||
|     "devDependencies": { | ||||
|         "@0x/abi-gen": "^2.0.1", | ||||
|         "@0x/contracts-test-utils": "^3.0.1", | ||||
|         "@0x/contracts-test-utils": "^3.0.2", | ||||
|         "@0x/dev-utils": "^2.0.1", | ||||
|         "@0x/sol-compiler": "^3.0.1", | ||||
|         "@0x/tslint-config": "^3.0.0", | ||||
| @@ -65,7 +65,7 @@ | ||||
|     }, | ||||
|     "dependencies": { | ||||
|         "@0x/base-contract": "^4.0.1", | ||||
|         "@0x/contracts-utils": "^2.0.1", | ||||
|         "@0x/contracts-utils": "^2.0.2", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|         "@0x/utils": "^4.0.2", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/contracts-exchange-forwarder", | ||||
|     "version": "1.0.2", | ||||
|     "version": "1.0.3", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -45,8 +45,8 @@ | ||||
|     "homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md", | ||||
|     "devDependencies": { | ||||
|         "@0x/abi-gen": "^2.0.1", | ||||
|         "@0x/contract-wrappers": "^7.0.0", | ||||
|         "@0x/contracts-test-utils": "^3.0.1", | ||||
|         "@0x/contract-wrappers": "^7.0.1", | ||||
|         "@0x/contracts-test-utils": "^3.0.2", | ||||
|         "@0x/dev-utils": "^2.0.1", | ||||
|         "@0x/sol-compiler": "^3.0.1", | ||||
|         "@0x/tslint-config": "^3.0.0", | ||||
| @@ -66,13 +66,13 @@ | ||||
|     }, | ||||
|     "dependencies": { | ||||
|         "@0x/base-contract": "^4.0.1", | ||||
|         "@0x/contracts-asset-proxy": "^1.0.2", | ||||
|         "@0x/contracts-erc20": "^1.0.2", | ||||
|         "@0x/contracts-erc721": "^1.0.2", | ||||
|         "@0x/contracts-exchange": "^1.0.2", | ||||
|         "@0x/contracts-exchange-libs": "^1.0.2", | ||||
|         "@0x/contracts-utils": "^2.0.1", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/contracts-asset-proxy": "^1.0.3", | ||||
|         "@0x/contracts-erc20": "^1.0.3", | ||||
|         "@0x/contracts-erc721": "^1.0.3", | ||||
|         "@0x/contracts-exchange": "^1.0.3", | ||||
|         "@0x/contracts-exchange-libs": "^1.0.3", | ||||
|         "@0x/contracts-utils": "^2.0.2", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|         "@0x/utils": "^4.0.2", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/contracts-exchange-libs", | ||||
|     "version": "1.0.2", | ||||
|     "version": "1.0.3", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -45,7 +45,7 @@ | ||||
|     "homepage": "https://github.com/0xProject/0x-monorepo/contracts/libs/README.md", | ||||
|     "devDependencies": { | ||||
|         "@0x/abi-gen": "^2.0.1", | ||||
|         "@0x/contracts-test-utils": "^3.0.1", | ||||
|         "@0x/contracts-test-utils": "^3.0.2", | ||||
|         "@0x/dev-utils": "^2.0.1", | ||||
|         "@0x/sol-compiler": "^3.0.1", | ||||
|         "@0x/tslint-config": "^3.0.0", | ||||
| @@ -65,8 +65,8 @@ | ||||
|     }, | ||||
|     "dependencies": { | ||||
|         "@0x/base-contract": "^4.0.1", | ||||
|         "@0x/contracts-utils": "^2.0.1", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/contracts-utils": "^2.0.2", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|         "@0x/utils": "^4.0.2", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/contracts-exchange", | ||||
|     "version": "1.0.2", | ||||
|     "version": "1.0.3", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -64,13 +64,13 @@ | ||||
|     }, | ||||
|     "dependencies": { | ||||
|         "@0x/base-contract": "^4.0.1", | ||||
|         "@0x/contracts-asset-proxy": "^1.0.2", | ||||
|         "@0x/contracts-erc20": "^1.0.2", | ||||
|         "@0x/contracts-erc721": "^1.0.2", | ||||
|         "@0x/contracts-exchange-libs": "^1.0.2", | ||||
|         "@0x/contracts-test-utils": "^3.0.1", | ||||
|         "@0x/contracts-utils": "^2.0.1", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/contracts-asset-proxy": "^1.0.3", | ||||
|         "@0x/contracts-erc20": "^1.0.3", | ||||
|         "@0x/contracts-erc721": "^1.0.3", | ||||
|         "@0x/contracts-exchange-libs": "^1.0.3", | ||||
|         "@0x/contracts-test-utils": "^3.0.2", | ||||
|         "@0x/contracts-utils": "^2.0.2", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|         "@0x/utils": "^4.0.2", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/contracts-extensions", | ||||
|     "version": "2.0.1", | ||||
|     "version": "2.0.2", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -45,8 +45,8 @@ | ||||
|     "homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md", | ||||
|     "devDependencies": { | ||||
|         "@0x/abi-gen": "^2.0.1", | ||||
|         "@0x/contract-wrappers": "^7.0.0", | ||||
|         "@0x/contracts-test-utils": "^3.0.1", | ||||
|         "@0x/contract-wrappers": "^7.0.1", | ||||
|         "@0x/contracts-test-utils": "^3.0.2", | ||||
|         "@0x/dev-utils": "^2.0.1", | ||||
|         "@0x/sol-compiler": "^3.0.1", | ||||
|         "@0x/tslint-config": "^3.0.0", | ||||
| @@ -66,13 +66,13 @@ | ||||
|     }, | ||||
|     "dependencies": { | ||||
|         "@0x/base-contract": "^4.0.1", | ||||
|         "@0x/contracts-asset-proxy": "^1.0.2", | ||||
|         "@0x/contracts-erc20": "^1.0.2", | ||||
|         "@0x/contracts-erc721": "^1.0.2", | ||||
|         "@0x/contracts-exchange": "^1.0.2", | ||||
|         "@0x/contracts-exchange-libs": "^1.0.2", | ||||
|         "@0x/contracts-utils": "^2.0.1", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/contracts-asset-proxy": "^1.0.3", | ||||
|         "@0x/contracts-erc20": "^1.0.3", | ||||
|         "@0x/contracts-erc721": "^1.0.3", | ||||
|         "@0x/contracts-exchange": "^1.0.3", | ||||
|         "@0x/contracts-exchange-libs": "^1.0.3", | ||||
|         "@0x/contracts-utils": "^2.0.2", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|         "@0x/utils": "^4.0.2", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/contracts-multisig", | ||||
|     "version": "2.0.1", | ||||
|     "version": "2.0.2", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -45,7 +45,7 @@ | ||||
|     "homepage": "https://github.com/0xProject/0x-monorepo/contracts/multisig/README.md", | ||||
|     "devDependencies": { | ||||
|         "@0x/abi-gen": "^2.0.1", | ||||
|         "@0x/contracts-test-utils": "^3.0.1", | ||||
|         "@0x/contracts-test-utils": "^3.0.2", | ||||
|         "@0x/dev-utils": "^2.0.1", | ||||
|         "@0x/sol-compiler": "^3.0.1", | ||||
|         "@0x/tslint-config": "^3.0.0", | ||||
| @@ -65,8 +65,8 @@ | ||||
|     }, | ||||
|     "dependencies": { | ||||
|         "@0x/base-contract": "^4.0.1", | ||||
|         "@0x/contracts-asset-proxy": "^1.0.2", | ||||
|         "@0x/contracts-erc20": "^1.0.2", | ||||
|         "@0x/contracts-asset-proxy": "^1.0.3", | ||||
|         "@0x/contracts-erc20": "^1.0.3", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|         "@0x/utils": "^4.0.2", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/contracts-test-utils", | ||||
|     "version": "3.0.1", | ||||
|     "version": "3.0.2", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -42,7 +42,7 @@ | ||||
|     "dependencies": { | ||||
|         "@0x/abi-gen": "^2.0.1", | ||||
|         "@0x/dev-utils": "^2.0.1", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/sol-compiler": "^3.0.1", | ||||
|         "@0x/sol-coverage": "^2.0.1", | ||||
|         "@0x/sol-profiler": "^2.0.2", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/contracts-utils", | ||||
|     "version": "2.0.1", | ||||
|     "version": "2.0.2", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -45,7 +45,7 @@ | ||||
|     "homepage": "https://github.com/0xProject/0x-monorepo/contracts/utils/README.md", | ||||
|     "devDependencies": { | ||||
|         "@0x/abi-gen": "^2.0.1", | ||||
|         "@0x/contracts-test-utils": "^3.0.1", | ||||
|         "@0x/contracts-test-utils": "^3.0.2", | ||||
|         "@0x/dev-utils": "^2.0.1", | ||||
|         "@0x/sol-compiler": "^3.0.1", | ||||
|         "@0x/tslint-config": "^3.0.0", | ||||
| @@ -66,7 +66,7 @@ | ||||
|     }, | ||||
|     "dependencies": { | ||||
|         "@0x/base-contract": "^4.0.1", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|         "@0x/utils": "^4.0.2", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "0x.js", | ||||
|     "version": "4.0.1", | ||||
|     "version": "4.0.2", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -45,7 +45,7 @@ | ||||
|         "@0x/abi-gen-wrappers": "^3.0.1", | ||||
|         "@0x/contract-addresses": "^2.2.1", | ||||
|         "@0x/dev-utils": "^2.0.1", | ||||
|         "@0x/migrations": "^3.0.1", | ||||
|         "@0x/migrations": "^3.0.2", | ||||
|         "@0x/tslint-config": "^3.0.0", | ||||
|         "@types/lodash": "4.14.104", | ||||
|         "@types/mocha": "^2.2.42", | ||||
| @@ -74,9 +74,9 @@ | ||||
|     "dependencies": { | ||||
|         "@0x/assert": "^2.0.1", | ||||
|         "@0x/base-contract": "^4.0.1", | ||||
|         "@0x/contract-wrappers": "^7.0.0", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/order-watcher": "^3.0.1", | ||||
|         "@0x/contract-wrappers": "^7.0.1", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/order-watcher": "^3.0.2", | ||||
|         "@0x/subproviders": "^3.0.1", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/asset-buyer", | ||||
|     "version": "5.0.1", | ||||
|     "version": "5.0.2", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -37,10 +37,10 @@ | ||||
|     "homepage": "https://github.com/0xProject/0x-monorepo/packages/asset-buyer/README.md", | ||||
|     "dependencies": { | ||||
|         "@0x/assert": "^2.0.1", | ||||
|         "@0x/connect": "^4.0.1", | ||||
|         "@0x/contract-wrappers": "^7.0.0", | ||||
|         "@0x/connect": "^4.0.2", | ||||
|         "@0x/contract-wrappers": "^7.0.1", | ||||
|         "@0x/json-schemas": "^3.0.1", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/subproviders": "^3.0.1", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/connect", | ||||
|     "version": "4.0.1", | ||||
|     "version": "4.0.2", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -46,7 +46,7 @@ | ||||
|     "dependencies": { | ||||
|         "@0x/assert": "^2.0.1", | ||||
|         "@0x/json-schemas": "^3.0.1", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|         "@0x/utils": "^4.0.2", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/contract-wrappers", | ||||
|     "version": "7.0.0", | ||||
|     "version": "7.0.1", | ||||
|     "description": "Smart TS wrappers for 0x smart contracts", | ||||
|     "keywords": [ | ||||
|         "0xproject", | ||||
| @@ -38,7 +38,7 @@ | ||||
|     }, | ||||
|     "devDependencies": { | ||||
|         "@0x/dev-utils": "^2.0.1", | ||||
|         "@0x/migrations": "^3.0.1", | ||||
|         "@0x/migrations": "^3.0.2", | ||||
|         "@0x/subproviders": "^3.0.1", | ||||
|         "@0x/tslint-config": "^3.0.0", | ||||
|         "@types/lodash": "4.14.104", | ||||
| @@ -69,10 +69,10 @@ | ||||
|         "@0x/assert": "^2.0.1", | ||||
|         "@0x/contract-addresses": "^2.2.1", | ||||
|         "@0x/contract-artifacts": "^1.3.0", | ||||
|         "@0x/contracts-test-utils": "^3.0.1", | ||||
|         "@0x/fill-scenarios": "^2.0.1", | ||||
|         "@0x/contracts-test-utils": "^3.0.2", | ||||
|         "@0x/fill-scenarios": "^2.0.2", | ||||
|         "@0x/json-schemas": "^3.0.1", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|         "@0x/utils": "^4.0.2", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/dev-tools-pages", | ||||
|     "version": "0.0.16", | ||||
|     "version": "0.0.17", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -26,7 +26,7 @@ | ||||
|     }, | ||||
|     "license": "Apache-2.0", | ||||
|     "dependencies": { | ||||
|         "@0x/react-shared": "^2.0.1", | ||||
|         "@0x/react-shared": "^2.0.2", | ||||
|         "basscss": "^8.0.3", | ||||
|         "bowser": "^1.9.3", | ||||
|         "highlight.js": "^9.13.1", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/fill-scenarios", | ||||
|     "version": "2.0.1", | ||||
|     "version": "2.0.2", | ||||
|     "description": "0x order fill scenario generator", | ||||
|     "main": "lib/index.js", | ||||
|     "types": "lib/index.d.ts", | ||||
| @@ -31,7 +31,7 @@ | ||||
|         "@0x/abi-gen-wrappers": "^3.0.1", | ||||
|         "@0x/base-contract": "^4.0.1", | ||||
|         "@0x/contract-artifacts": "^1.3.0", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|         "@0x/utils": "^4.0.2", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/instant", | ||||
|     "version": "1.0.10", | ||||
|     "version": "1.0.11", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -43,9 +43,9 @@ | ||||
|     "homepage": "https://github.com/0xProject/0x-monorepo/packages/instant/README.md", | ||||
|     "dependencies": { | ||||
|         "@0x/assert": "^2.0.1", | ||||
|         "@0x/asset-buyer": "^5.0.1", | ||||
|         "@0x/asset-buyer": "^5.0.2", | ||||
|         "@0x/json-schemas": "^3.0.1", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/subproviders": "^3.0.1", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/migrations", | ||||
|     "version": "3.0.1", | ||||
|     "version": "3.0.2", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -52,7 +52,7 @@ | ||||
|         "@0x/base-contract": "^4.0.1", | ||||
|         "@0x/contract-addresses": "^2.2.1", | ||||
|         "@0x/contract-artifacts": "^1.3.0", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/sol-compiler": "^3.0.1", | ||||
|         "@0x/subproviders": "^3.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| { | ||||
|     "private": true, | ||||
|     "name": "@0x/monorepo-scripts", | ||||
|     "version": "1.0.21", | ||||
|     "version": "1.0.22", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/order-utils", | ||||
|     "version": "5.0.0", | ||||
|     "version": "6.0.0", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/order-watcher", | ||||
|     "version": "3.0.1", | ||||
|     "version": "3.0.2", | ||||
|     "description": "An order watcher daemon that watches for order validity", | ||||
|     "keywords": [ | ||||
|         "0x", | ||||
| @@ -39,7 +39,7 @@ | ||||
|     }, | ||||
|     "devDependencies": { | ||||
|         "@0x/dev-utils": "^2.0.1", | ||||
|         "@0x/migrations": "^3.0.1", | ||||
|         "@0x/migrations": "^3.0.2", | ||||
|         "@0x/subproviders": "^3.0.1", | ||||
|         "@0x/tslint-config": "^3.0.0", | ||||
|         "@types/bintrees": "^1.0.2", | ||||
| @@ -68,10 +68,10 @@ | ||||
|         "@0x/base-contract": "^4.0.1", | ||||
|         "@0x/contract-addresses": "^2.2.1", | ||||
|         "@0x/contract-artifacts": "^1.3.0", | ||||
|         "@0x/contract-wrappers": "^7.0.0", | ||||
|         "@0x/fill-scenarios": "^2.0.1", | ||||
|         "@0x/contract-wrappers": "^7.0.1", | ||||
|         "@0x/fill-scenarios": "^2.0.2", | ||||
|         "@0x/json-schemas": "^3.0.1", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|         "@0x/utils": "^4.0.2", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/pipeline", | ||||
|     "version": "1.0.7", | ||||
|     "version": "1.0.8", | ||||
|     "private": true, | ||||
|     "description": "Data pipeline for offline analysis", | ||||
|     "scripts": { | ||||
| @@ -39,12 +39,12 @@ | ||||
|         "typescript": "3.0.1" | ||||
|     }, | ||||
|     "dependencies": { | ||||
|         "@0x/connect": "^4.0.1", | ||||
|         "@0x/connect": "^4.0.2", | ||||
|         "@0x/contract-addresses": "^2.2.1", | ||||
|         "@0x/contract-artifacts": "^1.3.0", | ||||
|         "@0x/contract-wrappers": "^7.0.0", | ||||
|         "@0x/contract-wrappers": "^7.0.1", | ||||
|         "@0x/dev-utils": "^2.0.1", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/subproviders": "^3.0.1", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/utils": "^4.0.2", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/react-docs", | ||||
|     "version": "2.0.1", | ||||
|     "version": "2.0.2", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -34,7 +34,7 @@ | ||||
|         "typescript": "3.0.1" | ||||
|     }, | ||||
|     "dependencies": { | ||||
|         "@0x/react-shared": "^2.0.1", | ||||
|         "@0x/react-shared": "^2.0.2", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/utils": "^4.0.2", | ||||
|         "@types/lodash": "4.14.104", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/react-shared", | ||||
|     "version": "2.0.1", | ||||
|     "version": "2.0.2", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| { | ||||
|     "private": true, | ||||
|     "name": "@0x/testnet-faucets", | ||||
|     "version": "1.0.66", | ||||
|     "version": "1.0.67", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -18,7 +18,7 @@ | ||||
|     "author": "Fabio Berger", | ||||
|     "license": "Apache-2.0", | ||||
|     "dependencies": { | ||||
|         "0x.js": "^4.0.1", | ||||
|         "0x.js": "^4.0.2", | ||||
|         "@0x/subproviders": "^3.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|         "@0x/utils": "^4.0.2", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name": "@0x/website", | ||||
|     "version": "0.0.69", | ||||
|     "version": "0.0.70", | ||||
|     "engines": { | ||||
|         "node": ">=6.12" | ||||
|     }, | ||||
| @@ -20,13 +20,13 @@ | ||||
|     "author": "Fabio Berger", | ||||
|     "license": "Apache-2.0", | ||||
|     "dependencies": { | ||||
|         "@0x/asset-buyer": "^5.0.1", | ||||
|         "@0x/asset-buyer": "^5.0.2", | ||||
|         "@0x/contract-addresses": "^2.2.1", | ||||
|         "@0x/contract-wrappers": "^7.0.0", | ||||
|         "@0x/contract-wrappers": "^7.0.1", | ||||
|         "@0x/json-schemas": "^3.0.1", | ||||
|         "@0x/order-utils": "^5.0.0", | ||||
|         "@0x/react-docs": "^2.0.1", | ||||
|         "@0x/react-shared": "^2.0.1", | ||||
|         "@0x/order-utils": "^6.0.0", | ||||
|         "@0x/react-docs": "^2.0.2", | ||||
|         "@0x/react-shared": "^2.0.2", | ||||
|         "@0x/subproviders": "^3.0.1", | ||||
|         "@0x/types": "^2.0.1", | ||||
|         "@0x/typescript-typings": "^4.0.0", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user