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

ytdl-core

Package Overview
Dependencies
Maintainers
1
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ytdl-core - npm Package Compare versions

Comparing version 0.7.14 to 0.7.15

example/endearly.js

4

lib/index.js

@@ -85,2 +85,6 @@ var PassThrough = require('stream').PassThrough;

stream.emit('abort');
if (myres) {
myres.destroy();
myres.unpipe();
}
};

@@ -87,0 +91,0 @@

2

package.json

@@ -9,3 +9,3 @@ {

],
"version": "0.7.14",
"version": "0.7.15",
"repository": {

@@ -12,0 +12,0 @@ "type": "git",

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