Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @0x/abi-gen@5.4.16
 - @0x/assert@3.0.21
 - @0x/base-contract@6.2.16
 - @0x/contracts-gen@2.0.27
 - @0x/dev-utils@4.1.6
 - @0x/json-schemas@5.4.1
 - @0x/sol-compiler@4.5.0
 - @0x/sol-coverage@4.0.27
 - @0x/sol-doc@3.1.25
 - @0x/sol-profiler@4.1.17
 - @0x/sol-trace@3.0.27
 - @0x/sol-tracing-utils@7.1.17
 - @0x/subproviders@6.3.2
 - @0x/web3-wrapper@7.3.2
  • Loading branch information
Github Actions committed Jan 7, 2021
1 parent b6d5ed6 commit 5f58432
Show file tree
Hide file tree
Showing 14 changed files with 49 additions and 49 deletions.
18 changes: 9 additions & 9 deletions abi-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/abi-gen",
"version": "5.4.15",
"version": "5.4.16",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -81,15 +81,15 @@
"yargs": "^10.0.3"
},
"devDependencies": {
"@0x/assert": "^3.0.20",
"@0x/base-contract": "^6.2.15",
"@0x/contracts-gen": "^2.0.26",
"@0x/dev-utils": "^4.1.5",
"@0x/json-schemas": "^5.3.5",
"@0x/sol-compiler": "^4.4.3",
"@0x/subproviders": "^6.3.1",
"@0x/assert": "^3.0.21",
"@0x/base-contract": "^6.2.16",
"@0x/contracts-gen": "^2.0.27",
"@0x/dev-utils": "^4.1.6",
"@0x/json-schemas": "^5.4.1",
"@0x/sol-compiler": "^4.5.0",
"@0x/subproviders": "^6.3.2",
"@0x/tslint-config": "^4.1.3",
"@0x/web3-wrapper": "^7.3.1",
"@0x/web3-wrapper": "^7.3.2",
"@types/glob": "5.0.35",
"@types/mkdirp": "^0.5.2",
"@types/mocha": "^5.2.7",
Expand Down
4 changes: 2 additions & 2 deletions assert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/assert",
"version": "3.0.20",
"version": "3.0.21",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -45,7 +45,7 @@
"typescript": "3.0.1"
},
"dependencies": {
"@0x/json-schemas": "^5.3.5",
"@0x/json-schemas": "^5.4.1",
"@0x/typescript-typings": "^5.1.6",
"@0x/utils": "^6.2.0",
"@types/node": "12.12.54",
Expand Down
8 changes: 4 additions & 4 deletions base-contract/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/base-contract",
"version": "6.2.15",
"version": "6.2.16",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -46,10 +46,10 @@
"typescript": "3.0.1"
},
"dependencies": {
"@0x/assert": "^3.0.20",
"@0x/json-schemas": "^5.3.5",
"@0x/assert": "^3.0.21",
"@0x/json-schemas": "^5.4.1",
"@0x/utils": "^6.2.0",
"@0x/web3-wrapper": "^7.3.1",
"@0x/web3-wrapper": "^7.3.2",
"@types/node": "12.12.54",
"ethereumjs-account": "^3.0.0",
"ethereumjs-blockstream": "^7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions contracts-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-gen",
"version": "2.0.26",
"version": "2.0.27",
"engines": {
"node": ">=6.12"
},
Expand All @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/0xProject/tools/tree/main/contracts-gen",
"dependencies": {
"@0x/sol-compiler": "^4.4.3",
"@0x/sol-compiler": "^4.5.0",
"@0x/sol-resolver": "^3.1.6",
"@0x/types": "^3.3.1",
"@0x/typescript-typings": "^5.1.6",
Expand Down
6 changes: 3 additions & 3 deletions dev-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/dev-utils",
"version": "4.1.5",
"version": "4.1.6",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -46,11 +46,11 @@
"typescript": "3.0.1"
},
"dependencies": {
"@0x/subproviders": "^6.3.1",
"@0x/subproviders": "^6.3.2",
"@0x/types": "^3.3.1",
"@0x/typescript-typings": "^5.1.6",
"@0x/utils": "^6.2.0",
"@0x/web3-wrapper": "^7.3.1",
"@0x/web3-wrapper": "^7.3.2",
"@types/node": "12.12.54",
"@types/web3-provider-engine": "^14.0.0",
"chai": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion json-schemas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/json-schemas",
"version": "5.4.0",
"version": "5.4.1",
"engines": {
"node": ">=6.12"
},
Expand Down
10 changes: 5 additions & 5 deletions sol-compiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/sol-compiler",
"version": "4.4.3",
"version": "4.5.0",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -46,7 +46,7 @@
},
"homepage": "https://github.com/0xProject/tools/tree/main/sol-compiler",
"devDependencies": {
"@0x/dev-utils": "^4.1.5",
"@0x/dev-utils": "^4.1.6",
"@0x/ts-doc-gen": "^0.0.28",
"@0x/tslint-config": "^4.1.3",
"@types/mkdirp": "^0.5.2",
Expand Down Expand Up @@ -74,13 +74,13 @@
"zeppelin-solidity": "1.8.0"
},
"dependencies": {
"@0x/assert": "^3.0.20",
"@0x/json-schemas": "^5.3.5",
"@0x/assert": "^3.0.21",
"@0x/json-schemas": "^5.4.1",
"@0x/sol-resolver": "^3.1.6",
"@0x/types": "^3.3.1",
"@0x/typescript-typings": "^5.1.6",
"@0x/utils": "^6.2.0",
"@0x/web3-wrapper": "^7.3.1",
"@0x/web3-wrapper": "^7.3.2",
"@types/node": "12.12.54",
"@types/yargs": "^11.0.0",
"chalk": "^2.3.0",
Expand Down
6 changes: 3 additions & 3 deletions sol-coverage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/sol-coverage",
"version": "4.0.26",
"version": "4.0.27",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -33,8 +33,8 @@
},
"homepage": "https://github.com/0xProject/tools/tree/main/sol-coverage",
"dependencies": {
"@0x/sol-tracing-utils": "^7.1.16",
"@0x/subproviders": "^6.3.1",
"@0x/sol-tracing-utils": "^7.1.17",
"@0x/subproviders": "^6.3.2",
"@0x/typescript-typings": "^5.1.6",
"@types/minimatch": "^3.0.3",
"@types/node": "12.12.54",
Expand Down
6 changes: 3 additions & 3 deletions sol-doc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/sol-doc",
"version": "3.1.24",
"version": "3.1.25",
"description": "Solidity documentation generator",
"main": "lib/src/index.js",
"types": "lib/src/index.d.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
"author": "F. Eugene Aumson",
"license": "Apache-2.0",
"dependencies": {
"@0x/sol-compiler": "^4.4.3",
"@0x/sol-compiler": "^4.5.0",
"@0x/types": "^3.3.1",
"@0x/utils": "^6.2.0",
"@types/node": "12.12.54",
Expand All @@ -42,7 +42,7 @@
"yargs": "^10.0.3"
},
"devDependencies": {
"@0x/dev-utils": "^4.1.5",
"@0x/dev-utils": "^4.1.6",
"@0x/tslint-config": "^4.1.3",
"@types/mocha": "^5.2.7",
"chai": "^4.0.1",
Expand Down
6 changes: 3 additions & 3 deletions sol-profiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/sol-profiler",
"version": "4.1.16",
"version": "4.1.17",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -33,8 +33,8 @@
},
"homepage": "https://github.com/0xProject/tools/tree/main/sol-profiler",
"dependencies": {
"@0x/sol-tracing-utils": "^7.1.16",
"@0x/subproviders": "^6.3.1",
"@0x/sol-tracing-utils": "^7.1.17",
"@0x/subproviders": "^6.3.2",
"@0x/typescript-typings": "^5.1.6",
"@0x/utils": "^6.2.0",
"@types/node": "12.12.54",
Expand Down
6 changes: 3 additions & 3 deletions sol-trace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/sol-trace",
"version": "3.0.26",
"version": "3.0.27",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -33,8 +33,8 @@
},
"homepage": "https://github.com/0xProject/tools/tree/main/sol-trace",
"dependencies": {
"@0x/sol-tracing-utils": "^7.1.16",
"@0x/subproviders": "^6.3.1",
"@0x/sol-tracing-utils": "^7.1.17",
"@0x/subproviders": "^6.3.2",
"@0x/typescript-typings": "^5.1.6",
"@types/node": "12.12.54",
"chalk": "^2.3.0",
Expand Down
10 changes: 5 additions & 5 deletions sol-tracing-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/sol-tracing-utils",
"version": "7.1.16",
"version": "7.1.17",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -38,13 +38,13 @@
},
"homepage": "https://github.com/0xProject/tools/tree/main/sol-tracing-utils",
"dependencies": {
"@0x/dev-utils": "^4.1.5",
"@0x/sol-compiler": "^4.4.3",
"@0x/dev-utils": "^4.1.6",
"@0x/sol-compiler": "^4.5.0",
"@0x/sol-resolver": "^3.1.6",
"@0x/subproviders": "^6.3.1",
"@0x/subproviders": "^6.3.2",
"@0x/typescript-typings": "^5.1.6",
"@0x/utils": "^6.2.0",
"@0x/web3-wrapper": "^7.3.1",
"@0x/web3-wrapper": "^7.3.2",
"@types/node": "12.12.54",
"@types/solidity-parser-antlr": "^0.2.3",
"chalk": "^2.3.0",
Expand Down
6 changes: 3 additions & 3 deletions subproviders/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/subproviders",
"version": "6.3.1",
"version": "6.3.2",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -34,11 +34,11 @@
}
},
"dependencies": {
"@0x/assert": "^3.0.20",
"@0x/assert": "^3.0.21",
"@0x/types": "^3.3.1",
"@0x/typescript-typings": "^5.1.6",
"@0x/utils": "^6.2.0",
"@0x/web3-wrapper": "^7.3.1",
"@0x/web3-wrapper": "^7.3.2",
"@ledgerhq/hw-app-eth": "^4.3.0",
"@ledgerhq/hw-transport-u2f": "4.24.0",
"@types/hdkey": "^0.7.0",
Expand Down
6 changes: 3 additions & 3 deletions web3-wrapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/web3-wrapper",
"version": "7.3.1",
"version": "7.3.2",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -58,8 +58,8 @@
"typescript": "3.0.1"
},
"dependencies": {
"@0x/assert": "^3.0.20",
"@0x/json-schemas": "^5.3.5",
"@0x/assert": "^3.0.21",
"@0x/json-schemas": "^5.4.1",
"@0x/typescript-typings": "^5.1.6",
"@0x/utils": "^6.2.0",
"@types/node": "12.12.54",
Expand Down

0 comments on commit 5f58432

Please sign in to comment.