fetch-plus
Advanced tools
Comparing version 3.6.3 to 3.7.0
{ | ||
"name": "fetch-plus", | ||
"description": "A convenient Fetch API library with first-class middleware support", | ||
"version": "3.6.3", | ||
"version": "3.7.0", | ||
"license": "BSD-3-Clause", | ||
@@ -31,6 +31,3 @@ "repository": { | ||
"query-string": "^3.0.0" | ||
}, | ||
"peerDependencies": { | ||
"isomorphic-fetch": "^2.2.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
2
14897