@adeira/fetch
Advanced tools
Comparing version 2.0.1 to 2.0.2
# Unreleased | ||
# 2.0.2 | ||
Dependency `cross-fetch` update: | ||
```diff | ||
- "cross-fetch": "^3.1.0" | ||
+ "cross-fetch": "^3.1.3" | ||
``` | ||
# 2.0.1 | ||
@@ -4,0 +13,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"sideEffects": false, | ||
@@ -14,3 +14,3 @@ "homepage": "https://github.com/adeira/universe/tree/master/src/fetch", | ||
"@babel/runtime": "^7.13.10", | ||
"cross-fetch": "^3.1.0" | ||
"cross-fetch": "^3.1.3" | ||
}, | ||
@@ -17,0 +17,0 @@ "devDependencies": { |
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
30305
Updatedcross-fetch@^3.1.3