@walletconnect/types
Advanced tools
Comparing version 1.0.0-beta.95 to 1.0.0-beta.96
@@ -357,2 +357,10 @@ declare module "@walletconnect/types" { | ||
} | ||
export interface IMobileRegistryEntry { | ||
name: string; | ||
color: string; | ||
universalLink: string; | ||
deepLink: string; | ||
chromeIntent: string; | ||
} | ||
} |
{ | ||
"name": "@walletconnect/types", | ||
"version": "1.0.0-beta.95", | ||
"version": "1.0.0-beta.96", | ||
"description": "Typescript Types for WalletConnect", | ||
@@ -5,0 +5,0 @@ "scripts": {}, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10074
308