update deps
This commit is contained in:
parent
178d9c280a
commit
857b5c97b0
@ -51,15 +51,15 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/protocol/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/protocol/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.0",
|
"@0x/abi-gen": "^5.4.2",
|
||||||
"@0x/contract-wrappers": "^13.8.0",
|
"@0x/contract-wrappers": "^13.8.0",
|
||||||
"@0x/contracts-gen": "2.0.11",
|
"@0x/contracts-gen": "2.0.11",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/contracts-utils": "^4.5.1",
|
"@0x/contracts-utils": "^4.5.1",
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@ -79,17 +79,17 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/contracts-erc1155": "^2.1.7",
|
"@0x/contracts-erc1155": "^2.1.7",
|
||||||
"@0x/contracts-erc20": "^3.2.1",
|
"@0x/contracts-erc20": "^3.2.1",
|
||||||
"@0x/contracts-erc721": "^3.1.7",
|
"@0x/contracts-erc721": "^3.1.7",
|
||||||
"@0x/contracts-exchange-libs": "^4.3.7",
|
"@0x/contracts-exchange-libs": "^4.3.7",
|
||||||
"@0x/order-utils": "^10.3.0",
|
"@0x/order-utils": "^10.3.0",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"ethereum-types": "^3.3.0",
|
"ethereum-types": "^3.3.2",
|
||||||
"lodash": "^4.17.11"
|
"lodash": "^4.17.11"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.0",
|
"@0x/abi-gen": "^5.4.2",
|
||||||
"@0x/contracts-asset-proxy": "^3.4.0",
|
"@0x/contracts-asset-proxy": "^3.4.0",
|
||||||
"@0x/contracts-erc20": "^3.2.1",
|
"@0x/contracts-erc20": "^3.2.1",
|
||||||
"@0x/contracts-erc721": "^3.1.7",
|
"@0x/contracts-erc721": "^3.1.7",
|
||||||
@ -60,11 +60,11 @@
|
|||||||
"@0x/contracts-gen": "2.0.11",
|
"@0x/contracts-gen": "2.0.11",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/contracts-utils": "^4.5.1",
|
"@0x/contracts-utils": "^4.5.1",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@ -84,11 +84,11 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/order-utils": "^10.3.0",
|
"@0x/order-utils": "^10.3.0",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"ethereum-types": "^3.3.0"
|
"ethereum-types": "^3.3.2"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
@ -52,19 +52,19 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.0",
|
"@0x/abi-gen": "^5.4.2",
|
||||||
"@0x/contracts-asset-proxy": "^3.4.0",
|
"@0x/contracts-asset-proxy": "^3.4.0",
|
||||||
"@0x/contracts-dev-utils": "^1.3.5",
|
"@0x/contracts-dev-utils": "^1.3.5",
|
||||||
"@0x/contracts-erc20": "^3.2.1",
|
"@0x/contracts-erc20": "^3.2.1",
|
||||||
"@0x/contracts-exchange": "^3.2.7",
|
"@0x/contracts-exchange": "^3.2.7",
|
||||||
"@0x/contracts-gen": "2.0.11",
|
"@0x/contracts-gen": "2.0.11",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/order-utils": "^10.3.0",
|
"@0x/order-utils": "^10.3.0",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@ -84,15 +84,15 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/assert": "^3.0.10",
|
"@0x/assert": "^3.0.12",
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/contract-addresses": "^4.11.0",
|
"@0x/contract-addresses": "^4.11.0",
|
||||||
"@0x/contracts-utils": "^4.5.1",
|
"@0x/contracts-utils": "^4.5.1",
|
||||||
"@0x/json-schemas": "^5.2.0",
|
"@0x/json-schemas": "^5.2.2",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"ethereum-types": "^3.3.0",
|
"ethereum-types": "^3.3.2",
|
||||||
"http-status-codes": "^1.3.2"
|
"http-status-codes": "^1.3.2"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
@ -41,18 +41,18 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.0",
|
"@0x/abi-gen": "^5.4.2",
|
||||||
"@0x/assert": "^3.0.10",
|
"@0x/assert": "^3.0.12",
|
||||||
"@0x/contracts-asset-proxy": "^3.4.0",
|
"@0x/contracts-asset-proxy": "^3.4.0",
|
||||||
"@0x/contracts-erc20": "^3.2.1",
|
"@0x/contracts-erc20": "^3.2.1",
|
||||||
"@0x/contracts-gen": "2.0.11",
|
"@0x/contracts-gen": "2.0.11",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"ethereum-types": "^3.3.0",
|
"ethereum-types": "^3.3.2",
|
||||||
"ethers": "~4.0.4",
|
"ethers": "~4.0.4",
|
||||||
"npm-run-all": "^4.1.2",
|
"npm-run-all": "^4.1.2",
|
||||||
"shx": "^0.2.2",
|
"shx": "^0.2.2",
|
||||||
@ -63,7 +63,7 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@types/node": "12.12.54"
|
"@types/node": "12.12.54"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
@ -52,15 +52,15 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.0",
|
"@0x/abi-gen": "^5.4.2",
|
||||||
"@0x/contracts-gen": "2.0.11",
|
"@0x/contracts-gen": "2.0.11",
|
||||||
"@0x/contracts-utils": "^4.5.1",
|
"@0x/contracts-utils": "^4.5.1",
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@ -68,7 +68,7 @@
|
|||||||
"chai-as-promised": "^7.1.0",
|
"chai-as-promised": "^7.1.0",
|
||||||
"chai-bignumber": "^3.0.0",
|
"chai-bignumber": "^3.0.0",
|
||||||
"dirty-chai": "^2.0.1",
|
"dirty-chai": "^2.0.1",
|
||||||
"ethereum-types": "^3.3.0",
|
"ethereum-types": "^3.3.2",
|
||||||
"make-promises-safe": "^1.1.0",
|
"make-promises-safe": "^1.1.0",
|
||||||
"mocha": "^6.2.0",
|
"mocha": "^6.2.0",
|
||||||
"npm-run-all": "^4.1.2",
|
"npm-run-all": "^4.1.2",
|
||||||
@ -80,10 +80,10 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"lodash": "^4.17.11"
|
"lodash": "^4.17.11"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
@ -51,18 +51,18 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.0",
|
"@0x/abi-gen": "^5.4.2",
|
||||||
"@0x/contracts-gen": "2.0.11",
|
"@0x/contracts-gen": "2.0.11",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/contracts-utils": "^4.5.1",
|
"@0x/contracts-utils": "^4.5.1",
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@ -70,7 +70,7 @@
|
|||||||
"chai-as-promised": "^7.1.0",
|
"chai-as-promised": "^7.1.0",
|
||||||
"chai-bignumber": "^3.0.0",
|
"chai-bignumber": "^3.0.0",
|
||||||
"dirty-chai": "^2.0.1",
|
"dirty-chai": "^2.0.1",
|
||||||
"ethereum-types": "^3.3.0",
|
"ethereum-types": "^3.3.2",
|
||||||
"lodash": "^4.17.11",
|
"lodash": "^4.17.11",
|
||||||
"make-promises-safe": "^1.1.0",
|
"make-promises-safe": "^1.1.0",
|
||||||
"mocha": "^6.2.0",
|
"mocha": "^6.2.0",
|
||||||
@ -82,7 +82,7 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.4"
|
"@0x/base-contract": "^6.2.6"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
@ -52,18 +52,18 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.0",
|
"@0x/abi-gen": "^5.4.2",
|
||||||
"@0x/contracts-gen": "2.0.11",
|
"@0x/contracts-gen": "2.0.11",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/contracts-utils": "^4.5.1",
|
"@0x/contracts-utils": "^4.5.1",
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@ -71,7 +71,7 @@
|
|||||||
"chai-as-promised": "^7.1.0",
|
"chai-as-promised": "^7.1.0",
|
||||||
"chai-bignumber": "^3.0.0",
|
"chai-bignumber": "^3.0.0",
|
||||||
"dirty-chai": "^2.0.1",
|
"dirty-chai": "^2.0.1",
|
||||||
"ethereum-types": "^3.3.0",
|
"ethereum-types": "^3.3.2",
|
||||||
"lodash": "^4.17.11",
|
"lodash": "^4.17.11",
|
||||||
"make-promises-safe": "^1.1.0",
|
"make-promises-safe": "^1.1.0",
|
||||||
"mocha": "^6.2.0",
|
"mocha": "^6.2.0",
|
||||||
@ -84,7 +84,7 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.4"
|
"@0x/base-contract": "^6.2.6"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
@ -52,7 +52,7 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.0",
|
"@0x/abi-gen": "^5.4.2",
|
||||||
"@0x/contracts-asset-proxy": "^3.4.0",
|
"@0x/contracts-asset-proxy": "^3.4.0",
|
||||||
"@0x/contracts-dev-utils": "^1.3.5",
|
"@0x/contracts-dev-utils": "^1.3.5",
|
||||||
"@0x/contracts-erc1155": "^2.1.7",
|
"@0x/contracts-erc1155": "^2.1.7",
|
||||||
@ -63,14 +63,14 @@
|
|||||||
"@0x/contracts-gen": "2.0.11",
|
"@0x/contracts-gen": "2.0.11",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/contracts-utils": "^4.5.1",
|
"@0x/contracts-utils": "^4.5.1",
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/order-utils": "^10.3.0",
|
"@0x/order-utils": "^10.3.0",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@ -90,9 +90,9 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"ethereum-types": "^3.3.0"
|
"ethereum-types": "^3.3.2"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
@ -52,14 +52,14 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/libs/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/libs/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.0",
|
"@0x/abi-gen": "^5.4.2",
|
||||||
"@0x/contracts-gen": "2.0.11",
|
"@0x/contracts-gen": "2.0.11",
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/subproviders": "^6.1.2",
|
"@0x/subproviders": "^6.1.4",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@ -80,14 +80,14 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/contracts-utils": "^4.5.1",
|
"@0x/contracts-utils": "^4.5.1",
|
||||||
"@0x/order-utils": "^10.3.0",
|
"@0x/order-utils": "^10.3.0",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"ethereum-types": "^3.3.0"
|
"ethereum-types": "^3.3.2"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
@ -52,7 +52,7 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/protocol/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/protocol/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.0",
|
"@0x/abi-gen": "^5.4.2",
|
||||||
"@0x/contracts-asset-proxy": "^3.4.0",
|
"@0x/contracts-asset-proxy": "^3.4.0",
|
||||||
"@0x/contracts-exchange-libs": "^4.3.7",
|
"@0x/contracts-exchange-libs": "^4.3.7",
|
||||||
"@0x/contracts-gen": "2.0.11",
|
"@0x/contracts-gen": "2.0.11",
|
||||||
@ -60,13 +60,13 @@
|
|||||||
"@0x/contracts-staking": "^2.0.14",
|
"@0x/contracts-staking": "^2.0.14",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/contracts-utils": "^4.5.1",
|
"@0x/contracts-utils": "^4.5.1",
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@ -74,7 +74,7 @@
|
|||||||
"chai-as-promised": "^7.1.0",
|
"chai-as-promised": "^7.1.0",
|
||||||
"chai-bignumber": "^3.0.0",
|
"chai-bignumber": "^3.0.0",
|
||||||
"dirty-chai": "^2.0.1",
|
"dirty-chai": "^2.0.1",
|
||||||
"ethereum-types": "^3.3.0",
|
"ethereum-types": "^3.3.2",
|
||||||
"ethereumjs-util": "^5.1.1",
|
"ethereumjs-util": "^5.1.1",
|
||||||
"js-combinatorics": "^0.5.3",
|
"js-combinatorics": "^0.5.3",
|
||||||
"make-promises-safe": "^1.1.0",
|
"make-promises-safe": "^1.1.0",
|
||||||
@ -88,13 +88,13 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/contracts-dev-utils": "^1.3.5",
|
"@0x/contracts-dev-utils": "^1.3.5",
|
||||||
"@0x/contracts-erc1155": "^2.1.7",
|
"@0x/contracts-erc1155": "^2.1.7",
|
||||||
"@0x/contracts-erc20": "^3.2.1",
|
"@0x/contracts-erc20": "^3.2.1",
|
||||||
"@0x/contracts-erc721": "^3.1.7",
|
"@0x/contracts-erc721": "^3.1.7",
|
||||||
"@0x/order-utils": "^10.3.0",
|
"@0x/order-utils": "^10.3.0",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"lodash": "^4.17.11"
|
"lodash": "^4.17.11"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
@ -52,7 +52,7 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.0",
|
"@0x/abi-gen": "^5.4.2",
|
||||||
"@0x/contracts-asset-proxy": "^3.4.0",
|
"@0x/contracts-asset-proxy": "^3.4.0",
|
||||||
"@0x/contracts-dev-utils": "^1.3.5",
|
"@0x/contracts-dev-utils": "^1.3.5",
|
||||||
"@0x/contracts-erc20": "^3.2.1",
|
"@0x/contracts-erc20": "^3.2.1",
|
||||||
@ -62,14 +62,14 @@
|
|||||||
"@0x/contracts-gen": "2.0.11",
|
"@0x/contracts-gen": "2.0.11",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/contracts-utils": "^4.5.1",
|
"@0x/contracts-utils": "^4.5.1",
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/order-utils": "^10.3.0",
|
"@0x/order-utils": "^10.3.0",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@ -91,9 +91,9 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"ethereum-types": "^3.3.0"
|
"ethereum-types": "^3.3.2"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.0",
|
"@0x/abi-gen": "^5.4.2",
|
||||||
"@0x/contract-addresses": "^4.11.0",
|
"@0x/contract-addresses": "^4.11.0",
|
||||||
"@0x/contract-wrappers": "^13.8.0",
|
"@0x/contract-wrappers": "^13.8.0",
|
||||||
"@0x/contracts-broker": "^1.1.6",
|
"@0x/contracts-broker": "^1.1.6",
|
||||||
@ -63,12 +63,12 @@
|
|||||||
"@0x/contracts-gen": "2.0.11",
|
"@0x/contracts-gen": "2.0.11",
|
||||||
"@0x/contracts-utils": "^4.5.1",
|
"@0x/contracts-utils": "^4.5.1",
|
||||||
"@0x/coordinator-server": "^1.0.5",
|
"@0x/coordinator-server": "^1.0.5",
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/migrations": "^6.4.0",
|
"@0x/migrations": "^6.4.0",
|
||||||
"@0x/order-utils": "^10.3.0",
|
"@0x/order-utils": "^10.3.0",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"@azure/core-asynciterator-polyfill": "^1.0.0",
|
"@azure/core-asynciterator-polyfill": "^1.0.0",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
@ -92,7 +92,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/asset-swapper": "0xProject/gitpkg-registry#0x-asset-swapper-v4.6.0-36546480b",
|
"@0x/asset-swapper": "0xProject/gitpkg-registry#0x-asset-swapper-v4.6.0-36546480b",
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/contracts-asset-proxy": "^3.4.0",
|
"@0x/contracts-asset-proxy": "^3.4.0",
|
||||||
"@0x/contracts-erc1155": "^2.1.7",
|
"@0x/contracts-erc1155": "^2.1.7",
|
||||||
"@0x/contracts-erc20": "^3.2.1",
|
"@0x/contracts-erc20": "^3.2.1",
|
||||||
@ -102,11 +102,11 @@
|
|||||||
"@0x/contracts-staking": "^2.0.14",
|
"@0x/contracts-staking": "^2.0.14",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/contracts-zero-ex": "^0.2.0",
|
"@0x/contracts-zero-ex": "^0.2.0",
|
||||||
"@0x/subproviders": "^6.1.2",
|
"@0x/subproviders": "^6.1.4",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"ethereum-types": "^3.3.0",
|
"ethereum-types": "^3.3.2",
|
||||||
"ethereumjs-util": "^6.2.0",
|
"ethereumjs-util": "^6.2.0",
|
||||||
"lodash": "^4.17.11"
|
"lodash": "^4.17.11"
|
||||||
},
|
},
|
||||||
|
@ -49,18 +49,18 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/multisig/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/multisig/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.0",
|
"@0x/abi-gen": "^5.4.2",
|
||||||
"@0x/contracts-asset-proxy": "^3.4.0",
|
"@0x/contracts-asset-proxy": "^3.4.0",
|
||||||
"@0x/contracts-erc20": "^3.2.1",
|
"@0x/contracts-erc20": "^3.2.1",
|
||||||
"@0x/contracts-gen": "2.0.11",
|
"@0x/contracts-gen": "2.0.11",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/contracts-utils": "^4.5.1",
|
"@0x/contracts-utils": "^4.5.1",
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
@ -78,9 +78,9 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"ethereum-types": "^3.3.0"
|
"ethereum-types": "^3.3.2"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
@ -53,20 +53,20 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.0",
|
"@0x/abi-gen": "^5.4.2",
|
||||||
"@0x/contracts-asset-proxy": "^3.4.0",
|
"@0x/contracts-asset-proxy": "^3.4.0",
|
||||||
"@0x/contracts-dev-utils": "^1.3.5",
|
"@0x/contracts-dev-utils": "^1.3.5",
|
||||||
"@0x/contracts-erc20": "^3.2.1",
|
"@0x/contracts-erc20": "^3.2.1",
|
||||||
"@0x/contracts-exchange-libs": "^4.3.7",
|
"@0x/contracts-exchange-libs": "^4.3.7",
|
||||||
"@0x/contracts-gen": "2.0.11",
|
"@0x/contracts-gen": "2.0.11",
|
||||||
"@0x/contracts-utils": "^4.5.1",
|
"@0x/contracts-utils": "^4.5.1",
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/order-utils": "^10.3.0",
|
"@0x/order-utils": "^10.3.0",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
"chai": "^4.0.1",
|
"chai": "^4.0.1",
|
||||||
@ -87,11 +87,11 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"ethereum-types": "^3.3.0",
|
"ethereum-types": "^3.3.2",
|
||||||
"ethereumjs-util": "^5.1.1"
|
"ethereumjs-util": "^5.1.1"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
@ -34,28 +34,28 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/test-utils/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/test-utils/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"npm-run-all": "^4.1.2",
|
"npm-run-all": "^4.1.2",
|
||||||
"shx": "^0.2.2",
|
"shx": "^0.2.2",
|
||||||
"tslint": "5.11.0",
|
"tslint": "5.11.0",
|
||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/assert": "^3.0.10",
|
"@0x/assert": "^3.0.12",
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/contract-addresses": "^4.11.0",
|
"@0x/contract-addresses": "^4.11.0",
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/json-schemas": "^5.2.0",
|
"@0x/json-schemas": "^5.2.2",
|
||||||
"@0x/order-utils": "^10.3.0",
|
"@0x/order-utils": "^10.3.0",
|
||||||
"@0x/sol-coverage": "^4.0.10",
|
"@0x/sol-coverage": "^4.0.13",
|
||||||
"@0x/sol-profiler": "^4.1.0",
|
"@0x/sol-profiler": "^4.1.3",
|
||||||
"@0x/sol-trace": "^3.0.10",
|
"@0x/sol-trace": "^3.0.13",
|
||||||
"@0x/subproviders": "^6.1.2",
|
"@0x/subproviders": "^6.1.4",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"@types/bn.js": "^4.11.0",
|
"@types/bn.js": "^4.11.0",
|
||||||
"@types/js-combinatorics": "^0.5.29",
|
"@types/js-combinatorics": "^0.5.29",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
@ -67,7 +67,7 @@
|
|||||||
"chai-bignumber": "^3.0.0",
|
"chai-bignumber": "^3.0.0",
|
||||||
"decimal.js": "^10.2.0",
|
"decimal.js": "^10.2.0",
|
||||||
"dirty-chai": "^2.0.1",
|
"dirty-chai": "^2.0.1",
|
||||||
"ethereum-types": "^3.3.0",
|
"ethereum-types": "^3.3.2",
|
||||||
"ethereumjs-util": "^5.1.1",
|
"ethereumjs-util": "^5.1.1",
|
||||||
"ethers": "~4.0.4",
|
"ethers": "~4.0.4",
|
||||||
"js-combinatorics": "^0.5.3",
|
"js-combinatorics": "^0.5.3",
|
||||||
|
@ -50,15 +50,15 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/utils/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/utils/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.0",
|
"@0x/abi-gen": "^5.4.2",
|
||||||
"@0x/contracts-gen": "2.0.11",
|
"@0x/contracts-gen": "2.0.11",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/order-utils": "^10.3.0",
|
"@0x/order-utils": "^10.3.0",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"@types/bn.js": "^4.11.0",
|
"@types/bn.js": "^4.11.0",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
@ -79,11 +79,11 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"bn.js": "^4.11.8",
|
"bn.js": "^4.11.8",
|
||||||
"ethereum-types": "^3.3.0"
|
"ethereum-types": "^3.3.2"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
@ -53,15 +53,15 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/zero-ex/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/zero-ex/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/abi-gen": "^5.4.0",
|
"@0x/abi-gen": "^5.4.2",
|
||||||
"@0x/contracts-gen": "2.0.11",
|
"@0x/contracts-gen": "2.0.11",
|
||||||
"@0x/contracts-erc20": "^3.2.1",
|
"@0x/contracts-erc20": "^3.2.1",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/order-utils": "^10.3.0",
|
"@0x/order-utils": "^10.3.0",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"lodash": "^4.17.11",
|
"lodash": "^4.17.11",
|
||||||
@ -75,13 +75,13 @@
|
|||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/subproviders": "^6.1.2",
|
"@0x/subproviders": "^6.1.4",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"ethereum-types": "^3.3.0",
|
"ethereum-types": "^3.3.2",
|
||||||
"ethereumjs-util": "^5.1.1"
|
"ethereumjs-util": "^5.1.1"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
@ -57,18 +57,18 @@
|
|||||||
"registry": "git@github.com:0xProject/gitpkg-registry.git"
|
"registry": "git@github.com:0xProject/gitpkg-registry.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/assert": "^3.0.9",
|
"@0x/assert": "^3.0.12",
|
||||||
"@0x/base-contract": "^6.2.3",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/contract-addresses": "^4.11.0",
|
"@0x/contract-addresses": "^4.11.0",
|
||||||
"@0x/contract-wrappers": "^13.8.0",
|
"@0x/contract-wrappers": "^13.8.0",
|
||||||
"@0x/json-schemas": "^5.1.0",
|
"@0x/json-schemas": "^5.2.2",
|
||||||
"@0x/order-utils": "^10.3.0",
|
"@0x/order-utils": "^10.3.0",
|
||||||
"@0x/orderbook": "^2.2.7",
|
"@0x/orderbook": "^2.2.7",
|
||||||
"@0x/quote-server": "^3.1.0",
|
"@0x/quote-server": "^3.1.0",
|
||||||
"@0x/types": "^3.2.0",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"@0x/utils": "^5.5.1",
|
"@0x/utils": "^5.6.2",
|
||||||
"@0x/web3-wrapper": "^7.2.0",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"@balancer-labs/sor": "0.3.2",
|
"@balancer-labs/sor": "0.3.2",
|
||||||
"@bancor/sdk": "^0.2.9",
|
"@bancor/sdk": "^0.2.9",
|
||||||
"@ethersproject/abi": "^5.0.1",
|
"@ethersproject/abi": "^5.0.1",
|
||||||
@ -79,28 +79,28 @@
|
|||||||
"axios-mock-adapter": "^1.18.1",
|
"axios-mock-adapter": "^1.18.1",
|
||||||
"cream-sor": "^0.3.3",
|
"cream-sor": "^0.3.3",
|
||||||
"decimal.js": "^10.2.0",
|
"decimal.js": "^10.2.0",
|
||||||
"ethereum-types": "^3.2.0",
|
"ethereum-types": "^3.3.2",
|
||||||
"ethereumjs-util": "^5.1.1",
|
"ethereumjs-util": "^5.1.1",
|
||||||
"heartbeats": "^5.0.1",
|
"heartbeats": "^5.0.1",
|
||||||
"lodash": "^4.17.11"
|
"lodash": "^4.17.11"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/base-contract": "^6.2.3",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/contracts-asset-proxy": "^3.4.0",
|
"@0x/contracts-asset-proxy": "^3.4.0",
|
||||||
"@0x/contracts-erc20": "^3.2.1",
|
"@0x/contracts-erc20": "^3.2.1",
|
||||||
"@0x/contracts-exchange": "^3.2.7",
|
"@0x/contracts-exchange": "^3.2.7",
|
||||||
"@0x/contracts-exchange-libs": "^4.3.7",
|
"@0x/contracts-exchange-libs": "^4.3.7",
|
||||||
"@0x/contracts-gen": "^2.0.10",
|
"@0x/contracts-gen": "^2.0.13",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/contracts-utils": "^4.5.1",
|
"@0x/contracts-utils": "^4.5.1",
|
||||||
"@0x/dev-utils": "^3.3.0",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/mesh-rpc-client": "^7.0.4-beta-0xv3",
|
"@0x/mesh-rpc-client": "^7.0.4-beta-0xv3",
|
||||||
"@0x/migrations": "^6.4.0",
|
"@0x/migrations": "^6.4.0",
|
||||||
"@0x/sol-compiler": "^4.1.1",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/subproviders": "^6.1.1",
|
"@0x/subproviders": "^6.1.4",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.0",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.2.0",
|
"@0x/types": "^3.2.3",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/packages/contract-artifacts/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/packages/contract-artifacts/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"chai": "^4.0.1",
|
"chai": "^4.0.1",
|
||||||
"lodash": "^4.17.11",
|
"lodash": "^4.17.11",
|
||||||
|
@ -33,15 +33,15 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/contract-wrappers": "^13.8.0",
|
"@0x/contract-wrappers": "^13.8.0",
|
||||||
"@0x/contracts-test-utils": "^5.3.4",
|
"@0x/contracts-test-utils": "^5.3.4",
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/migrations": "^6.4.0",
|
"@0x/migrations": "^6.4.0",
|
||||||
"@0x/order-utils": "^10.3.0",
|
"@0x/order-utils": "^10.3.0",
|
||||||
"@0x/subproviders": "^6.1.2",
|
"@0x/subproviders": "^6.1.4",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"@types/nock": "^10.0.3",
|
"@types/nock": "^10.0.3",
|
||||||
"chai": "^4.0.1",
|
"chai": "^4.0.1",
|
||||||
"dirty-chai": "^2.0.1",
|
"dirty-chai": "^2.0.1",
|
||||||
|
@ -48,21 +48,21 @@
|
|||||||
"homepage": "https://github.com/0xProject/0x-monorepo/packages/contract-wrappers/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/packages/contract-wrappers/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"gitpkg": "https://github.com/0xProject/gitpkg.git",
|
"gitpkg": "https://github.com/0xProject/gitpkg.git",
|
||||||
"tslint": "5.11.0",
|
"tslint": "5.11.0",
|
||||||
"typedoc": "^0.15.0",
|
"typedoc": "^0.15.0",
|
||||||
"typescript": "3.0.1"
|
"typescript": "3.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/assert": "^3.0.10",
|
"@0x/assert": "^3.0.12",
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/contract-addresses": "^4.11.0",
|
"@0x/contract-addresses": "^4.11.0",
|
||||||
"@0x/json-schemas": "^5.2.0",
|
"@0x/json-schemas": "^5.2.2",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"ethereum-types": "^3.3.0",
|
"ethereum-types": "^3.3.2",
|
||||||
"ethers": "~4.0.4"
|
"ethers": "~4.0.4"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
@ -48,10 +48,10 @@
|
|||||||
"registry": "git@github.com:0xProject/gitpkg-registry.git"
|
"registry": "git@github.com:0xProject/gitpkg-registry.git"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@types/yargs": "^11.0.0",
|
"@types/yargs": "^11.0.0",
|
||||||
"chai": "^4.0.1",
|
"chai": "^4.0.1",
|
||||||
"dirty-chai": "^2.0.1",
|
"dirty-chai": "^2.0.1",
|
||||||
@ -67,7 +67,7 @@
|
|||||||
"yargs": "^10.0.3"
|
"yargs": "^10.0.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/base-contract": "^6.2.4",
|
"@0x/base-contract": "^6.2.6",
|
||||||
"@0x/contract-addresses": "^4.11.0",
|
"@0x/contract-addresses": "^4.11.0",
|
||||||
"@0x/contracts-asset-proxy": "^3.4.0",
|
"@0x/contracts-asset-proxy": "^3.4.0",
|
||||||
"@0x/contracts-coordinator": "^3.1.7",
|
"@0x/contracts-coordinator": "^3.1.7",
|
||||||
@ -82,14 +82,14 @@
|
|||||||
"@0x/contracts-staking": "^2.0.14",
|
"@0x/contracts-staking": "^2.0.14",
|
||||||
"@0x/contracts-utils": "^4.5.1",
|
"@0x/contracts-utils": "^4.5.1",
|
||||||
"@0x/contracts-zero-ex": "^0.2.0",
|
"@0x/contracts-zero-ex": "^0.2.0",
|
||||||
"@0x/sol-compiler": "^4.1.2",
|
"@0x/sol-compiler": "^4.2.2",
|
||||||
"@0x/subproviders": "^6.1.2",
|
"@0x/subproviders": "^6.1.4",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"@ledgerhq/hw-app-eth": "^4.3.0",
|
"@ledgerhq/hw-app-eth": "^4.3.0",
|
||||||
"@types/web3-provider-engine": "^14.0.0",
|
"@types/web3-provider-engine": "^14.0.0",
|
||||||
"ethereum-types": "^3.3.0",
|
"ethereum-types": "^3.3.2",
|
||||||
"ethers": "~4.0.4",
|
"ethers": "~4.0.4",
|
||||||
"lodash": "^4.17.11"
|
"lodash": "^4.17.11"
|
||||||
},
|
},
|
||||||
|
@ -43,19 +43,19 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/0xProject/0x-monorepo/packages/order-utils/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/packages/order-utils/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0x/dev-utils": "^3.3.1",
|
"@0x/dev-utils": "^3.3.3",
|
||||||
"@0x/subproviders": "^6.1.2",
|
"@0x/subproviders": "^6.1.4",
|
||||||
"@0x/ts-doc-gen": "^0.0.22",
|
"@0x/ts-doc-gen": "^0.0.22",
|
||||||
"@0x/tslint-config": "^4.1.1",
|
"@0x/tslint-config": "^4.1.3",
|
||||||
"@0x/types": "^3.2.1",
|
"@0x/types": "^3.2.3",
|
||||||
"@0x/typescript-typings": "^5.1.1",
|
"@0x/typescript-typings": "^5.1.4",
|
||||||
"@types/bn.js": "^4.11.0",
|
"@types/bn.js": "^4.11.0",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "12.12.54",
|
"@types/node": "12.12.54",
|
||||||
"@types/web3-provider-engine": "^14.0.0",
|
"@types/web3-provider-engine": "^14.0.0",
|
||||||
"chai": "^4.0.1",
|
"chai": "^4.0.1",
|
||||||
"ethereum-types": "^3.3.0",
|
"ethereum-types": "^3.3.2",
|
||||||
"gitpkg": "https://github.com/0xProject/gitpkg.git",
|
"gitpkg": "https://github.com/0xProject/gitpkg.git",
|
||||||
"make-promises-safe": "^1.1.0",
|
"make-promises-safe": "^1.1.0",
|
||||||
"mocha": "^6.2.0",
|
"mocha": "^6.2.0",
|
||||||
@ -68,12 +68,12 @@
|
|||||||
"web3-provider-engine": "14.0.6"
|
"web3-provider-engine": "14.0.6"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@0x/assert": "^3.0.10",
|
"@0x/assert": "^3.0.12",
|
||||||
"@0x/contract-addresses": "^4.11.0",
|
"@0x/contract-addresses": "^4.11.0",
|
||||||
"@0x/contract-wrappers": "^13.8.0",
|
"@0x/contract-wrappers": "^13.8.0",
|
||||||
"@0x/json-schemas": "^5.2.0",
|
"@0x/json-schemas": "^5.2.2",
|
||||||
"@0x/utils": "^5.6.0",
|
"@0x/utils": "^5.6.2",
|
||||||
"@0x/web3-wrapper": "^7.2.1",
|
"@0x/web3-wrapper": "^7.2.3",
|
||||||
"ethereumjs-util": "^5.1.1",
|
"ethereumjs-util": "^5.1.1",
|
||||||
"ethers": "~4.0.4",
|
"ethers": "~4.0.4",
|
||||||
"lodash": "^4.17.11"
|
"lodash": "^4.17.11"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user