Socket
Socket
Sign inDemoInstall

@web3-onboard/zeal

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3-onboard/zeal - npm Package Compare versions

Comparing version 2.1.0-viem.1 to 2.1.0-wagmi.1

5

dist/index.js

@@ -1,2 +0,2 @@

import { createEIP1193Provider } from '@web3-onboard/common';
import { createDownloadMessage, createEIP1193Provider } from '@web3-onboard/common';
function zealWallet() {

@@ -21,4 +21,3 @@ if (typeof window === 'undefined')

else {
window.open('https://www.zeal.app/', '_blank');
throw new Error('Please Install Zeall to use this wallet');
throw new Error(createDownloadMessage('Zeal', 'https://www.zeal.app/'));
}

@@ -25,0 +24,0 @@ },

4

package.json
{
"name": "@web3-onboard/zeal",
"version": "2.1.0-viem.1",
"version": "2.1.0-wagmi.1",
"description": "Zeal SDK wallet module for connecting to Web3-Onboard.",

@@ -57,4 +57,4 @@ "keywords": [

"dependencies": {
"@web3-onboard/common": "^2.4.0-viem.4"
"@web3-onboard/common": "^2.4.0-wagmi.1"
}
}
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