New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

abitype

Package Overview
Dependencies
Maintainers
2
Versions
182
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 0.10.0-canary.20230728T073407 to 0.10.0-canary.20230808T104015

2

dist/cjs/version.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = '0.10.0-canary.20230728T073407';
exports.version = '0.10.0-canary.20230808T104015';
//# sourceMappingURL=version.js.map

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

export const version = '0.10.0-canary.20230728T073407';
export const version = '0.10.0-canary.20230808T104015';
//# sourceMappingURL=version.js.map

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

export declare const version = "0.10.0-canary.20230728T073407";
export declare const version = "0.10.0-canary.20230808T104015";
//# sourceMappingURL=version.d.ts.map
{
"name": "abitype",
"description": "Strict TypeScript types for Ethereum ABIs",
"version": "0.10.0-canary.20230728T073407",
"version": "0.10.0-canary.20230808T104015",
"license": "MIT",

@@ -6,0 +6,0 @@ "repository": "wagmi-dev/abitype",

@@ -44,3 +44,3 @@ <br/>

```ts
import type { AbiParametersToPrimitiveTypes, ExtractAbiFunctions, ExtractAbiFunctionNames } from 'abitype'
import type { AbiParametersToPrimitiveTypes, ExtractAbiFunction, ExtractAbiFunctionNames } from 'abitype'
import { erc20Abi } from 'abitype/test'

@@ -47,0 +47,0 @@

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

export const version = '0.10.0-canary.20230728T073407'
export const version = '0.10.0-canary.20230808T104015'
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc