Comparing version 2.1.5 to 2.1.6
const BASE_URL = 'https://www.barotube.cf'; | ||
const fetch = require('node-fetch'); | ||
import fetch from "node-fetch"; | ||
@@ -4,0 +4,0 @@ class BaroTube { |
{ | ||
"name": "barotube", | ||
"homepage": "https://barotube.cf/", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "type": "module", |
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
4122