You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@bithighlander/cosmos-tx-builder

Package Overview
Dependencies
Maintainers
1
Versions
274
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.1 to 5.0.2

2

index.js

@@ -19,3 +19,3 @@ /*

const TAG = " | tx-builder | "
let CHAIN_ID="cosmoshub-2"
let CHAIN_ID=process.env['ATOM_CHAIN']

@@ -22,0 +22,0 @@ let ATOM_MAX_GAS="100000"

{
"name": "@bithighlander/cosmos-tx-builder",
"version": "5.0.1",
"version": "5.0.2",
"scripts": {

@@ -8,3 +8,3 @@ "test": "jest"

"dependencies": {
"@bithighlander/loggerdog-client": "^5.0.1",
"@bithighlander/loggerdog-client": "^5.0.2",
"bech32": "^1.1.3",

@@ -11,0 +11,0 @@ "bip32": "^2.0.4",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc