isomorphic-unfetch
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "isomorphic-unfetch", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Switches between unfetch & node-fetch for client & server.", | ||
"files": [ | ||
"index.js", | ||
"index.d.ts", | ||
"browser.js" | ||
], | ||
"browser": "browser.js", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"dependencies": { | ||
"node-fetch": "^1.7.1", | ||
"unfetch": "^3.0.0" | ||
"node-fetch": "^2.1.2", | ||
"unfetch": "^3.1.0" | ||
} | ||
} |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
2361
5
22
0
54
0
+ Addednode-fetch@2.7.0(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)
- Removedencoding@0.1.13(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedis-stream@1.1.0(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedsafer-buffer@2.1.2(transitive)
Updatednode-fetch@^2.1.2
Updatedunfetch@^3.1.0