@lucern/pack-host 1.0.48 → 1.0.50

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": 1782560276606
44
+ "signedAt": 1782651641966
45
45
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lucern/pack-host",
3
- "version": "1.0.48",
3
+ "version": "1.0.50",
4
4
  "description": "Tenant-side pack host helpers and runtime registries for Lucern",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",