@zuplo/runtime 6.69.1 → 6.69.3

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.
@@ -5891,7 +5891,6 @@ export declare interface MoesifInboundPolicyOptions {
5891
5891
  * Monetization inbound policy for API key validation and usage metering.
5892
5892
  *
5893
5893
  * @title Monetization
5894
- * @paidAddOn
5895
5894
  * @param request - The ZuploRequest
5896
5895
  * @param context - The ZuploContext
5897
5896
  * @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.69.1",
4
+ "version": "6.69.3",
5
5
  "repository": "https://github.com/zuplo/zuplo",
6
6
  "author": "Zuplo, Inc.",
7
7
  "exports": {