Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lit-protocol/types

Package Overview
Dependencies
Maintainers
0
Versions
387
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 6.4.5 to 6.4.6

2

package.json

@@ -26,3 +26,3 @@ {

},
"version": "6.4.5",
"version": "6.4.6",
"dependencies": {

@@ -29,0 +29,0 @@ "@ethersproject/abstract-provider": "5.7.0",

@@ -1503,2 +1503,3 @@ import { Provider } from '@ethersproject/abstract-provider';

authMethods?: AuthMethod[];
ipfsOptions?: IpfsOptions;
}

@@ -1513,3 +1514,5 @@ /**

litActionCode?: never;
}));
})) & {
ipfsOptions?: IpfsOptions;
};
export interface SessionKeyCache {

@@ -1516,0 +1519,0 @@ value: SessionKeyPair;

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