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

ytmusic_api_unofficial

Package Overview
Dependencies
Maintainers
0
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ytmusic_api_unofficial - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

3

dist/index.js

@@ -95,3 +95,4 @@ "use strict";

}
return resolve((0, utils_1.rankingResponse)(result.content, query));
result.content = (0, utils_1.rankingResponse)(result.content, query);
return resolve(result);
}

@@ -98,0 +99,0 @@ catch (e) {

{
"name": "ytmusic_api_unofficial",
"version": "2.0.3",
"version": "2.0.4",
"description": "A simple API to get music from YouTube Music",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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