Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
chore(release): publish v7.4.2
Browse files Browse the repository at this point in the history
ganache@7.4.2
  • Loading branch information
TrufBot committed Sep 7, 2022
1 parent 04aee44 commit e4722fe
Show file tree
Hide file tree
Showing 36 changed files with 188 additions and 188 deletions.
2 changes: 1 addition & 1 deletion docs/assets/js/ganache/ganache.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/js/ganache/ganache.min.js.map

Large diffs are not rendered by default.

196 changes: 98 additions & 98 deletions docs/typedoc/classes/default.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/chains/ethereum/address/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/chains/ethereum/address/package.json
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.5.1",
"version": "0.5.2",
"description": "",
"author": "David Murdoch",
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/ethereum/address#readme",
Expand Down Expand Up @@ -56,6 +56,6 @@
"typescript": "4.6.4"
},
"dependencies": {
"@ganache/utils": "0.5.1"
"@ganache/utils": "0.5.2"
}
}
2 changes: 1 addition & 1 deletion src/chains/ethereum/block/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions src/chains/ethereum/block/package.json
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.5.1",
"version": "0.5.2",
"description": "",
"author": "David Murdoch",
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/ethereum/block#readme",
Expand Down Expand Up @@ -57,11 +57,11 @@
},
"dependencies": {
"@ethereumjs/common": "2.6.5",
"@ganache/ethereum-address": "0.5.1",
"@ganache/ethereum-transaction": "0.5.1",
"@ganache/ethereum-utils": "0.5.1",
"@ganache/rlp": "0.5.1",
"@ganache/utils": "0.5.1",
"@ganache/ethereum-address": "0.5.2",
"@ganache/ethereum-transaction": "0.5.2",
"@ganache/ethereum-utils": "0.5.2",
"@ganache/rlp": "0.5.2",
"@ganache/utils": "0.5.2",
"emittery": "0.10.0",
"ethereumjs-util": "7.1.5"
}
Expand Down
2 changes: 1 addition & 1 deletion src/chains/ethereum/ethereum/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions src/chains/ethereum/ethereum/package.json
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.5.1",
"version": "0.5.2",
"description": "Ganache's Ethereum client implementation",
"author": "David Murdoch <david@trufflesuite.com> (https://davidmurdoch.com)",
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/ethereum/ethereum#readme",
Expand Down Expand Up @@ -55,16 +55,16 @@
"@ethereumjs/tx": "3.5.2",
"@ethereumjs/vm": "5.9.3",
"@ganache/console.log": "0.2.0",
"@ganache/ethereum-address": "0.5.1",
"@ganache/ethereum-block": "0.5.1",
"@ganache/ethereum-options": "0.5.1",
"@ganache/ethereum-transaction": "0.5.1",
"@ganache/ethereum-utils": "0.5.1",
"@ganache/options": "0.5.1",
"@ganache/ethereum-address": "0.5.2",
"@ganache/ethereum-block": "0.5.2",
"@ganache/ethereum-options": "0.5.2",
"@ganache/ethereum-transaction": "0.5.2",
"@ganache/ethereum-utils": "0.5.2",
"@ganache/options": "0.5.2",
"@ganache/promise-queue": "0.3.1",
"@ganache/rlp": "0.5.1",
"@ganache/secp256k1": "0.4.0",
"@ganache/utils": "0.5.1",
"@ganache/rlp": "0.5.2",
"@ganache/secp256k1": "0.4.1",
"@ganache/utils": "0.5.2",
"abort-controller": "3.0.0",
"bip39": "3.0.4",
"emittery": "0.10.0",
Expand Down
2 changes: 1 addition & 1 deletion src/chains/ethereum/options/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions src/chains/ethereum/options/package.json
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.5.1",
"version": "0.5.2",
"description": "",
"author": "David Murdoch <david@trufflesuite.com> (https://davidmurdoch.com)",
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/ethereum/options#readme",
Expand Down Expand Up @@ -48,10 +48,10 @@
"truffle"
],
"dependencies": {
"@ganache/ethereum-address": "0.5.1",
"@ganache/ethereum-utils": "0.5.1",
"@ganache/options": "0.5.1",
"@ganache/utils": "0.5.1",
"@ganache/ethereum-address": "0.5.2",
"@ganache/ethereum-utils": "0.5.2",
"@ganache/options": "0.5.2",
"@ganache/utils": "0.5.2",
"bip39": "3.0.4",
"seedrandom": "3.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion src/chains/ethereum/transaction/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions src/chains/ethereum/transaction/package.json
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.5.1",
"version": "0.5.2",
"description": "",
"author": "David Murdoch",
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/ethereum/transaction#readme",
Expand Down Expand Up @@ -49,11 +49,11 @@
],
"dependencies": {
"@ethereumjs/common": "2.6.5",
"@ganache/ethereum-address": "0.5.1",
"@ganache/ethereum-utils": "0.5.1",
"@ganache/rlp": "0.5.1",
"@ganache/secp256k1": "0.4.0",
"@ganache/utils": "0.5.1",
"@ganache/ethereum-address": "0.5.2",
"@ganache/ethereum-utils": "0.5.2",
"@ganache/rlp": "0.5.2",
"@ganache/secp256k1": "0.4.1",
"@ganache/utils": "0.5.2",
"ethereumjs-util": "7.1.5",
"node-gyp-build": "4.5.0"
},
Expand Down
2 changes: 1 addition & 1 deletion src/chains/ethereum/utils/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions src/chains/ethereum/utils/package.json
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.5.1",
"version": "0.5.2",
"description": "",
"author": "David Murdoch <david@trufflesuite.com> (https://davidmurdoch.com)",
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/ethereum/utils#readme",
Expand Down Expand Up @@ -51,9 +51,9 @@
"@ethereumjs/common": "2.6.5",
"@ethereumjs/tx": "3.5.2",
"@ethereumjs/vm": "5.9.3",
"@ganache/ethereum-address": "0.5.1",
"@ganache/rlp": "0.5.1",
"@ganache/utils": "0.5.1",
"@ganache/ethereum-address": "0.5.2",
"@ganache/rlp": "0.5.2",
"@ganache/utils": "0.5.2",
"emittery": "0.10.0",
"ethereumjs-abi": "0.6.8",
"ethereumjs-util": "7.1.5"
Expand Down
2 changes: 1 addition & 1 deletion src/chains/filecoin/filecoin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions src/chains/filecoin/filecoin/package.json
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.5.1",
"version": "0.5.2",
"description": "Ganache's Filecoin client implementation",
"author": "Tim Coulter",
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/filecoin#readme",
Expand Down Expand Up @@ -57,8 +57,8 @@
"@filecoin-shipyard/lotus-client-provider-browser": "0.0.14",
"@filecoin-shipyard/lotus-client-rpc": "0.2.0",
"@filecoin-shipyard/lotus-client-schema": "2.0.0",
"@ganache/filecoin-options": "0.5.1",
"@ganache/utils": "0.5.1",
"@ganache/filecoin-options": "0.5.2",
"@ganache/utils": "0.5.2",
"@trufflesuite/uws-js-unofficial": "20.10.0-unofficial.1",
"@types/abstract-leveldown": "7.2.0",
"@types/bn.js": "5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion src/chains/filecoin/options/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/chains/filecoin/options/package.json
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.5.1",
"version": "0.5.2",
"description": "",
"author": "Tim Coulter",
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/filecoin/options#readme",
Expand Down Expand Up @@ -50,7 +50,7 @@
"truffle"
],
"devDependencies": {
"@ganache/options": "0.5.1",
"@ganache/options": "0.5.2",
"@types/mocha": "9.0.0",
"@types/seedrandom": "3.0.1",
"@types/terser-webpack-plugin": "5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion src/chains/tezos/tezos/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions src/chains/tezos/tezos/package.json
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.5.1",
"version": "0.5.2",
"description": "Ganache's Tezos client implementation",
"author": "David Murdoch <david@trufflesuite.com> (https://davidmurdoch.com)",
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/tezos/tezos#readme",
Expand Down Expand Up @@ -42,8 +42,8 @@
"tooling"
],
"dependencies": {
"@ganache/options": "0.5.1",
"@ganache/utils": "0.5.1",
"@ganache/options": "0.5.2",
"@ganache/utils": "0.5.2",
"emittery": "0.10.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion src/packages/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions src/packages/cli/package.json
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.5.1",
"version": "0.5.2",
"description": "",
"author": "David Murdoch",
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/packages/cli#readme",
Expand Down Expand Up @@ -53,8 +53,8 @@
"truffle"
],
"devDependencies": {
"@ganache/ethereum": "0.5.1",
"@ganache/filecoin": "0.5.1",
"@ganache/ethereum": "0.5.2",
"@ganache/filecoin": "0.5.2",
"@types/mocha": "9.0.0",
"cross-env": "7.0.3",
"mocha": "9.1.3",
Expand All @@ -63,10 +63,10 @@
},
"dependencies": {
"@ganache/colors": "0.3.0",
"@ganache/core": "0.5.1",
"@ganache/flavors": "0.5.1",
"@ganache/options": "0.5.1",
"@ganache/utils": "0.5.1",
"@ganache/core": "0.5.2",
"@ganache/flavors": "0.5.2",
"@ganache/options": "0.5.2",
"@ganache/utils": "0.5.2",
"@types/node": "17.0.0",
"chalk": "4.1.0",
"ethereumjs-util": "7.1.5",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions src/packages/core/package.json
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.5.1",
"version": "0.5.2",
"description": "A library to create a local blockchain for fast Ethereum development.",
"author": "David Murdoch <david@trufflesuite.com> (https://davidmurdoch.com)",
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/packages/core#readme",
Expand Down Expand Up @@ -48,11 +48,11 @@
"tooling"
],
"dependencies": {
"@ganache/ethereum": "0.5.1",
"@ganache/flavors": "0.5.1",
"@ganache/options": "0.5.1",
"@ganache/tezos": "0.5.1",
"@ganache/utils": "0.5.1",
"@ganache/ethereum": "0.5.2",
"@ganache/flavors": "0.5.2",
"@ganache/options": "0.5.2",
"@ganache/tezos": "0.5.2",
"@ganache/utils": "0.5.2",
"@trufflesuite/uws-js-unofficial": "20.10.0-unofficial.1",
"aggregate-error": "3.1.0",
"emittery": "0.10.0",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/flavors/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions src/packages/flavors/package.json
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.5.1",
"version": "0.5.2",
"description": "Ganache's flavors enumeration and TypeScript types",
"author": "David Murdoch <david@trufflesuite.com> (https://davidmurdoch.com)",
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/packages/flavors#readme",
Expand Down Expand Up @@ -47,13 +47,13 @@
],
"dependencies": {
"@ganache/colors": "0.3.0",
"@ganache/ethereum": "0.5.1",
"@ganache/ethereum-options": "0.5.1",
"@ganache/filecoin": "0.5.1",
"@ganache/filecoin-options": "0.5.1",
"@ganache/options": "0.5.1",
"@ganache/tezos": "0.5.1",
"@ganache/utils": "0.5.1",
"@ganache/ethereum": "0.5.2",
"@ganache/ethereum-options": "0.5.2",
"@ganache/filecoin": "0.5.2",
"@ganache/filecoin-options": "0.5.2",
"@ganache/options": "0.5.2",
"@ganache/tezos": "0.5.2",
"@ganache/utils": "0.5.2",
"chalk": "4.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit e4722fe

Please sign in to comment.