Comparing version 0.0.73 to 0.0.74
@@ -131,3 +131,3 @@ import CONSTANTS2 from "../constants-ng.js"; | ||
data: { | ||
...CONSTANTS2.IOS.DATA, | ||
...CONSTANTS2.ANDROID.DATA, | ||
contentCheckOk: true, | ||
@@ -134,0 +134,0 @@ racyCheckOk: true, |
@@ -6,3 +6,3 @@ { | ||
"name": "libmuse", | ||
"version": "0.0.73", | ||
"version": "0.0.74", | ||
"description": "A library to interact with the YouTube Music (InnerTube) api.", | ||
@@ -9,0 +9,0 @@ "tags": [ |
@@ -142,3 +142,3 @@ "use strict"; | ||
data: { | ||
...constants_ng_js_1.default.IOS.DATA, | ||
...constants_ng_js_1.default.ANDROID.DATA, | ||
contentCheckOk: true, | ||
@@ -145,0 +145,0 @@ racyCheckOk: true, |
@@ -77,3 +77,3 @@ import { AlbumHeader } from "../parsers/albums.js"; | ||
captions: Caption[]; | ||
hlsManifestUrl: string; | ||
hlsManifestUrl: string | null; | ||
aspectRatio: number; | ||
@@ -80,0 +80,0 @@ serverAbrStreamingUrl: string; |
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
867320
96
2
4
1
20