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.10.0 to 0.10.1

1

lib/sig.js

@@ -233,2 +233,3 @@ var fs = require('fs');

var query = parsedUrl.query;
query.ratebypass = 'yes';
if (sig) {

@@ -235,0 +236,0 @@ query.signature = sig;

4

package.json

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

],
"version": "0.10.0",
"version": "0.10.1",
"repository": {

@@ -30,3 +30,3 @@ "type": "git",

"nock": "*",
"sinon": "^1.17.6",
"sinon": "^2.0.0",
"stream-equal": "~1.0.0"

@@ -33,0 +33,0 @@ },

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