| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.version = void 0; | ||
| exports.version = '1.0.9'; | ||
| exports.version = '1.1.0'; | ||
| //# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
| export const version = '1.0.9'; | ||
| export const version = '1.1.0'; | ||
| //# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
| export declare const version = "1.0.9"; | ||
| export declare const version = "1.1.0"; | ||
| //# sourceMappingURL=version.d.ts.map |
+2
-2
| { | ||
| "name": "abitype", | ||
| "description": "Strict TypeScript types for Ethereum ABIs", | ||
| "version": "1.0.9", | ||
| "version": "1.1.0", | ||
| "license": "MIT", | ||
@@ -54,3 +54,3 @@ "repository": "wevm/abitype", | ||
| "typescript": ">=5.0.4", | ||
| "zod": "^3 >=3.22.0" | ||
| "zod": "^3.22.0 || ^4.0.0" | ||
| }, | ||
@@ -57,0 +57,0 @@ "peerDependenciesMeta": { |
+1
-1
@@ -1,1 +0,1 @@ | ||
| export const version = '1.0.9' | ||
| export const version = '1.1.0' |
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.
1177869
0