Socket
Socket
Sign inDemoInstall

libmuse

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libmuse - npm Package Compare versions

Comparing version 0.0.73 to 0.0.74

2

esm/mixins/browsing.js

@@ -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;

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc