@reown/appkit-common
Advanced tools
Comparing version 1.6.8 to 1.6.9-rc.0
@@ -15,2 +15,3 @@ export const ConstantsUtil = { | ||
LEDGER: 'ledger', | ||
OKX: 'okx', | ||
EIP6963: 'eip6963', | ||
@@ -17,0 +18,0 @@ AUTH: 'ID_AUTH' |
@@ -15,3 +15,8 @@ export const SafeLocalStorageKeys = { | ||
SIWX_AUTH_TOKEN: '@appkit/siwx-auth-token', | ||
SIWX_NONCE_TOKEN: '@appkit/siwx-nonce-token' | ||
SIWX_NONCE_TOKEN: '@appkit/siwx-nonce-token', | ||
SOCIAL_PROVIDER: '@appkit/social_provider', | ||
NATIVE_BALANCE_CACHE: '@appkit/native_balance_cache', | ||
PORTFOLIO_CACHE: '@appkit/portfolio_cache', | ||
ENS_CACHE: '@appkit/ens_cache', | ||
IDENTITY_CACHE: '@appkit/identity_cache' | ||
}; | ||
@@ -18,0 +23,0 @@ export function getSafeConnectorIdKey(namespace) { |
@@ -15,2 +15,3 @@ export declare const ConstantsUtil: { | ||
readonly LEDGER: "ledger"; | ||
readonly OKX: "okx"; | ||
readonly EIP6963: "eip6963"; | ||
@@ -17,0 +18,0 @@ readonly AUTH: "ID_AUTH"; |
@@ -17,2 +17,7 @@ import type { ChainNamespace } from './TypeUtil.js'; | ||
'@appkit/siwx-nonce-token': string; | ||
'@appkit/social_provider': string; | ||
'@appkit/native_balance_cache': string; | ||
'@appkit/portfolio_cache': string; | ||
'@appkit/ens_cache': string; | ||
'@appkit/identity_cache': string; | ||
WALLETCONNECT_DEEPLINK_CHOICE: string; | ||
@@ -35,2 +40,7 @@ }; | ||
readonly SIWX_NONCE_TOKEN: "@appkit/siwx-nonce-token"; | ||
readonly SOCIAL_PROVIDER: "@appkit/social_provider"; | ||
readonly NATIVE_BALANCE_CACHE: "@appkit/native_balance_cache"; | ||
readonly PORTFOLIO_CACHE: "@appkit/portfolio_cache"; | ||
readonly ENS_CACHE: "@appkit/ens_cache"; | ||
readonly IDENTITY_CACHE: "@appkit/identity_cache"; | ||
}; | ||
@@ -37,0 +47,0 @@ export type SafeLocalStorageKey = keyof SafeLocalStorageItems | NamespacedConnectorKey; |
{ | ||
"name": "@reown/appkit-common", | ||
"version": "1.6.8", | ||
"version": "1.6.9-rc.0", | ||
"type": "module", | ||
@@ -19,3 +19,3 @@ "main": "./dist/esm/index.js", | ||
"@vitest/coverage-v8": "2.1.3", | ||
"vitest": "2.1.3" | ||
"vitest": "2.1.9" | ||
}, | ||
@@ -22,0 +22,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
456464
79
1200
1