Comparing version 2.1.16 to 2.1.17
const BASE_URL = 'https://mrbaro-youtube-api.glitch.me'; | ||
const got = require('got'); | ||
const fetch = require('got'); | ||
@@ -4,0 +4,0 @@ class BaroTube { |
{ | ||
"name": "barotube", | ||
"homepage": "*", | ||
"version": "2.1.16", | ||
"version": "2.1.17", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
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
4271