New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lit-protocol/types

Package Overview
Dependencies
Maintainers
5
Versions
412
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit-protocol/types - npm Package Compare versions

Comparing version

to
2.1.135

2

package.json

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

],
"version": "2.1.134",
"version": "2.1.135",
"main": "./src/index.js",

@@ -26,0 +26,0 @@ "typings": "./src/index.d.ts",

@@ -18,3 +18,3 @@ import { SupportedJsonRequests } from './types';

*/
overrideConfigsFromLocalStorage?(): void;
overrideConfigsFromLocalStorage(): void;
/**

@@ -21,0 +21,0 @@ *

@@ -68,3 +68,2 @@ /** ---------- Access Control Conditions Interfaces ---------- */

cosmosWalletType?: CosmosWalletType;
litNodeClient?: ILitNodeClient;
}

@@ -71,0 +70,0 @@ /** ---------- Web3 ---------- */