Socket
Socket
Sign inDemoInstall

@web3modal/polyfills

Package Overview
Dependencies
Maintainers
6
Versions
260
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3modal/polyfills - npm Package Compare versions

Comparing version 3.0.0-f1fdfdc9 to 3.0.0

7

package.json
{
"name": "@web3modal/polyfills",
"version": "3.0.0-f1fdfdc9",
"version": "3.0.0",
"type": "module",

@@ -8,7 +8,8 @@ "main": "./dist/esm/index.js",

"files": [
"dist"
"dist",
"!tsconfig.tsbuildinfo"
],
"scripts": {
"build:clean": "rm -rf dist",
"build": "npm run build:clean; tsc --build; rm dist/esm/tsconfig.tsbuildinfo",
"build": "npm run build:clean; tsc --build",
"watch": "npm run build:clean; tsc --watch",

@@ -15,0 +16,0 @@ "typecheck": "tsc --noEmit",

#### 📚 [Documentation](https://docs.walletconnect.com/2.0/web3modal/about)
#### 🔎 [Examples](https://github.com/WalletConnect/web3modal-examples)
#### 🔗 [Website](https://web3modal.com)

@@ -10,1 +8,5 @@

Your on-ramp to web3 multichain. Web3Modal is a versatile library that makes it super easy to connect users with your Dapp and start interacting with the blockchain.
<p align="center">
<img src="./.github/assets/header.png" alt="" border="0">
</p>
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