Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Dec 3, 2020
1 parent 2ebef23 commit 64feeee
Show file tree
Hide file tree
Showing 24 changed files with 161 additions and 161 deletions.
18 changes: 9 additions & 9 deletions contracts/asset-proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-asset-proxy",
"version": "3.6.6",
"version": "3.6.7",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -52,10 +52,10 @@
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/protocol",
"devDependencies": {
"@0x/abi-gen": "^5.4.12",
"@0x/contract-wrappers": "^13.10.1",
"@0x/contract-wrappers": "^13.10.2",
"@0x/contracts-gen": "^2.0.23",
"@0x/contracts-test-utils": "^5.3.12",
"@0x/contracts-utils": "^4.6.0",
"@0x/contracts-test-utils": "^5.3.13",
"@0x/contracts-utils": "^4.6.1",
"@0x/dev-utils": "^4.1.2",
"@0x/sol-compiler": "^4.4.0",
"@0x/ts-doc-gen": "^0.0.28",
Expand All @@ -80,11 +80,11 @@
},
"dependencies": {
"@0x/base-contract": "^6.2.13",
"@0x/contracts-erc1155": "^2.1.15",
"@0x/contracts-erc20": "^3.2.9",
"@0x/contracts-erc721": "^3.1.15",
"@0x/contracts-exchange-libs": "^4.3.15",
"@0x/order-utils": "^10.4.7",
"@0x/contracts-erc1155": "^2.1.16",
"@0x/contracts-erc20": "^3.2.10",
"@0x/contracts-erc721": "^3.1.16",
"@0x/contracts-exchange-libs": "^4.3.16",
"@0x/order-utils": "^10.4.8",
"@0x/types": "^3.3.1",
"@0x/typescript-typings": "^5.1.6",
"@0x/utils": "^6.1.1",
Expand Down
18 changes: 9 additions & 9 deletions contracts/broker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-broker",
"version": "1.1.14",
"version": "1.1.15",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -52,14 +52,14 @@
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
"devDependencies": {
"@0x/abi-gen": "^5.4.12",
"@0x/contracts-asset-proxy": "^3.6.6",
"@0x/contracts-erc20": "^3.2.9",
"@0x/contracts-erc721": "^3.1.15",
"@0x/contracts-exchange": "^3.2.15",
"@0x/contracts-exchange-libs": "^4.3.15",
"@0x/contracts-asset-proxy": "^3.6.7",
"@0x/contracts-erc20": "^3.2.10",
"@0x/contracts-erc721": "^3.1.16",
"@0x/contracts-exchange": "^3.2.16",
"@0x/contracts-exchange-libs": "^4.3.16",
"@0x/contracts-gen": "^2.0.23",
"@0x/contracts-test-utils": "^5.3.12",
"@0x/contracts-utils": "^4.6.0",
"@0x/contracts-test-utils": "^5.3.13",
"@0x/contracts-utils": "^4.6.1",
"@0x/sol-compiler": "^4.4.0",
"@0x/ts-doc-gen": "^0.0.28",
"@0x/tslint-config": "^4.1.3",
Expand All @@ -85,7 +85,7 @@
},
"dependencies": {
"@0x/base-contract": "^6.2.13",
"@0x/order-utils": "^10.4.7",
"@0x/order-utils": "^10.4.8",
"@0x/typescript-typings": "^5.1.6",
"@0x/utils": "^6.1.1",
"ethereum-types": "^3.4.0"
Expand Down
18 changes: 9 additions & 9 deletions contracts/coordinator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-coordinator",
"version": "3.1.15",
"version": "3.1.16",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -53,12 +53,12 @@
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
"devDependencies": {
"@0x/abi-gen": "^5.4.12",
"@0x/contracts-asset-proxy": "^3.6.6",
"@0x/contracts-dev-utils": "^1.3.13",
"@0x/contracts-erc20": "^3.2.9",
"@0x/contracts-asset-proxy": "^3.6.7",
"@0x/contracts-dev-utils": "^1.3.14",
"@0x/contracts-erc20": "^3.2.10",
"@0x/contracts-gen": "^2.0.23",
"@0x/dev-utils": "^4.1.2",
"@0x/order-utils": "^10.4.7",
"@0x/order-utils": "^10.4.8",
"@0x/sol-compiler": "^4.4.0",
"@0x/ts-doc-gen": "^0.0.28",
"@0x/tslint-config": "^4.1.3",
Expand All @@ -84,10 +84,10 @@
"dependencies": {
"@0x/assert": "^3.0.19",
"@0x/base-contract": "^6.2.13",
"@0x/contract-addresses": "^5.4.0",
"@0x/contracts-exchange": "^3.2.15",
"@0x/contracts-test-utils": "^5.3.12",
"@0x/contracts-utils": "^4.6.0",
"@0x/contract-addresses": "^5.5.0",
"@0x/contracts-exchange": "^3.2.16",
"@0x/contracts-test-utils": "^5.3.13",
"@0x/contracts-utils": "^4.6.1",
"@0x/json-schemas": "^5.3.4",
"@0x/types": "^3.3.1",
"@0x/typescript-typings": "^5.1.6",
Expand Down
8 changes: 4 additions & 4 deletions contracts/dev-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-dev-utils",
"version": "1.3.13",
"version": "1.3.14",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -43,10 +43,10 @@
"devDependencies": {
"@0x/abi-gen": "^5.4.12",
"@0x/assert": "^3.0.19",
"@0x/contracts-asset-proxy": "^3.6.6",
"@0x/contracts-erc20": "^3.2.9",
"@0x/contracts-asset-proxy": "^3.6.7",
"@0x/contracts-erc20": "^3.2.10",
"@0x/contracts-gen": "^2.0.23",
"@0x/contracts-test-utils": "^5.3.12",
"@0x/contracts-test-utils": "^5.3.13",
"@0x/sol-compiler": "^4.4.0",
"@0x/ts-doc-gen": "^0.0.28",
"@0x/tslint-config": "^4.1.3",
Expand Down
6 changes: 3 additions & 3 deletions contracts/erc1155/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-erc1155",
"version": "2.1.15",
"version": "2.1.16",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"@0x/abi-gen": "^5.4.12",
"@0x/contracts-gen": "^2.0.23",
"@0x/contracts-utils": "^4.6.0",
"@0x/contracts-utils": "^4.6.1",
"@0x/dev-utils": "^4.1.2",
"@0x/sol-compiler": "^4.4.0",
"@0x/ts-doc-gen": "^0.0.28",
Expand All @@ -81,7 +81,7 @@
},
"dependencies": {
"@0x/base-contract": "^6.2.13",
"@0x/contracts-test-utils": "^5.3.12",
"@0x/contracts-test-utils": "^5.3.13",
"@0x/utils": "^6.1.1",
"@0x/web3-wrapper": "^7.2.10",
"lodash": "^4.17.11"
Expand Down
6 changes: 3 additions & 3 deletions contracts/erc20/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-erc20",
"version": "3.2.9",
"version": "3.2.10",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -53,8 +53,8 @@
"devDependencies": {
"@0x/abi-gen": "^5.4.12",
"@0x/contracts-gen": "^2.0.23",
"@0x/contracts-test-utils": "^5.3.12",
"@0x/contracts-utils": "^4.6.0",
"@0x/contracts-test-utils": "^5.3.13",
"@0x/contracts-utils": "^4.6.1",
"@0x/dev-utils": "^4.1.2",
"@0x/sol-compiler": "^4.4.0",
"@0x/ts-doc-gen": "^0.0.28",
Expand Down
6 changes: 3 additions & 3 deletions contracts/erc721/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-erc721",
"version": "3.1.15",
"version": "3.1.16",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -54,8 +54,8 @@
"devDependencies": {
"@0x/abi-gen": "^5.4.12",
"@0x/contracts-gen": "^2.0.23",
"@0x/contracts-test-utils": "^5.3.12",
"@0x/contracts-utils": "^4.6.0",
"@0x/contracts-test-utils": "^5.3.13",
"@0x/contracts-utils": "^4.6.1",
"@0x/dev-utils": "^4.1.2",
"@0x/sol-compiler": "^4.4.0",
"@0x/ts-doc-gen": "^0.0.28",
Expand Down
22 changes: 11 additions & 11 deletions contracts/exchange-forwarder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-exchange-forwarder",
"version": "4.2.15",
"version": "4.2.16",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -53,18 +53,18 @@
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
"devDependencies": {
"@0x/abi-gen": "^5.4.12",
"@0x/contracts-asset-proxy": "^3.6.6",
"@0x/contracts-dev-utils": "^1.3.13",
"@0x/contracts-erc1155": "^2.1.15",
"@0x/contracts-erc20": "^3.2.9",
"@0x/contracts-erc721": "^3.1.15",
"@0x/contracts-exchange": "^3.2.15",
"@0x/contracts-exchange-libs": "^4.3.15",
"@0x/contracts-asset-proxy": "^3.6.7",
"@0x/contracts-dev-utils": "^1.3.14",
"@0x/contracts-erc1155": "^2.1.16",
"@0x/contracts-erc20": "^3.2.10",
"@0x/contracts-erc721": "^3.1.16",
"@0x/contracts-exchange": "^3.2.16",
"@0x/contracts-exchange-libs": "^4.3.16",
"@0x/contracts-gen": "^2.0.23",
"@0x/contracts-test-utils": "^5.3.12",
"@0x/contracts-utils": "^4.6.0",
"@0x/contracts-test-utils": "^5.3.13",
"@0x/contracts-utils": "^4.6.1",
"@0x/dev-utils": "^4.1.2",
"@0x/order-utils": "^10.4.7",
"@0x/order-utils": "^10.4.8",
"@0x/sol-compiler": "^4.4.0",
"@0x/ts-doc-gen": "^0.0.28",
"@0x/tslint-config": "^4.1.3",
Expand Down
8 changes: 4 additions & 4 deletions contracts/exchange-libs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-exchange-libs",
"version": "4.3.15",
"version": "4.3.16",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -81,9 +81,9 @@
},
"dependencies": {
"@0x/base-contract": "^6.2.13",
"@0x/contracts-test-utils": "^5.3.12",
"@0x/contracts-utils": "^4.6.0",
"@0x/order-utils": "^10.4.7",
"@0x/contracts-test-utils": "^5.3.13",
"@0x/contracts-utils": "^4.6.1",
"@0x/order-utils": "^10.4.8",
"@0x/types": "^3.3.1",
"@0x/typescript-typings": "^5.1.6",
"@0x/utils": "^6.1.1",
Expand Down
24 changes: 12 additions & 12 deletions contracts/exchange/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-exchange",
"version": "3.2.15",
"version": "3.2.16",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -53,13 +53,13 @@
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/protocol",
"devDependencies": {
"@0x/abi-gen": "^5.4.12",
"@0x/contracts-asset-proxy": "^3.6.6",
"@0x/contracts-exchange-libs": "^4.3.15",
"@0x/contracts-asset-proxy": "^3.6.7",
"@0x/contracts-exchange-libs": "^4.3.16",
"@0x/contracts-gen": "^2.0.23",
"@0x/contracts-multisig": "^4.1.15",
"@0x/contracts-staking": "^2.0.22",
"@0x/contracts-test-utils": "^5.3.12",
"@0x/contracts-utils": "^4.6.0",
"@0x/contracts-multisig": "^4.1.16",
"@0x/contracts-staking": "^2.0.23",
"@0x/contracts-test-utils": "^5.3.13",
"@0x/contracts-utils": "^4.6.1",
"@0x/dev-utils": "^4.1.2",
"@0x/sol-compiler": "^4.4.0",
"@0x/ts-doc-gen": "^0.0.28",
Expand Down Expand Up @@ -89,11 +89,11 @@
},
"dependencies": {
"@0x/base-contract": "^6.2.13",
"@0x/contracts-dev-utils": "^1.3.13",
"@0x/contracts-erc1155": "^2.1.15",
"@0x/contracts-erc20": "^3.2.9",
"@0x/contracts-erc721": "^3.1.15",
"@0x/order-utils": "^10.4.7",
"@0x/contracts-dev-utils": "^1.3.14",
"@0x/contracts-erc1155": "^2.1.16",
"@0x/contracts-erc20": "^3.2.10",
"@0x/contracts-erc721": "^3.1.16",
"@0x/order-utils": "^10.4.8",
"@0x/utils": "^6.1.1",
"lodash": "^4.17.11"
},
Expand Down
20 changes: 10 additions & 10 deletions contracts/extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-extensions",
"version": "6.2.9",
"version": "6.2.10",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -53,16 +53,16 @@
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
"devDependencies": {
"@0x/abi-gen": "^5.4.12",
"@0x/contracts-asset-proxy": "^3.6.6",
"@0x/contracts-dev-utils": "^1.3.13",
"@0x/contracts-erc20": "^3.2.9",
"@0x/contracts-erc721": "^3.1.15",
"@0x/contracts-exchange": "^3.2.15",
"@0x/contracts-exchange-libs": "^4.3.15",
"@0x/contracts-asset-proxy": "^3.6.7",
"@0x/contracts-dev-utils": "^1.3.14",
"@0x/contracts-erc20": "^3.2.10",
"@0x/contracts-erc721": "^3.1.16",
"@0x/contracts-exchange": "^3.2.16",
"@0x/contracts-exchange-libs": "^4.3.16",
"@0x/contracts-gen": "^2.0.23",
"@0x/contracts-utils": "^4.6.0",
"@0x/contracts-utils": "^4.6.1",
"@0x/dev-utils": "^4.1.2",
"@0x/order-utils": "^10.4.7",
"@0x/order-utils": "^10.4.8",
"@0x/sol-compiler": "^4.4.0",
"@0x/ts-doc-gen": "^0.0.28",
"@0x/tslint-config": "^4.1.3",
Expand Down Expand Up @@ -91,7 +91,7 @@
},
"dependencies": {
"@0x/base-contract": "^6.2.13",
"@0x/contracts-test-utils": "^5.3.12",
"@0x/contracts-test-utils": "^5.3.13",
"@0x/typescript-typings": "^5.1.6",
"ethereum-types": "^3.4.0"
},
Expand Down
Loading

0 comments on commit 64feeee

Please sign in to comment.