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

@coolbitx/blockchain-info

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coolbitx/blockchain-info - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

2

dist/index.d.ts

@@ -42,3 +42,3 @@ export declare enum Network {

ArbitrumSepolia = "Arbitrum Sepolia",
TON = "TON"
TON = "The Open Network"
}

@@ -45,0 +45,0 @@ export declare function getEvmChainIdByNetwork(network: Network): number;

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

Network["ArbitrumSepolia"] = "Arbitrum Sepolia";
Network["TON"] = "TON";
Network["TON"] = "The Open Network";
})(Network = exports.Network || (exports.Network = {}));

@@ -49,0 +49,0 @@ const EvmChainIdList = {

{
"name": "@coolbitx/blockchain-info",
"version": "0.0.18",
"version": "0.0.19",
"description": "Blockchain Information",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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