Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

abitype

Package Overview
Dependencies
Maintainers
2
Versions
180
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.0.0-canary.20231102T144356 to 0.0.0-canary.20231129T120907

2

dist/cjs/version.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = '0.0.0-canary.20231102T144356';
exports.version = '0.0.0-canary.20231129T120907';
//# sourceMappingURL=version.js.map

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

export const version = '0.0.0-canary.20231102T144356';
export const version = '0.0.0-canary.20231129T120907';
//# sourceMappingURL=version.js.map

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

export declare const version = "0.0.0-canary.20231102T144356";
export declare const version = "0.0.0-canary.20231129T120907";
//# sourceMappingURL=version.d.ts.map
{
"name": "abitype",
"description": "Strict TypeScript types for Ethereum ABIs",
"version": "0.0.0-canary.20231102T144356",
"version": "0.0.0-canary.20231129T120907",
"license": "MIT",
"repository": "wagmi-dev/abitype",
"repository": "wevm/abitype",
"scripts": {

@@ -80,3 +80,3 @@ "build": "pnpm run clean && pnpm run build:cjs && pnpm run build:esm+types",

],
"funding": "https://github.com/sponsors/wagmi-dev",
"funding": "https://github.com/sponsors/wevm",
"keywords": [

@@ -90,4 +90,5 @@ "abi",

"viem",
"wagmi"
"wagmi",
"wevm"
]
}

@@ -6,4 +6,4 @@ <br/>

<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/wagmi-dev/abitype/main/.github/logo-dark.svg">
<img alt="ABIType logo" src="https://raw.githubusercontent.com/wagmi-dev/abitype/main/.github/logo-light.svg" width="auto" height="45">
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/wevm/abitype/main/.github/logo-dark.svg">
<img alt="ABIType logo" src="https://raw.githubusercontent.com/wevm/abitype/main/.github/logo-light.svg" width="auto" height="45">
</picture>

@@ -30,3 +30,3 @@ </a>

</a>
<a href="https://github.com/wagmi-dev/abitype/blob/main/LICENSE">
<a href="https://github.com/wevm/abitype/blob/main/LICENSE">
<picture>

@@ -39,10 +39,10 @@ <source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/npm/l/abitype?colorA=21262d&colorB=21262d&style=flat">

<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/endpoint?colorA=21262d&colorB=21262d&style=flat&url=https://bestofjs-serverless.now.sh/api/project-badge?fullName=wagmi-dev%2Fabitype%26since=daily">
<img src="https://img.shields.io/endpoint?colorA=f6f8fa&colorB=f6f8fa&style=flat&url=https://bestofjs-serverless.now.sh/api/project-badge?fullName=wagmi-dev%2Fabitype%26since=daily" alt="Best of JS">
<source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/endpoint?colorA=21262d&colorB=21262d&style=flat&url=https://bestofjs-serverless.now.sh/api/project-badge?fullName=wevm%2Fabitype%26since=daily">
<img src="https://img.shields.io/endpoint?colorA=f6f8fa&colorB=f6f8fa&style=flat&url=https://bestofjs-serverless.now.sh/api/project-badge?fullName=wevm%2Fabitype%26since=daily" alt="Best of JS">
</picture>
</a>
<a href="https://app.codecov.io/gh/wagmi-dev/abitype">
<a href="https://app.codecov.io/gh/wevm/abitype">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/codecov/c/github/wagmi-dev/abitype?colorA=21262d&colorB=21262d">
<img src="https://img.shields.io/codecov/c/github/wagmi-dev/abitype?colorA=f6f8fa&colorB=f6f8fa" alt="Code coverage">
<source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/codecov/c/github/wevm/abitype?colorA=21262d&colorB=21262d">
<img src="https://img.shields.io/codecov/c/github/wevm/abitype?colorA=f6f8fa&colorB=f6f8fa" alt="Code coverage">
</picture>

@@ -89,3 +89,3 @@ </a>

[Discuss ABIType on GitHub](https://github.com/wagmi-dev/abitype/discussions)
[Discuss ABIType on GitHub](https://github.com/wevm/abitype/discussions)

@@ -98,6 +98,6 @@ For casual chit-chat with others using the library:

If you find ABIType useful or use it for work, please consider supporting development on [GitHub Sponsors](https://github.com/sponsors/wagmi-dev?metadata_campaign=abitype_readme) or sending crypto to `wagmi-dev.eth`. Thank you 🙏
If you find ABIType useful or use it for work, please consider supporting development on [GitHub Sponsors](https://github.com/sponsors/wevm?metadata_campaign=abitype_readme) or sending crypto to `wevm.eth`. Thank you 🙏
## Contributing
Contributions to ABIType are greatly appreciated! If you're interested in contributing to ABIType, please read the [Contributing Guide](https://github.com/wagmi-dev/abitype/blob/main/.github/CONTRIBUTING.md) **before submitting a pull request**.
Contributions to ABIType are greatly appreciated! If you're interested in contributing to ABIType, please read the [Contributing Guide](https://github.com/wevm/abitype/blob/main/.github/CONTRIBUTING.md) **before submitting a pull request**.

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

export const version = '0.0.0-canary.20231102T144356'
export const version = '0.0.0-canary.20231129T120907'
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