@zuplo/runtime 6.58.4 → 6.58.5

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.
@@ -6131,7 +6131,7 @@ export declare interface OpenIdJwtInboundPolicyOptions {
6131
6131
  * you to send metering calls for each API to their event ingest endpoint.
6132
6132
  * It also supports entitlement checking to verify if a subject has access to a feature.
6133
6133
  *
6134
- * @title OpenMeter Metering
6134
+ * @title OpenMeter
6135
6135
  * @public
6136
6136
  * @param request - The ZuploRequest
6137
6137
  * @param context - The ZuploContext
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@zuplo/runtime",
3
3
  "type": "module",
4
- "version": "6.58.4",
4
+ "version": "6.58.5",
5
5
  "repository": "https://github.com/zuplo/zuplo",
6
6
  "author": "Zuplo, Inc.",
7
7
  "exports": {