Socket
Socket
Sign inDemoInstall

@dynamic-labs/wallet-book

Package Overview
Dependencies
Maintainers
2
Versions
495
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.18.0-RC.2 to 0.18.0-RC.3

4

package.json
{
"name": "@dynamic-labs/wallet-book",
"version": "0.18.0-RC.2",
"version": "0.18.0-RC.3",
"repository": {

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

"dependencies": {
"@dynamic-labs/logger": "0.18.0-RC.2"
"@dynamic-labs/logger": "0.18.0-RC.3"
}
}

@@ -13,9 +13,2 @@ export declare const walletConnectSourceData: Record<string, {

sdks: string[];
metadata: {
shortName: string | null;
colors: {
primary: string | null;
secondary: string | null;
};
};
app: {

@@ -48,8 +41,15 @@ android: string | null;

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

@@ -56,0 +56,0 @@ }[];

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