Comparing version 2.1.6 to 2.1.7
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" | ||
} | ||
} |
4107
No
+ Addednode-fetch@2.7.0(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)
- Removeddata-uri-to-buffer@4.0.1(transitive)
- Removedfetch-blob@3.2.0(transitive)
- Removedformdata-polyfill@4.0.10(transitive)
- Removednode-domexception@1.0.0(transitive)
- Removednode-fetch@3.3.2(transitive)
- Removedweb-streams-polyfill@3.3.3(transitive)
Updatednode-fetch@^2.6.5