Comparing version 2.1.11 to 2.1.12
const BASE_URL = 'https://mrbaro-youtube-api.glitch.me'; | ||
import fetch from 'node-fetch'; | ||
const fetch = require('node-fetch'); | ||
@@ -4,0 +4,0 @@ class BaroTube { |
{ | ||
"name": "barotube", | ||
"homepage": "*", | ||
"version": "2.1.11", | ||
"version": "2.1.12", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
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
4264