Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dynamic-labs/wallet-book

Package Overview
Dependencies
Maintainers
2
Versions
539
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynamic-labs/wallet-book - npm Package Compare versions

Comparing version 0.17.100-viem.1 to 0.17.100-viem.2

4

package.json
{
"name": "@dynamic-labs/wallet-book",
"version": "0.17.100-viem.1",
"version": "0.17.100-viem.2",
"repository": {

@@ -32,4 +32,4 @@ "type": "git",

"dependencies": {
"@dynamic-labs/logger": "0.17.100-viem.1"
"@dynamic-labs/logger": "0.17.100-viem.2"
}
}
export declare const walletConnectSourceData: Record<string, {
id: string;
metadata: {
shortName: string | null;
colors: {
primary: string | null;
secondary: string | null;
};
};
chains: string[];

@@ -37,2 +29,3 @@ desktop: {

homepage: string;
id: string;
image_id: string;

@@ -48,9 +41,16 @@ image_url: {

}[] | null;
metadata: {
shortName: string | null;
colors: {
primary: string | null;
secondary: string | null;
};
};
slug: string;
supported_standards: {
url: string;
id: string;
title: string;
standard_id: number;
standard_prefix: string;
title: string;
url: string;
}[];

@@ -57,0 +57,0 @@ updatedAt: string;

Sorry, the diff of this file is too big to display

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