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

@wagmi/cli

Package Overview
Dependencies
Maintainers
0
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wagmi/cli - npm Package Compare versions

Comparing version 0.0.0-canary-20241212015251 to 0.0.0-canary-20241216214945

2

dist/esm/plugins/etherscan.js

@@ -29,2 +29,4 @@ import { blockExplorer } from './blockExplorer.js';

[256]: 'https://api-testnet.hecoinfo.com/api',
// Sonic
[146]: 'https://api.sonicscan.org/api',
// Fantom

@@ -31,0 +33,0 @@ [250]: 'https://api.ftmscan.com/api',

2

dist/esm/version.js

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

export const version = '0.0.0-canary-20241212015251';
export const version = '0.0.0-canary-20241216214945';
//# sourceMappingURL=version.js.map

@@ -23,2 +23,3 @@ import type { ContractConfig } from '../config.js';

256: string;
146: string;
250: string;

@@ -45,11 +46,12 @@ 4002: string;

* - [__BNB Smart Chain__](https://bscscan.com/myapikey)
* - [__Base__](https://basescan.org/myapikey)
* - [__Blast__](https://blastscan.io/myapikey)
* - [__Celo__](https://celoscan.io/myapikey)
* - [__Fantom__](https://ftmscan.com/myapikey)
* - [__Fraxtal__](https://fraxscan.com/myapikey)
* - [__Gnosis__](https://gnosisscan.io/myapikey)
* - [__Heco Chain__](https://hecoinfo.com/myapikey)
* - [__Optimism__](https://optimistic.etherscan.io/myapikey)
* - [__Base__](https://basescan.org/myapikey)
* - [__Polygon__](https://polygonscan.com/myapikey)
* - [__Fraxtal__](https://fraxscan.com/myapikey)
* - [__Gnosis__](https://gnosisscan.io/myapikey)
* - [__Blast__](https://blastscan.io/myapikey)
* - [__Sonic__](https://sonicscan.org/myapikey)
*/

@@ -56,0 +58,0 @@ apiKey: string;

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

export declare const version = "0.0.0-canary-20241212015251";
export declare const version = "0.0.0-canary-20241216214945";
//# sourceMappingURL=version.d.ts.map
{
"name": "@wagmi/cli",
"description": "Manage and generate code from Ethereum ABIs",
"version": "0.0.0-canary-20241212015251",
"version": "0.0.0-canary-20241216214945",
"license": "MIT",

@@ -6,0 +6,0 @@ "repository": {

@@ -32,2 +32,4 @@ import type { ContractConfig } from '../config.js'

[256]: 'https://api-testnet.hecoinfo.com/api',
// Sonic
[146]: 'https://api.sonicscan.org/api',
// Fantom

@@ -61,11 +63,12 @@ [250]: 'https://api.ftmscan.com/api',

* - [__BNB Smart Chain__](https://bscscan.com/myapikey)
* - [__Base__](https://basescan.org/myapikey)
* - [__Blast__](https://blastscan.io/myapikey)
* - [__Celo__](https://celoscan.io/myapikey)
* - [__Fantom__](https://ftmscan.com/myapikey)
* - [__Fraxtal__](https://fraxscan.com/myapikey)
* - [__Gnosis__](https://gnosisscan.io/myapikey)
* - [__Heco Chain__](https://hecoinfo.com/myapikey)
* - [__Optimism__](https://optimistic.etherscan.io/myapikey)
* - [__Base__](https://basescan.org/myapikey)
* - [__Polygon__](https://polygonscan.com/myapikey)
* - [__Fraxtal__](https://fraxscan.com/myapikey)
* - [__Gnosis__](https://gnosisscan.io/myapikey)
* - [__Blast__](https://blastscan.io/myapikey)
* - [__Sonic__](https://sonicscan.org/myapikey)
*/

@@ -72,0 +75,0 @@ apiKey: string

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

export const version = '0.0.0-canary-20241212015251'
export const version = '0.0.0-canary-20241216214945'

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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