Socket
Socket
Sign inDemoInstall

fb-downloads

Package Overview
Dependencies
50
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "fb-downloads",
"version": "1.0.0",
"version": "1.0.1",
"description": "Download the video and find the Facebook Uid using the profile link",

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

@@ -62,2 +62,3 @@ const got = require("got");

/*
let obj = {

@@ -67,6 +68,7 @@ sd: $("#sdlink").attr("href"),

};
*/
return obj;
return $("#sdlink").attr("href");
}
module.exports = getVideoUrl;
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