@openleash/core 0.0.1 → 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"access": "public"
|
|
5
5
|
},
|
|
6
6
|
"name": "@openleash/core",
|
|
7
|
-
"version": "0.0.
|
|
7
|
+
"version": "0.0.2",
|
|
8
8
|
"description": "Core authorization and proof engine for OpenLeash — policy evaluation, cryptographic proof tokens, and audit logging for AI agents.",
|
|
9
9
|
"main": "index.js",
|
|
10
10
|
"types": "index.d.ts",
|