Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

libmuse

Package Overview
Dependencies
Maintainers
1
Versions
95
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.92 to 0.0.93

2

package.json

@@ -6,3 +6,3 @@ {

"name": "libmuse",
"version": "0.0.92",
"version": "0.0.93",
"description": "A library to interact with the YouTube Music (InnerTube) api.",

@@ -9,0 +9,0 @@ "tags": [

@@ -8,3 +8,3 @@ import { AlbumHeader } from "../parsers/albums.js";

export { is_ranked } from "../parsers/browsing.js";
export type { Category, ExploreContents, FlatSong, MixedContent, MixedItem, ParsedAlbum, ParsedMoodOrGenre, ParsedPlaylist, ParsedSong, ParsedVideo, Ranked, RelatedArtist, WatchPlaylist, } from "../parsers/browsing.js";
export type { Category, ExploreContents, FlatSong, MixedContent, MixedItem, Mood, ParsedAlbum, ParsedMoodOrGenre, ParsedPlaylist, ParsedSong, ParsedVideo, Ranked, RelatedArtist, WatchPlaylist, } from "../parsers/browsing.js";
export type { AudioFormat, Format, LikeStatus, VideoFormat, } from "../parsers/songs.js";

@@ -11,0 +11,0 @@ export type { ArtistRun, Thumbnail };

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