isomorphic-unfetch
Advanced tools
Comparing version 2.1.1 to 3.0.0
{ | ||
"name": "isomorphic-unfetch", | ||
"version": "2.1.1", | ||
"version": "3.0.0", | ||
"description": "Switches between unfetch & node-fetch for client & server.", | ||
@@ -10,2 +10,3 @@ "files": [ | ||
], | ||
"repository": "developit/unfetch", | ||
"browser": "browser.js", | ||
@@ -15,5 +16,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"node-fetch": "^2.1.2", | ||
"unfetch": "^3.1.0" | ||
"node-fetch": "^2.2.0", | ||
"unfetch": "^4.0.0" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
2362
+ Addedunfetch@4.2.0(transitive)
- Removedunfetch@3.1.2(transitive)
Updatednode-fetch@^2.2.0
Updatedunfetch@^4.0.0