Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@evmexplorer/blockscout

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@evmexplorer/blockscout - npm Package Compare versions

Comparing version
0.0.24
to
0.0.25
+1
-1
dist/index.cjs

@@ -57,3 +57,3 @@ "use strict";

case 34443:
return "explorer.mode.network";
return "explorer-mode-mainnet-0.t.conduit.xyz";
case 42161:

@@ -60,0 +60,0 @@ return "arbitrum.blockscout.com";

@@ -17,3 +17,3 @@ // src/utils.ts

case 34443:
return "explorer.mode.network";
return "explorer-mode-mainnet-0.t.conduit.xyz";
case 42161:

@@ -20,0 +20,0 @@ return "arbitrum.blockscout.com";

{
"name": "@evmexplorer/blockscout",
"version": "0.0.24",
"version": "0.0.25",
"description": "EVM Explorer TypeScript BlockScout V2 sdk",

@@ -38,7 +38,7 @@ "main": "dist/index.js",

"@changesets/cli": "^2.27.9",
"@types/node": "24.0.1",
"@types/node": "24.10.1",
"prettier": "3.6.2",
"tsup": "8.5.0",
"tsup": "8.5.1",
"typescript": "^5.6.3",
"vitest": "3.2.4"
"vitest": "4.0.12"
},

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