🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@lit-protocol/wasm

Package Overview
Dependencies
Maintainers
8
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit-protocol/wasm - npm Package Compare versions

Comparing version

to
8.0.0-alpha.5

6

CHANGELOG.md
# @lit-protocol/wasm
## 8.0.0-alpha.5
### Major Changes
- merged lit-login-server & relayer as auth-services
## 8.0.0-alpha.4

@@ -4,0 +10,0 @@

9

package.json
{
"name": "@lit-protocol/wasm",
"version": "8.0.0-alpha.4",
"version": "8.0.0-alpha.5",
"type": "commonjs",

@@ -33,8 +33,3 @@ "homepage": "https://github.com/Lit-Protocol/js-sdk",

"main": "./src/index.js",
"typings": "./dist/src/index.d.ts",
"dependencies": {
"@jest/globals": "29.7.0",
"ethers": "^5.7.1",
"pako": "^2.1.0"
}
"typings": "./src/index.d.ts"
}