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

@web3modal/scaffold-vue

Package Overview
Dependencies
Maintainers
9
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3modal/scaffold-vue - npm Package Compare versions

Comparing version 3.4.0 to 3.5.0-alpha.0

2

dist/types/index.d.ts

@@ -65,3 +65,3 @@ import type { Web3ModalScaffold } from '@web3modal/scaffold';

properties: {
method: "mobile" | "browser" | "qrcode" | "external";
method: "mobile" | "browser" | "qrcode" | "external" | "email";
};

@@ -68,0 +68,0 @@ } | {

{
"name": "@web3modal/scaffold-vue",
"version": "3.4.0",
"version": "3.5.0-alpha.0",
"type": "module",

@@ -19,3 +19,3 @@ "main": "./dist/esm/index.js",

"dependencies": {
"@web3modal/scaffold": "3.4.0"
"@web3modal/scaffold": "3.5.0-alpha.0"
},

@@ -22,0 +22,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

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