ytdl-core
Advanced tools
Comparing version 0.7.14 to 0.7.15
@@ -85,2 +85,6 @@ var PassThrough = require('stream').PassThrough; | ||
stream.emit('abort'); | ||
if (myres) { | ||
myres.destroy(); | ||
myres.unpipe(); | ||
} | ||
}; | ||
@@ -87,0 +91,0 @@ |
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "0.7.14", | ||
"version": "0.7.15", | ||
"repository": { | ||
@@ -12,0 +12,0 @@ "type": "git", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11943666
53
57495