@lucern/pack-host 1.0.22 → 1.0.24

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.
@@ -41,5 +41,5 @@
41
41
  "convex-validators",
42
42
  "proof-attestation"
43
43
  ],
44
- "signedAt": 1780891242438
44
+ "signedAt": 1781276914024
45
45
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lucern/pack-host",
3
- "version": "1.0.22",
3
+ "version": "1.0.24",
4
4
  "description": "Tenant-side pack host helpers and runtime registries for Lucern",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",