Socket
Socket
Sign inDemoInstall

@wagmi/chains

Package Overview
Dependencies
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wagmi/chains - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8-cjs

60

dist/index.js

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

// src/arbitrum.ts
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/arbitrum.ts
var arbitrum = {

@@ -719,30 +719,30 @@ id: 42161,

};
export {
arbitrum,
arbitrumGoerli,
avalanche,
avalancheFuji,
bsc,
bscTestnet,
evmos,
evmosTestnet,
fantom,
fantomTestnet,
foundry,
gnosis,
goerli,
hardhat,
iotex,
iotexTestnet,
localhost,
mainnet,
optimism,
optimismGoerli,
polygon,
polygonMumbai,
sepolia,
taraxa,
taraxaTestnet,
zkSync,
zkSyncTestnet
};
exports.arbitrum = arbitrum; exports.arbitrumGoerli = arbitrumGoerli; exports.avalanche = avalanche; exports.avalancheFuji = avalancheFuji; exports.bsc = bsc; exports.bscTestnet = bscTestnet; exports.evmos = evmos; exports.evmosTestnet = evmosTestnet; exports.fantom = fantom; exports.fantomTestnet = fantomTestnet; exports.foundry = foundry; exports.gnosis = gnosis; exports.goerli = goerli; exports.hardhat = hardhat; exports.iotex = iotex; exports.iotexTestnet = iotexTestnet; exports.localhost = localhost; exports.mainnet = mainnet; exports.optimism = optimism; exports.optimismGoerli = optimismGoerli; exports.polygon = polygon; exports.polygonMumbai = polygonMumbai; exports.sepolia = sepolia; exports.taraxa = taraxa; exports.taraxaTestnet = taraxaTestnet; exports.zkSync = zkSync; exports.zkSyncTestnet = zkSyncTestnet;

@@ -5,4 +5,3 @@ {

"license": "MIT",
"version": "0.1.7",
"type": "module",
"version": "0.1.8-cjs",
"main": "dist/index.js",

@@ -9,0 +8,0 @@ "types": "dist/index.d.ts",

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