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.17 to 1.3.18

tsconfig.json

1

lib/contants.d.ts

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

export declare const WALLET_TYPE_LS_KEY = "738d28b6-82ae-458b-9178-2c94a9240ace";
export declare const WEB3_JWT = "0eda5313-5c4c-4578-9faa-cbe2f6dc6962";

3

lib/contants.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.WALLET_TYPE_LS_KEY = exports.INPAGE_KEY = exports.TREZOR_PATHS = exports.HD_DERIVATION_PATHS = exports.WALLET_TYPES = exports.BLOCKCHAIN_TYPES = void 0;
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 = {

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

exports.WALLET_TYPE_LS_KEY = '738d28b6-82ae-458b-9178-2c94a9240ace';
exports.WEB3_JWT = '0eda5313-5c4c-4578-9faa-cbe2f6dc6962';
//# sourceMappingURL=contants.js.map
{
"name": "@dcentralab/common",
"version": "1.3.17",
"version": "1.3.18",
"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