@zuplo/runtime 6.67.29 → 6.67.30

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.
@@ -5853,7 +5853,6 @@ export declare interface MoesifInboundPolicyOptions {
5853
5853
  * Monetization inbound policy for API key validation and usage metering.
5854
5854
  *
5855
5855
  * @title Monetization
5856
- * @hidden
5857
5856
  * @param request - The ZuploRequest
5858
5857
  * @param context - The ZuploContext
5859
5858
  * @param options - The policy options set in policies.json
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@zuplo/runtime",
3
3
  "type": "module",
4
- "version": "6.67.29",
4
+ "version": "6.67.30",
5
5
  "repository": "https://github.com/zuplo/zuplo",
6
6
  "author": "Zuplo, Inc.",
7
7
  "exports": {