podverse-shared
Advanced tools
Comparing version 1.0.16 to 1.0.17
export { cleanNowPlayingItem, convertNowPlayingItemToEpisode, convertNowPlayingItemToMediaRef, convertNowPlayingItemClipToNowPlayingItemEpisode, convertToNowPlayingItem, NowPlayingItem } from './nowPlayingItem'; | ||
export { mostPopularMediaFileHosts } from './resources/mostPopularMediaFileHosts'; | ||
export { SatoshiStreamStats, SatoshiStreamStatsPodcast } from './satoshiStream'; | ||
export { ValueRecipient, ValueTag, ValueTransaction } from './valueTag'; |
@@ -9,3 +9,1 @@ "use strict"; | ||
exports.convertToNowPlayingItem = nowPlayingItem_1.convertToNowPlayingItem; | ||
var mostPopularMediaFileHosts_1 = require("./resources/mostPopularMediaFileHosts"); | ||
exports.mostPopularMediaFileHosts = mostPopularMediaFileHosts_1.mostPopularMediaFileHosts; |
{ | ||
"name": "podverse-shared", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"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
56557
516