New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@web3modal/wallet

Package Overview
Dependencies
Maintainers
10
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3modal/wallet - npm Package Compare versions

Comparing version 3.5.0 to 3.6.0-99d939d6

7

package.json
{
"name": "@web3modal/wallet",
"version": "3.5.0",
"version": "3.6.0-99d939d6",
"type": "module",

@@ -13,4 +13,4 @@ "main": "./dist/esm/index.js",

"build:clean": "rm -rf dist",
"build": "npm run build:clean; tsc --build",
"watch": "npm run build:clean; tsc --watch",
"build:wallet": "tsc --build",
"watch": "tsc --watch",
"typecheck": "tsc --noEmit",

@@ -20,2 +20,3 @@ "lint": "eslint . --ext .js,.jsx,.ts,.tsx"

"dependencies": {
"@web3modal/core": "3.6.0-99d939d6",
"zod": "3.22.4"

@@ -22,0 +23,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