Socket
Socket
Sign inDemoInstall

yt-trending-scraper

Package Overview
Dependencies
2
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

3

index.js

@@ -1,1 +0,2 @@

module.exports = require("./src/Youtube-Scraper")
// module.exports = require("./src/Youtube-Scraper")
const scrap = require("./src/Youtube-Scraper")
{
"name": "yt-trending-scraper",
"version": "1.0.4",
"version": "1.0.5",
"description": "Identifies the currently trending videos on YouTube and returns all trending site information about every video without accessing the YouTube API.",

@@ -27,4 +27,4 @@ "main": "index.js",

"dependencies": {
"axios": "^0.19.2"
"axios": "^0.21.1"
}
}
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