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

ytmusic_api_unofficial

Package Overview
Dependencies
Maintainers
1
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 1.1.0-beta.2.1.7 to 1.1.0-beta.2.1.8

10

dist/utils/decodeCipher.js

@@ -71,8 +71,10 @@ "use strict";

a = a.split("");
EP.lW(a, 49);
EP.Lh(a, 38);
EP.lW(a, 31);
EP.Lh(a, 23);
EP.qS(a, 3);
EP.lW(a, 61);
EP.Lh(a, 45);
EP.lW(a, 20);
EP.qS(a, 2);
EP.lW(a, 2);
EP.Lh(a, 23);
EP.qS(a, 3);
return a.join("");

@@ -79,0 +81,0 @@ }

2

package.json
{
"name": "ytmusic_api_unofficial",
"version": "1.1.0-beta.2.1.7",
"version": "1.1.0-beta.2.1.8",
"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