Comparing version 4.4.0 to 4.5.0
@@ -7,3 +7,4 @@ 'use strict'; | ||
'NetworkError when attempting to fetch resource', // Firefox | ||
'The Internet connection appears to be offline' // Safari | ||
'The Internet connection appears to be offline', // Safari | ||
'Network request failed' // `cross-fetch` | ||
]; | ||
@@ -10,0 +11,0 @@ |
{ | ||
"name": "p-retry", | ||
"version": "4.4.0", | ||
"version": "4.5.0", | ||
"description": "Retry a promise-returning or async function", | ||
@@ -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
11030
153