New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

barotube

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

barotube - npm Package Compare versions

Comparing version 2.1.6 to 2.1.7

2

index.js
const BASE_URL = 'https://www.barotube.cf';
import fetch from "node-fetch";
const fetch = require('node-fetch');

@@ -4,0 +4,0 @@ class BaroTube {

{
"name": "barotube",
"homepage": "https://barotube.cf/",
"version": "2.1.6",
"version": "2.1.7",
"main": "index.js",
"type": "module",
"scripts": {

@@ -19,4 +18,4 @@ "test": "node index.js"

"dependencies": {
"node-fetch": "^3.0.0"
"node-fetch": "^2.6.5"
}
}
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