You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@web3modal/scaffold-vue

Package Overview
Dependencies
Maintainers
7
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

to
3.4.0-330d1560

19

dist/types/index.d.ts

@@ -88,4 +88,23 @@ import type { Web3ModalScaffold } from '@web3modal/scaffold';

event: "CLICK_GET_WALLET";
} | {
type: "track";
event: "CLICK_TRANSACTIONS";
} | {
type: "track";
event: "ERROR_FETCH_TRANSACTIONS";
properties: {
address: string;
projectId: string;
cursor: string | undefined;
};
} | {
type: "track";
event: "LOAD_MORE_TRANSACTIONS";
properties: {
address: string | undefined;
projectId: string;
cursor: string | undefined;
};
};
};
export {};

4

package.json
{
"name": "@web3modal/scaffold-vue",
"version": "3.4.0-0c7ed050",
"version": "3.4.0-330d1560",
"type": "module",

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

"dependencies": {
"@web3modal/scaffold": "3.4.0-0c7ed050"
"@web3modal/scaffold": "3.4.0-330d1560"
},

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.