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

@chainify/client

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainify/client - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

14

CHANGELOG.md
# @chainify/client
## 1.2.3
### Patch Changes
- - fix exponent error for EVM swaps
- proper error handling when fetching balances
- add 50% gas limit margin for all EVM transactions
- new EIP1559 Fee API provider
- Updated dependencies
- @chainify/errors@1.2.3
- @chainify/logger@1.2.3
- @chainify/types@1.2.3
- @chainify/utils@1.2.3
## 1.2.2

@@ -4,0 +18,0 @@

10

package.json
{
"name": "@chainify/client",
"version": "1.2.2",
"version": "1.2.3",
"description": "",

@@ -18,8 +18,8 @@ "author": "Liquality <info@liquality.io>",

"dependencies": {
"@chainify/errors": "1.2.2",
"@chainify/logger": "1.2.2",
"@chainify/types": "1.2.2",
"@chainify/utils": "1.2.2",
"@chainify/errors": "1.2.3",
"@chainify/logger": "1.2.3",
"@chainify/types": "1.2.3",
"@chainify/utils": "1.2.3",
"axios": "^0.25.0"
}
}
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