Socket
Socket
Sign inDemoInstall

youtube-ext

Package Overview
Dependencies
1
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.22 to 1.1.23

1

dist/cookies.js

@@ -49,3 +49,2 @@ "use strict";

return (value === "EXPIRED" ||
key.startsWith("__Secure-") ||
CookieJar.ignoredCookieKeys.includes(key.toLowerCase()));

@@ -52,0 +51,0 @@ }

2

package.json
{
"name": "youtube-ext",
"version": "1.1.22",
"version": "1.1.23",
"description": "A simple YouTube scraper and downloader.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc