viem 0.1.14 → 0.2.0-canary.20230313T193645

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.
@@ -41,6 +41,7 @@ var package_default = {
41
41
  test: "vitest dev --no-threads",
42
42
  "test:cov": "vitest dev --coverage --no-threads",
43
43
  "test:ci": "CI=true vitest --coverage --no-threads",
44
+ "test:typecheck": "SKIP_GLOBAL_SETUP=true vitest typecheck",
44
45
  "test:ui": "vitest dev --ui --no-threads",
45
46
  "ts-node": "bun",
46
47
  typecheck: "tsc --noEmit"
@@ -5508,4 +5509,4 @@ export {
5508
5509
  formatGwei,
5509
5510
  parseEther
5510
5511
  };
5511
- //# sourceMappingURL=chunk-S3SV7Y4G.mjs.map
5512
+ //# sourceMappingURL=chunk-FC2S2WWT.mjs.map