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

@web3auth/base

Package Overview
Dependencies
Maintainers
2
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3auth/base - npm Package Compare versions

Comparing version 8.0.0-alpha.9 to 8.0.0-alpha.11

2

dist/base.cjs.js

@@ -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";

4

package.json
{
"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

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