Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@injectivelabs/utils

Package Overview
Dependencies
Maintainers
11
Versions
309
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@injectivelabs/utils - npm Package Compare versions

Comparing version 1.0.41 to 1.0.42

4

dist/helpers.js

@@ -43,5 +43,3 @@ "use strict";

denom: token.denom,
amount: new BigNumberInBase_1.default(constants_1.DEFAULT_GAS_LIMIT)
.times(gasPriceScaled)
.toString(),
amount: gasPriceScaled.toString(),
},

@@ -48,0 +46,0 @@ ],

{
"name": "@injectivelabs/utils",
"description": "List of utils and helper functions that can be reused throughout Injective's projects.",
"version": "1.0.41",
"version": "1.0.42",
"author": {

@@ -43,3 +43,3 @@ "name": "Bojan Angjelkoski",

},
"gitHead": "00332f0d393d54b211c5a13b5f891b8a8a04262e"
"gitHead": "daef749a603d48b58ba217327183e5919b446dac"
}

Sorry, the diff of this file is not supported yet

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