@joeygrable94/utm-src-pub-validators 0.0.95 → 0.0.96

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.
package/dist/index.cjs CHANGED
@@ -880,7 +880,7 @@ var SQueryListTrackingLinkDocuments = v12__namespace.object({
880
880
  ),
881
881
  TRACKING_LINK_PAGINATION_DEFAULT_SIZE_LIMIT
882
882
  ),
883
- is_active: v12__namespace.fallback(v12__namespace.optional(IsValidIsActive), true),
883
+ is_active: v12__namespace.optional(IsValidIsActive),
884
884
  value: v12__namespace.optional(IsValidUrlDestination),
885
885
  destination: v12__namespace.optional(IsValidUrlDestination),
886
886
  protocol: v12__namespace.optional(IsValidUrlProtocol),