podverse-shared
Advanced tools
Comparing version 4.13.10 to 4.13.11
@@ -16,2 +16,5 @@ import { Funding, LiveItem, Podcast, SocialInteraction, Transcript, ValueTag } from "."; | ||
isPublic: boolean; | ||
itunesEpisode?: any; | ||
itunesEpisodeType?: string; | ||
itunesSeason?: any; | ||
linkUrl?: string | null; | ||
@@ -18,0 +21,0 @@ liveItem: LiveItem; |
{ | ||
"name": "podverse-shared", | ||
"version": "4.13.10", | ||
"version": "4.13.11", | ||
"description": "Helpers that are used across multiple Podverse modules", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
132974
2159