You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@lit-protocol/access-control-conditions

Package Overview
Dependencies
Maintainers
8
Versions
552
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit-protocol/access-control-conditions - npm Package Compare versions

Comparing version

to
8.0.0-alpha.11

12

CHANGELOG.md
# @lit-protocol/access-control-conditions
## 8.0.0-alpha.11
### Major Changes
- wip
## 8.0.0-alpha.10
### Major Changes
- wip
## 8.0.0-alpha.9

@@ -4,0 +16,0 @@

12

package.json

@@ -24,3 +24,3 @@ {

],
"version": "8.0.0-alpha.9",
"version": "8.0.0-alpha.11",
"main": "./src/index.js",

@@ -31,8 +31,8 @@ "typings": "./src/index.d.ts",

"zod": "3.24.3",
"@lit-protocol/access-control-conditions-schemas": "8.0.0-alpha.9",
"@lit-protocol/constants": "8.0.0-alpha.9",
"@lit-protocol/logger": "8.0.0-alpha.9",
"@lit-protocol/schemas": "8.0.0-alpha.9",
"@lit-protocol/types": "8.0.0-alpha.9"
"@lit-protocol/access-control-conditions-schemas": "8.0.0-alpha.11",
"@lit-protocol/constants": "8.0.0-alpha.11",
"@lit-protocol/logger": "8.0.0-alpha.11",
"@lit-protocol/schemas": "8.0.0-alpha.11",
"@lit-protocol/types": "8.0.0-alpha.11"
}
}