viem 0.2.7 → 0.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20,7 +20,7 @@ import "abitype";
20
20
  var package_default = {
21
21
  name: "viem",
22
22
  description: "TypeScript Interface for Ethereum",
23
- version: "0.2.7",
23
+ version: "0.2.9",
24
24
  scripts: {
25
25
  anvil: "dotenv -- sh -c 'anvil --fork-url $VITE_ANVIL_FORK_URL --fork-block-number $VITE_ANVIL_BLOCK_NUMBER --block-time $VITE_ANVIL_BLOCK_TIME'",
26
26
  bench: "vitest bench --no-threads",
@@ -146,20 +146,19 @@ var package_default = {
146
146
  types: "dist/index.d.ts",
147
147
  sideEffects: false,
148
148
  dependencies: {
149
+ "@adraffy/ens-normalize": "1.9.0",
149
150
  "@noble/curves": "0.9.0",
150
151
  "@noble/hashes": "1.3.0",
151
152
  "@scure/bip32": "1.2.0",
152
153
  "@scure/bip39": "1.2.0",
153
154
  "@wagmi/chains": "0.2.16",
154
155
  abitype: "0.7.1",
155
- "idna-uts46-hx": "4.1.2",
156
156
  "isomorphic-ws": "5.0.0",
157
157
  ws: "8.12.0"
158
158
  },
159
159
  devDependencies: {
160
160
  "@actions/core": "^1.10.0",
161
161
  "@actions/github": "^5.1.1",
162
- "@adraffy/ens-normalize": "^1.8.9",
163
162
  "@changesets/changelog-github": "^0.4.5",
164
163
  "@changesets/cli": "^2.23.2",
165
164
  "@size-limit/preset-big-lib": "^8.2.4",
@@ -7223,4 +7222,4 @@ export {
7223
7222
  writeContract,
7224
7223
  getContract
7225
7224
  };
7226
- //# sourceMappingURL=chunk-FJBYL4CX.mjs.map
7225
+ //# sourceMappingURL=chunk-DHU5S5YF.mjs.map