Socket
Socket
Sign inDemoInstall

@dcentralab/common

Package Overview
Dependencies
Maintainers
2
Versions
242
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dcentralab/common - npm Package Compare versions

Comparing version 1.3.27 to 1.3.28

1

lib/contants.d.ts

@@ -26,1 +26,2 @@ import { IhdDerivationPath } from './interfaces';

export declare const WEB3_JWT = "0eda5313-5c4c-4578-9faa-cbe2f6dc6962";
export declare const WALLET_ADDRESS_LS_KEY = "9a49dc35-2223-4add-869d-a0a43655397a";

3

lib/contants.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.WEB3_JWT = exports.WALLET_TYPE_LS_KEY = exports.INPAGE_KEY = exports.TREZOR_PATHS = exports.HD_DERIVATION_PATHS = exports.WALLET_TYPES = exports.BLOCKCHAIN_TYPES = void 0;
exports.WALLET_ADDRESS_LS_KEY = exports.WEB3_JWT = exports.WALLET_TYPE_LS_KEY = exports.INPAGE_KEY = exports.TREZOR_PATHS = exports.HD_DERIVATION_PATHS = exports.WALLET_TYPES = exports.BLOCKCHAIN_TYPES = void 0;
exports.BLOCKCHAIN_TYPES = {

@@ -42,2 +42,3 @@ evm: 'evm',

exports.WEB3_JWT = '0eda5313-5c4c-4578-9faa-cbe2f6dc6962';
exports.WALLET_ADDRESS_LS_KEY = '9a49dc35-2223-4add-869d-a0a43655397a';
//# sourceMappingURL=contants.js.map
{
"name": "@dcentralab/common",
"version": "1.3.27",
"version": "1.3.28",
"description": "Dcentralab common constants and utils",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

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