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
400
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 2.1.119 to 2.1.120

2

package.json
{
"name": "@lit-protocol/types",
"version": "2.1.119",
"version": "2.1.120",
"type": "commonjs",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -687,9 +687,9 @@ /** ---------- Access Control Conditions Interfaces ---------- */

/**
* API key for Lit's relay server
* Lit's relay server URL
*/
relayApiKey: string;
relayUrl?: string;
/**
* Lit's relay server URL
* API key for Lit's relay server
*/
relayUrl?: string;
relayApiKey?: string;
}

@@ -696,0 +696,0 @@ export interface IRelayMintResponse {

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