Socket
Socket
Sign inDemoInstall

@lit-protocol/constants

Package Overview
Dependencies
Maintainers
0
Versions
486
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit-protocol/constants - npm Package Compare versions

Comparing version 6.4.4 to 6.4.5

4

package.json

@@ -23,3 +23,3 @@ {

],
"version": "6.4.4",
"version": "6.4.5",
"dependencies": {

@@ -32,3 +32,3 @@ "@ethersproject/abstract-provider": "5.7.0",

"siwe": "^2.0.5",
"@lit-protocol/types": "6.4.4",
"@lit-protocol/types": "6.4.5",
"tslib": "1.14.1"

@@ -35,0 +35,0 @@ },

@@ -206,1 +206,2 @@ import { LITChain, LITCosmosChain, LITEVMChain, LITSVMChain } from '@lit-protocol/types';

export declare const LIT_ACTION_IPFS_HASH = "QmUjX8MW6StQ7NKNdaS6g4RMkvN5hcgtKmEi8Mca6oX4t3";
export declare const FALLBACK_IPFS_GATEWAY = "https://litprotocol.mypinata.cloud/ipfs/";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.LIT_ACTION_IPFS_HASH = exports.RELAY_URL_DATIL_TEST = exports.RELAY_URL_DATIL_DEV = exports.RELAY_URL_MANZANO = exports.RELAY_URL_HABANERO = exports.RELAY_URL_CAYENNE = exports.SIWE_DELEGATION_URI = exports.PKP_CLIENT_SUPPORTED_CHAINS = exports.AUTH_METHOD_TYPE_IDS = exports.LIT_SESSION_KEY_URI = exports.LIT_NETWORKS = exports.CAYENNE_URL = exports.SYMM_KEY_ALGO_PARAMS = exports.LOCAL_STORAGE_KEYS = exports.ALL_LIT_CHAINS = exports.LIT_COSMOS_CHAINS = exports.LIT_SVM_CHAINS = exports.CENTRALISATION_BY_NETWORK = exports.HTTP_BY_NETWORK = exports.HTTPS = exports.HTTP = exports.METAMASK_CHAIN_INFO_BY_NETWORK = exports.RELAYER_URL_BY_NETWORK = exports.RPC_URL_BY_NETWORK = exports.LIT_NETWORK = exports.LIT_EVM_CHAINS = exports.LIT_RPC = exports.metamaskChainInfo = exports.LIT_CHAIN_RPC_URL = exports.LIT_CHAINS = exports.AUTH_SIGNATURE_BODY = exports.LIT_AUTH_SIG_CHAIN_KEYS = exports.NETWORK_PUB_KEY = void 0;
exports.FALLBACK_IPFS_GATEWAY = exports.LIT_ACTION_IPFS_HASH = exports.RELAY_URL_DATIL_TEST = exports.RELAY_URL_DATIL_DEV = exports.RELAY_URL_MANZANO = exports.RELAY_URL_HABANERO = exports.RELAY_URL_CAYENNE = exports.SIWE_DELEGATION_URI = exports.PKP_CLIENT_SUPPORTED_CHAINS = exports.AUTH_METHOD_TYPE_IDS = exports.LIT_SESSION_KEY_URI = exports.LIT_NETWORKS = exports.CAYENNE_URL = exports.SYMM_KEY_ALGO_PARAMS = exports.LOCAL_STORAGE_KEYS = exports.ALL_LIT_CHAINS = exports.LIT_COSMOS_CHAINS = exports.LIT_SVM_CHAINS = exports.CENTRALISATION_BY_NETWORK = exports.HTTP_BY_NETWORK = exports.HTTPS = exports.HTTP = exports.METAMASK_CHAIN_INFO_BY_NETWORK = exports.RELAYER_URL_BY_NETWORK = exports.RPC_URL_BY_NETWORK = exports.LIT_NETWORK = exports.LIT_EVM_CHAINS = exports.LIT_RPC = exports.metamaskChainInfo = exports.LIT_CHAIN_RPC_URL = exports.LIT_CHAINS = exports.AUTH_SIGNATURE_BODY = exports.LIT_AUTH_SIG_CHAIN_KEYS = exports.NETWORK_PUB_KEY = void 0;
const autogen_internal_1 = require("./autogen_internal");

@@ -945,2 +945,3 @@ const enums_1 = require("../enums");

exports.LIT_ACTION_IPFS_HASH = 'QmUjX8MW6StQ7NKNdaS6g4RMkvN5hcgtKmEi8Mca6oX4t3';
exports.FALLBACK_IPFS_GATEWAY = 'https://litprotocol.mypinata.cloud/ipfs/';
//# sourceMappingURL=constants.js.map

@@ -1,1 +0,1 @@

export declare const version = "6.4.4";
export declare const version = "6.4.5";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = '6.4.4';
exports.version = '6.4.5';
//# sourceMappingURL=version.js.map

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