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

@xchainjs/xchain-client

Package Overview
Dependencies
Maintainers
7
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xchainjs/xchain-client - npm Package Compare versions

Comparing version 0.7.0 to 0.8.0

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# v.0.8.0 (2021-05-05)
### Breaking change
- Update @xchainjs/xchain-util package to 0.2.7
# v.0.7.0 (2021-03-02)

@@ -2,0 +8,0 @@

8

package.json
{
"name": "@xchainjs/xchain-client",
"version": "0.7.0",
"version": "0.8.0",
"license": "MIT",

@@ -19,7 +19,7 @@ "main": "lib/index",

"devDependencies": {
"@xchainjs/xchain-util": "^0.2.2"
"@xchainjs/xchain-util": "^0.2.7"
},
"peerDependencies": {
"@xchainjs/xchain-util": "^0.2.2"
"@xchainjs/xchain-util": "^0.2.7"
}
}
}
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