isomorphic-unfetch
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "isomorphic-unfetch", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Switches between unfetch & node-fetch for client & server.", | ||
@@ -28,4 +28,4 @@ "files": [ | ||
"node-fetch": "^3.2.0", | ||
"unfetch": "^4.2.0" | ||
"unfetch": "^5.0.0" | ||
} | ||
} |
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
+ Addedunfetch@5.0.0(transitive)
- Removedunfetch@4.2.0(transitive)
Updatedunfetch@^5.0.0