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

@chainify/utils

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/utils - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

11

CHANGELOG.md
# @chainify/utils
## 1.1.2
### Patch Changes
- - Chain providers now have a new interface - `getTokenDetails`
- Network object can now be passed during EVM Fee providers creation
- NFTAsset type moved to global level
- Updated dependencies
- @chainify/errors@1.1.2
- @chainify/types@1.1.2
## 1.1.1

@@ -4,0 +15,0 @@

6

package.json
{
"name": "@chainify/utils",
"version": "1.1.1",
"version": "1.1.2",
"description": "",

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

"dependencies": {
"@chainify/errors": "1.1.1",
"@chainify/types": "1.1.1",
"@chainify/errors": "1.1.2",
"@chainify/types": "1.1.2",
"@ethersproject/sha2": "5.6.0",

@@ -22,0 +22,0 @@ "bech32": "^2.0.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