@web3auth/base
Advanced tools
Comparing version 8.0.0-alpha.9 to 8.0.0-alpha.11
@@ -101,2 +101,3 @@ /******/ (() => { // webpackBootstrap | ||
SOLANA: "solana", | ||
CASPER: "casper", | ||
XRPL: "xrpl", | ||
@@ -110,2 +111,3 @@ OTHER: "other" | ||
SOLANA: "solana", | ||
CASPER: "casper", | ||
XRPL: "xrpl", | ||
@@ -112,0 +114,0 @@ MULTICHAIN: "multichain" |
@@ -13,2 +13,3 @@ import _defineProperty from '@babel/runtime/helpers/defineProperty'; | ||
SOLANA: "solana", | ||
CASPER: "casper", | ||
XRPL: "xrpl", | ||
@@ -22,2 +23,3 @@ OTHER: "other" | ||
SOLANA: "solana", | ||
CASPER: "casper", | ||
XRPL: "xrpl", | ||
@@ -24,0 +26,0 @@ MULTICHAIN: "multichain" |
export declare const CHAIN_NAMESPACES: { | ||
readonly EIP155: "eip155"; | ||
readonly SOLANA: "solana"; | ||
readonly CASPER: "casper"; | ||
readonly XRPL: "xrpl"; | ||
@@ -11,2 +12,3 @@ readonly OTHER: "other"; | ||
readonly SOLANA: "solana"; | ||
readonly CASPER: "casper"; | ||
readonly XRPL: "xrpl"; | ||
@@ -13,0 +15,0 @@ readonly MULTICHAIN: "multichain"; |
{ | ||
"name": "@web3auth/base", | ||
"version": "8.0.0-alpha.9", | ||
"version": "8.0.0-alpha.11", | ||
"homepage": "https://github.com/Web3Auth/Web3Auth#readme", | ||
@@ -58,3 +58,3 @@ "license": "ISC", | ||
}, | ||
"gitHead": "084a266a6fde78d48f80cb85e7673bcf11615d90" | ||
"gitHead": "00efb0e38a6d52de3bb8bc234edc7fca06d10d87" | ||
} |
export const CHAIN_NAMESPACES = { | ||
EIP155: "eip155", | ||
SOLANA: "solana", | ||
CASPER: "casper", | ||
XRPL: "xrpl", | ||
@@ -13,2 +14,3 @@ OTHER: "other", | ||
SOLANA: "solana", | ||
CASPER: "casper", | ||
XRPL: "xrpl", | ||
@@ -15,0 +17,0 @@ MULTICHAIN: "multichain", |
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 too big to display
Sorry, the diff of this file is not supported yet
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
1523340
3971