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
4
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.16 to 2.0.17

22

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

@@ -16,8 +16,8 @@ "publishConfig": {

"dependencies": {
"@lit-protocol/bls-sdk": "2.0.16",
"@lit-protocol/constants": "2.0.16",
"@lit-protocol/ecdsa-sdk": "2.0.16",
"@lit-protocol/misc": "2.0.16",
"@lit-protocol/bls-sdk": "2.0.17",
"@lit-protocol/constants": "2.0.17",
"@lit-protocol/ecdsa-sdk": "2.0.17",
"@lit-protocol/misc": "2.0.17",
"ethers": "^5.7.1",
"@lit-protocol/uint8arrays": "2.0.16",
"@lit-protocol/uint8arrays": "2.0.17",
"tweetnacl": "^1.0.3",

@@ -27,8 +27,8 @@ "tslib": "^2.3.0"

"peerDependencies": {
"@lit-protocol/bls-sdk": "2.0.16",
"@lit-protocol/constants": "2.0.16",
"@lit-protocol/ecdsa-sdk": "2.0.16",
"@lit-protocol/misc": "2.0.16",
"@lit-protocol/bls-sdk": "2.0.17",
"@lit-protocol/constants": "2.0.17",
"@lit-protocol/ecdsa-sdk": "2.0.17",
"@lit-protocol/misc": "2.0.17",
"ethers": "^5.7.1",
"@lit-protocol/uint8arrays": "2.0.16",
"@lit-protocol/uint8arrays": "2.0.17",
"tweetnacl": "^1.0.3",

@@ -35,0 +35,0 @@ "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