@osskit/fetch-enhancers
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -15,2 +15,4 @@ import { FetchError } from '../fetchError.js'; | ||
url: errorUrl, | ||
status: 504, | ||
data: { timeoutOptions: options }, | ||
}); | ||
@@ -17,0 +19,0 @@ } |
{ | ||
"name": "@osskit/fetch-enhancers", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "url": "https://github.com/osskit/fetch-enhancers" |
Sorry, the diff of this file is not supported yet
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
16328
171