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

@injectivelabs/exceptions

Package Overview
Dependencies
Maintainers
9
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@injectivelabs/exceptions - npm Package Compare versions

Comparing version 1.0.20 to 1.0.21

4

dist/messages.js

@@ -7,7 +7,7 @@ "use strict";

'insufficient fee': {
message: 'You do not have enough funds to cover transaction fees.',
message: 'You do not have enough funds to cover the transaction fees.',
code: types_1.ChainCosmosErrorCode.ErrInsufficientFee,
},
'insufficient funds': {
message: 'You do not have enough funds to cover transaction fees.',
message: 'You do not have enough funds.',
code: types_1.ChainCosmosErrorCode.ErrInsufficientFunds,

@@ -14,0 +14,0 @@ },

{
"name": "@injectivelabs/exceptions",
"description": "List of exceptions that can be reused throughout Injective's projects.",
"version": "1.0.20",
"version": "1.0.21",
"license": "MIT",

@@ -40,3 +40,3 @@ "main": "dist/index.js",

},
"gitHead": "29d51048dec698e7671254810c068721c622a304"
"gitHead": "c4d1af58373186d1ee08064f15f4d1ec05df1a46"
}

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