New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ytpl

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ytpl - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

3

lib/main.js

@@ -28,2 +28,5 @@ const UTIL = require('./utils.js');

// Youtube might just load the main page and set statuscode 204
if (!parsed.json.sidebar) throw new Error('Unknown Playlist');
const info = parsed.json.sidebar

@@ -30,0 +33,0 @@ .playlistSidebarRenderer.items

2

package.json
{
"name": "ytpl",
"version": "2.2.2",
"version": "2.2.3",
"description": "Simple package to resolve YouTube playlists - no strings attached.",

@@ -5,0 +5,0 @@ "keywords": [

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