Socket
Socket
Sign inDemoInstall

@web3modal/common

Package Overview
Dependencies
Maintainers
10
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3modal/common - npm Package Compare versions

Comparing version 3.5.0 to 3.5.1

6

package.json
{
"name": "@web3modal/common",
"version": "3.5.0",
"version": "3.5.1",
"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:common": "tsc --build",
"watch": "tsc --watch",
"typecheck": "tsc --noEmit",

@@ -17,0 +17,0 @@ "test": "vitest run --dir tests",

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