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

@lit-protocol/crypto

Package Overview
Dependencies
Maintainers
5
Versions
525
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit-protocol/crypto - npm Package Compare versions

Comparing version 2.0.45 to 2.0.49

15

package.json
{
"name": "@lit-protocol/crypto",
"version": "2.0.45",
"version": "2.0.49",
"type": "commonjs",

@@ -9,3 +9,3 @@ "publishConfig": {

},
"gitHead": "f60436e45d424ce1316b472265dae87c66890cd9",
"gitHead": "2c2694ba8100fa5d6e1e68a859b164306327e26d",
"tags": [

@@ -17,10 +17,11 @@ "universal"

"dependencies": {
"@lit-protocol/bls-sdk": "2.0.45",
"@lit-protocol/ecdsa-sdk": "2.0.45",
"@lit-protocol/misc": "2.0.45",
"@lit-protocol/bls-sdk": "2.0.49",
"@lit-protocol/constants": "2.0.49",
"@lit-protocol/ecdsa-sdk": "2.0.49",
"@lit-protocol/misc": "2.0.49",
"ethers": "^5.7.1",
"@lit-protocol/uint8arrays": "2.0.45",
"@lit-protocol/nacl": "2.0.45",
"@lit-protocol/uint8arrays": "2.0.49",
"@lit-protocol/nacl": "2.0.49",
"tslib": "^2.3.0"
}
}

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

import { SigShare } from '@lit-protocol/constants';
import { SessionKeyPair, SigShare } from '@lit-protocol/constants';
/** ---------- Exports ---------- */

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

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