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

@web3modal/scaffold-utils

Package Overview
Dependencies
Maintainers
11
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3modal/scaffold-utils - npm Package Compare versions

Comparing version 4.0.11-8c88aa26.0 to 4.0.11

6

dist/esm/package.json
{
"name": "@web3modal/scaffold-utils",
"version": "4.0.11-8c88aa26.0",
"version": "4.0.11",
"type": "module",

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

"dependencies": {
"@web3modal/polyfills": "4.0.11-8c88aa26.0",
"@web3modal/scaffold": "4.0.11-8c88aa26.0",
"@web3modal/core": "4.0.11",
"@web3modal/polyfills": "4.0.11",
"valtio": "1.11.2"

@@ -42,0 +42,0 @@ },

@@ -14,4 +14,4 @@ export const ConstantsUtil = {

EIP6963_REQUEST_EVENT: 'eip6963:requestProvider',
VERSION: '4.0.11-8c88aa26.0'
VERSION: '4.0.11'
};
//# sourceMappingURL=ConstantsUtil.js.map

@@ -1,2 +0,2 @@

import type { CaipNetwork } from '@web3modal/scaffold';
import type { CaipNetwork } from '@web3modal/core';
import type { Chain, Provider } from './EthersTypesUtil.js';

@@ -3,0 +3,0 @@ export declare const EthersHelpersUtil: {

@@ -1,2 +0,2 @@

import type { CaipNetworkId, Tokens } from '@web3modal/scaffold';
import type { CaipNetworkId, Tokens } from '@web3modal/core';
export declare const HelpersUtil: {

@@ -3,0 +3,0 @@ caipNetworkIdToNumber(caipnetworkId?: CaipNetworkId): number | undefined;

@@ -1,2 +0,2 @@

import type { ConnectorType } from '@web3modal/scaffold';
import type { ConnectorType } from '@web3modal/core';
export declare const PresetsUtil: {

@@ -3,0 +3,0 @@ ConnectorExplorerIds: Record<string, string>;

{
"name": "@web3modal/scaffold-utils",
"version": "4.0.11-8c88aa26.0",
"version": "4.0.11",
"type": "module",

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

"dependencies": {
"@web3modal/polyfills": "4.0.11-8c88aa26.0",
"@web3modal/scaffold": "4.0.11-8c88aa26.0",
"@web3modal/core": "4.0.11",
"@web3modal/polyfills": "4.0.11",
"valtio": "1.11.2"

@@ -42,0 +42,0 @@ },

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