| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.version = void 0; | ||
| exports.version = '1.2.1'; | ||
| exports.version = '1.2.2'; | ||
| //# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
| export const version = '1.2.1'; | ||
| export const version = '1.2.2'; | ||
| //# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
| export declare const version = "1.2.1"; | ||
| export declare const version = "1.2.2"; | ||
| //# sourceMappingURL=version.d.ts.map |
@@ -45,4 +45,4 @@ import { z } from 'zod'; | ||
| payable?: boolean | undefined; | ||
| constant?: boolean | undefined; | ||
| gas?: number | undefined; | ||
| constant?: boolean | undefined; | ||
| }, { | ||
@@ -55,4 +55,4 @@ inputs: readonly AbiParameterType[]; | ||
| payable?: boolean | undefined; | ||
| constant?: boolean | undefined; | ||
| gas?: number | undefined; | ||
| constant?: boolean | undefined; | ||
| }>, { | ||
@@ -65,4 +65,4 @@ inputs: readonly AbiParameterType[]; | ||
| payable?: boolean | undefined; | ||
| constant?: boolean | undefined; | ||
| gas?: number | undefined; | ||
| constant?: boolean | undefined; | ||
| }, unknown>; | ||
@@ -210,8 +210,8 @@ export declare const AbiConstructor: z.ZodEffects<z.ZodObject<{ | ||
| payable?: boolean | undefined; | ||
| constant?: boolean | undefined; | ||
| gas?: number | undefined; | ||
| constant?: boolean | undefined; | ||
| }, { | ||
| payable?: boolean | undefined; | ||
| constant?: boolean | undefined; | ||
| gas?: number | undefined; | ||
| constant?: boolean | undefined; | ||
| }>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{ | ||
@@ -270,4 +270,4 @@ type: z.ZodLiteral<"function">; | ||
| payable?: boolean | undefined; | ||
| constant?: boolean | undefined; | ||
| gas?: number | undefined; | ||
| constant?: boolean | undefined; | ||
| } & ({ | ||
@@ -274,0 +274,0 @@ inputs: readonly AbiParameterType[]; |
+1
-1
| { | ||
| "name": "abitype", | ||
| "description": "Strict TypeScript types for Ethereum ABIs", | ||
| "version": "1.2.1", | ||
| "version": "1.2.2", | ||
| "license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": "wevm/abitype", |
+1
-1
@@ -1,1 +0,1 @@ | ||
| export const version = '1.2.1' | ||
| export const version = '1.2.2' |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
1216296
-48.54%24944
-43.93%