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

@lit-protocol/encryption

Package Overview
Dependencies
Maintainers
4
Versions
523
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit-protocol/encryption - npm Package Compare versions

Comparing version 0.1.70 to 0.1.71

29

package.json
{
"name": "@lit-protocol/encryption",
"version": "0.1.70",
"version": "0.1.71",
"type": "commonjs",

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

"typings": "./src/index.d.ts",
"dependencies": {
"@lit-protocol/constants": "0.1.70",
"@lit-protocol/bls-sdk": "0.1.70",
"jszip": "^3.10.1",
"@lit-protocol/uint8arrays": "0.1.70",
"@lit-protocol/crypto": "0.1.70",
"@lit-protocol/ecdsa-sdk": "0.1.70",
"@lit-protocol/misc": "0.1.70",
"ethers": "^5.7.1",
"tweetnacl": "^1.0.3",
"tslib": "^2.3.0"
},
"dependencies": {},
"peerDependencies": {
"@lit-protocol/constants": "0.1.70",
"@lit-protocol/bls-sdk": "0.1.70",
"@lit-protocol/constants": "0.1.71",
"@lit-protocol/bls-sdk": "0.1.71",
"jszip": "^3.10.1",
"@lit-protocol/uint8arrays": "0.1.70",
"@lit-protocol/crypto": "0.1.70",
"@lit-protocol/ecdsa-sdk": "0.1.70",
"@lit-protocol/misc": "0.1.70",
"@lit-protocol/uint8arrays": "0.1.71",
"@lit-protocol/crypto": "0.1.71",
"@lit-protocol/ecdsa-sdk": "0.1.71",
"@lit-protocol/misc": "0.1.71",
"ethers": "^5.7.1",

@@ -40,2 +29,2 @@ "tweetnacl": "^1.0.3",

}
}
}
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