Comparing version 0.28.3 to 0.28.4
@@ -7,3 +7,4 @@ /*! MIT License © Sindre Sorhus */ | ||
export { Options }; | ||
export { BeforeRequestHook, BeforeRetryHook, AfterResponseHook } from './types/hooks.js'; | ||
export { HTTPError } from './errors/HTTPError.js'; | ||
export { TimeoutError } from './errors/TimeoutError.js'; |
{ | ||
"name": "ky", | ||
"version": "0.28.3", | ||
"version": "0.28.4", | ||
"description": "Tiny and elegant HTTP client based on the browser Fetch API", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
81804
876