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

Commit 5d5dad3

Browse files
committed
chore(release): publish v7.4.4
ganache@7.4.4
1 parent 2922b3f commit 5d5dad3

36 files changed

+362
-362
lines changed

docs/assets/js/ganache/ganache.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/js/ganache/ganache.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 89 additions & 89 deletions
Large diffs are not rendered by default.

docs/typedoc/api.json

Lines changed: 89 additions & 89 deletions
Large diffs are not rendered by default.

docs/typedoc/classes/default.html

Lines changed: 98 additions & 98 deletions
Large diffs are not rendered by default.

src/chains/ethereum/address/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/chains/ethereum/address/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "0.5.2",
6+
"version": "0.5.3",
77
"description": "",
88
"author": "David Murdoch",
99
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/ethereum/address#readme",
@@ -56,6 +56,6 @@
5656
"typescript": "4.6.4"
5757
},
5858
"dependencies": {
59-
"@ganache/utils": "0.5.2"
59+
"@ganache/utils": "0.5.3"
6060
}
6161
}

src/chains/ethereum/block/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/chains/ethereum/block/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "0.5.3",
6+
"version": "0.5.4",
77
"description": "",
88
"author": "David Murdoch",
99
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/ethereum/block#readme",
@@ -57,11 +57,11 @@
5757
},
5858
"dependencies": {
5959
"@ethereumjs/common": "2.6.5",
60-
"@ganache/ethereum-address": "0.5.2",
61-
"@ganache/ethereum-transaction": "0.5.3",
62-
"@ganache/ethereum-utils": "0.5.2",
63-
"@ganache/rlp": "0.5.2",
64-
"@ganache/utils": "0.5.2",
60+
"@ganache/ethereum-address": "0.5.3",
61+
"@ganache/ethereum-transaction": "0.5.4",
62+
"@ganache/ethereum-utils": "0.5.3",
63+
"@ganache/rlp": "0.5.3",
64+
"@ganache/utils": "0.5.3",
6565
"emittery": "0.10.0",
6666
"ethereumjs-util": "7.1.5"
6767
}

src/chains/ethereum/ethereum/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)