🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

abitype

Package Overview
Dependencies
Maintainers
2
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abitype - npm Package Compare versions

Comparing version
1.1.0
to
1.1.1
+1
-1
dist/cjs/version.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = '1.1.0';
exports.version = '1.1.1';
//# sourceMappingURL=version.js.map

@@ -1,2 +0,2 @@

export const version = '1.1.0';
export const version = '1.1.1';
//# sourceMappingURL=version.js.map

@@ -1,2 +0,2 @@

export declare const version = "1.1.0";
export declare const version = "1.1.1";
//# sourceMappingURL=version.d.ts.map
{
"name": "abitype",
"description": "Strict TypeScript types for Ethereum ABIs",
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",

@@ -6,0 +6,0 @@ "repository": "wevm/abitype",

@@ -1,1 +0,1 @@

export const version = '1.1.0'
export const version = '1.1.1'