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

@lit-protocol/bls-sdk

Package Overview
Dependencies
Maintainers
7
Versions
498
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit-protocol/bls-sdk - npm Package Compare versions

Comparing version 6.2.1-dev.2 to 6.2.1-dev.3

2

package.json

@@ -27,3 +27,3 @@ {

},
"version": "6.2.1-dev.2",
"version": "6.2.1-dev.3",
"dependencies": {

@@ -30,0 +30,0 @@ "util": "0.12.5",

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

export declare function uint8ArrayToBase64(bytes: any): string;
export declare function base64ToUint8Array(str: any): Uint8Array;

@@ -2,0 +3,0 @@ /**

Sorry, the diff of this file is too big to display

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