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.36 to 2.0.37

19

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

@@ -15,13 +15,22 @@ "publishConfig": {

"typings": "./src/index.d.ts",
"dependencies": {},
"dependencies": {
"@lit-protocol/bls-sdk": "2.0.36",
"@lit-protocol/constants": "2.0.37",
"@lit-protocol/ecdsa-sdk": "2.0.36",
"@lit-protocol/misc": "2.0.36",
"ethers": "^5.7.1",
"@lit-protocol/uint8arrays": "2.0.37",
"@lit-protocol/nacl": "2.0.36",
"tslib": "^2.3.0"
},
"peerDependencies": {
"@lit-protocol/bls-sdk": "2.0.36",
"@lit-protocol/constants": "2.0.36",
"@lit-protocol/constants": "2.0.37",
"@lit-protocol/ecdsa-sdk": "2.0.36",
"@lit-protocol/misc": "2.0.36",
"ethers": "^5.7.1",
"@lit-protocol/uint8arrays": "2.0.36",
"@lit-protocol/uint8arrays": "2.0.37",
"@lit-protocol/nacl": "2.0.36",
"tslib": "^2.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