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

@xchainjs/xchain-evm-providers

Package Overview
Dependencies
Maintainers
10
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xchainjs/xchain-evm-providers - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

9

package.json
{
"name": "@xchainjs/xchain-evm-providers",
"version": "0.1.7",
"version": "0.1.8",
"license": "MIT",

@@ -21,4 +21,3 @@ "main": "lib/index.js",

"build": "yarn clean && rollup -c",
"clean": "rimraf -rf ./lib",
"prepublishOnly": "yarn run build",
"clean": "rm -rf .turbo && rm -rf lib",
"e2e": "jest --config jest.config.e2e.js",

@@ -31,3 +30,3 @@ "test": "jest --passWithNoTests"

"devDependencies": {
"@xchainjs/xchain-client": "^0.16.2",
"@xchainjs/xchain-client": "^0.16.3",
"@xchainjs/xchain-crypto": "^0.3.1",

@@ -38,3 +37,3 @@ "@xchainjs/xchain-util": "^0.13.3",

"peerDependencies": {
"@xchainjs/xchain-client": "^0.16.2",
"@xchainjs/xchain-client": "^0.16.3",
"@xchainjs/xchain-crypto": "^0.3.1",

@@ -41,0 +40,0 @@ "@xchainjs/xchain-util": "^0.13.3",

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