Comparing version 5.1.1 to 5.1.2
@@ -8,2 +8,3 @@ import retry from 'retry'; | ||
'Network request failed', // `cross-fetch` | ||
'fetch failed', // Undici (Node.js) | ||
]); | ||
@@ -10,0 +11,0 @@ |
{ | ||
"name": "p-retry", | ||
"version": "5.1.1", | ||
"version": "5.1.2", | ||
"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
12754
172