Comparing version 0.0.0-canary-20241101092817 to 0.0.0-canary-20241101153045
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = void 0; | ||
exports.version = '0.0.0-canary-20241101092817'; | ||
exports.version = '0.0.0-canary-20241101153045'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export const version = '0.0.0-canary-20241101092817'; | ||
export const version = '0.0.0-canary-20241101153045'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const version = "0.0.0-canary-20241101092817"; | ||
export declare const version = "0.0.0-canary-20241101153045"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -1,1 +0,1 @@ | ||
export const version = '0.0.0-canary-20241101092817' | ||
export const version = '0.0.0-canary-20241101153045' |
{ | ||
"name": "viem", | ||
"description": "TypeScript Interface for Ethereum", | ||
"version": "0.0.0-canary-20241101092817", | ||
"version": "0.0.0-canary-20241101153045", | ||
"main": "./_cjs/index.js", | ||
@@ -6,0 +6,0 @@ "module": "./_esm/index.js", |
@@ -111,2 +111,8 @@ <!-- > [!IMPORTANT] --> | ||
</a> | ||
<a href="https://ithaca.xyz"> | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/ithaca-dark.svg"> | ||
<img alt="ithaca logo" src="https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/ithaca-light.svg" width="auto" height="70"> | ||
</picture> | ||
</a> | ||
@@ -113,0 +119,0 @@ <br> |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13434430
271