Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @0x/abi-gen@5.6.1
 - @0x/assert@3.0.28
 - @0x/base-contract@6.4.1
 - @0x/contracts-gen@2.0.39
 - @0x/dev-utils@4.2.8
 - @0x/json-schemas@6.2.0
 - @0x/monorepo-scripts@3.1.8
 - @0x/sol-compiler@4.7.4
 - @0x/sol-coverage@4.0.38
 - @0x/sol-doc@3.1.36
 - @0x/sol-profiler@4.1.28
 - @0x/sol-trace@3.0.38
 - @0x/sol-tracing-utils@7.2.4
 - @0x/subproviders@6.5.4
 - @0x/web3-wrapper@7.5.4
  • Loading branch information
Github Actions committed Jun 28, 2021
1 parent e92ba5f commit 4671a99
Show file tree
Hide file tree
Showing 15 changed files with 50 additions and 50 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.6.0",
"version": "5.6.1",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -81,15 +81,15 @@
"yargs": "^10.0.3"
},
"devDependencies": {
"@0x/assert": "^3.0.27",
"@0x/base-contract": "^6.4.0",
"@0x/contracts-gen": "^2.0.38",
"@0x/dev-utils": "^4.2.7",
"@0x/json-schemas": "^6.1.3",
"@0x/sol-compiler": "^4.7.3",
"@0x/subproviders": "^6.5.3",
"@0x/assert": "^3.0.28",
"@0x/base-contract": "^6.4.1",
"@0x/contracts-gen": "^2.0.39",
"@0x/dev-utils": "^4.2.8",
"@0x/json-schemas": "^6.2.0",
"@0x/sol-compiler": "^4.7.4",
"@0x/subproviders": "^6.5.4",
"@0x/tslint-config": "^4.1.4",
"@0x/web3-wrapper": "^7.5.3",
"@0x/web3-wrapper": "^7.5.4",
"@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.27",
"version": "3.0.28",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -45,7 +45,7 @@
"typescript": "4.2.2"
},
"dependencies": {
"@0x/json-schemas": "^6.1.3",
"@0x/json-schemas": "^6.2.0",
"@0x/typescript-typings": "^5.2.0",
"@0x/utils": "^6.4.3",
"@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.4.0",
"version": "6.4.1",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -47,10 +47,10 @@
"typescript": "4.2.2"
},
"dependencies": {
"@0x/assert": "^3.0.27",
"@0x/json-schemas": "^6.1.3",
"@0x/assert": "^3.0.28",
"@0x/json-schemas": "^6.2.0",
"@0x/utils": "^6.4.3",
"@0x/web3-wrapper": "^7.5.3",
"@0x/web3-wrapper": "^7.5.4",
"@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.38",
"version": "2.0.39",
"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.7.3",
"@0x/sol-compiler": "^4.7.4",
"@0x/sol-resolver": "^3.1.8",
"@0x/types": "^3.3.3",
"@0x/typescript-typings": "^5.2.0",
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.2.7",
"version": "4.2.8",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -46,11 +46,11 @@
"typescript": "4.2.2"
},
"dependencies": {
"@0x/subproviders": "^6.5.3",
"@0x/subproviders": "^6.5.4",
"@0x/types": "^3.3.3",
"@0x/typescript-typings": "^5.2.0",
"@0x/utils": "^6.4.3",
"@0x/web3-wrapper": "^7.5.3",
"@0x/web3-wrapper": "^7.5.4",
"@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": "6.1.3",
"version": "6.2.0",
"engines": {
"node": ">=6.12"
},
Expand Down
2 changes: 1 addition & 1 deletion monorepo-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/monorepo-scripts",
"version": "3.1.7",
"version": "3.1.8",
"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.7.3",
"version": "4.7.4",
"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.2.7",
"@0x/dev-utils": "^4.2.8",
"@0x/ts-doc-gen": "^0.0.28",
"@0x/tslint-config": "^4.1.4",
"@types/mkdirp": "^0.5.2",
Expand Down Expand Up @@ -75,13 +75,13 @@
"zeppelin-solidity": "1.8.0"
},
"dependencies": {
"@0x/assert": "^3.0.27",
"@0x/json-schemas": "^6.1.3",
"@0x/assert": "^3.0.28",
"@0x/json-schemas": "^6.2.0",
"@0x/sol-resolver": "^3.1.8",
"@0x/types": "^3.3.3",
"@0x/typescript-typings": "^5.2.0",
"@0x/utils": "^6.4.3",
"@0x/web3-wrapper": "^7.5.3",
"@0x/web3-wrapper": "^7.5.4",
"@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.37",
"version": "4.0.38",
"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.2.3",
"@0x/subproviders": "^6.5.3",
"@0x/sol-tracing-utils": "^7.2.4",
"@0x/subproviders": "^6.5.4",
"@0x/typescript-typings": "^5.2.0",
"@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.35",
"version": "3.1.36",
"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.7.3",
"@0x/sol-compiler": "^4.7.4",
"@0x/types": "^3.3.3",
"@0x/utils": "^6.4.3",
"@types/node": "12.12.54",
Expand All @@ -42,7 +42,7 @@
"yargs": "^10.0.3"
},
"devDependencies": {
"@0x/dev-utils": "^4.2.7",
"@0x/dev-utils": "^4.2.8",
"@0x/tslint-config": "^4.1.4",
"@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.27",
"version": "4.1.28",
"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.2.3",
"@0x/subproviders": "^6.5.3",
"@0x/sol-tracing-utils": "^7.2.4",
"@0x/subproviders": "^6.5.4",
"@0x/typescript-typings": "^5.2.0",
"@0x/utils": "^6.4.3",
"@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.37",
"version": "3.0.38",
"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.2.3",
"@0x/subproviders": "^6.5.3",
"@0x/sol-tracing-utils": "^7.2.4",
"@0x/subproviders": "^6.5.4",
"@0x/typescript-typings": "^5.2.0",
"@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.2.3",
"version": "7.2.4",
"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.2.7",
"@0x/sol-compiler": "^4.7.3",
"@0x/dev-utils": "^4.2.8",
"@0x/sol-compiler": "^4.7.4",
"@0x/sol-resolver": "^3.1.8",
"@0x/subproviders": "^6.5.3",
"@0x/subproviders": "^6.5.4",
"@0x/typescript-typings": "^5.2.0",
"@0x/utils": "^6.4.3",
"@0x/web3-wrapper": "^7.5.3",
"@0x/web3-wrapper": "^7.5.4",
"@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.5.3",
"version": "6.5.4",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -34,11 +34,11 @@
}
},
"dependencies": {
"@0x/assert": "^3.0.27",
"@0x/assert": "^3.0.28",
"@0x/types": "^3.3.3",
"@0x/typescript-typings": "^5.2.0",
"@0x/utils": "^6.4.3",
"@0x/web3-wrapper": "^7.5.3",
"@0x/web3-wrapper": "^7.5.4",
"@ethereumjs/common": "^2.2.0",
"@ethereumjs/tx": "^3.1.3",
"@ledgerhq/hw-app-eth": "^4.3.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.5.3",
"version": "7.5.4",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -58,8 +58,8 @@
"typescript": "4.2.2"
},
"dependencies": {
"@0x/assert": "^3.0.27",
"@0x/json-schemas": "^6.1.3",
"@0x/assert": "^3.0.28",
"@0x/json-schemas": "^6.2.0",
"@0x/typescript-typings": "^5.2.0",
"@0x/utils": "^6.4.3",
"@types/node": "12.12.54",
Expand Down

0 comments on commit 4671a99

Please sign in to comment.