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

@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.2.13 to 0.2.14-cjs

6

dist/index.js

@@ -299,4 +299,4 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/arbitrum.ts

rpcUrls: {
default: { http: ["https://bsc-testnet.public.blastapi.io"] },
public: { http: ["https://bsc-testnet.public.blastapi.io"] }
default: { http: ["https://data-seed-prebsc-1-s1.binance.org:8545"] },
public: { http: ["https://data-seed-prebsc-1-s1.binance.org:8545"] }
},

@@ -1356,3 +1356,3 @@ blockExplorers: {

var polygonZkEvmTestnet = {
id: 1422,
id: 1442,
name: "Polygon zkEVM Testnet",

@@ -1359,0 +1359,0 @@ network: "polygon-zkevm-testnet",

@@ -5,14 +5,5 @@ {

"license": "MIT",
"version": "0.2.13",
"version": "0.2.14-cjs",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
"module": "./dist/index.mjs",
"default": "./dist/index.js"
},
"./package.json": "./package.json"
},
"files": [

@@ -19,0 +10,0 @@ "/dist"

Sorry, the diff of this file is too big to display

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