promise-assist
Advanced tools
Comparing version 1.2.4 to 1.2.5
{ | ||
"name": "promise-assist", | ||
"description": "Several helper functions when working with native promises", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"main": "./cjs/index.js", | ||
@@ -6,0 +6,0 @@ "module": "./esm/index.js", |
@@ -95,3 +95,3 @@ # promise-assist | ||
- delay: `10` | ||
- timeout: `500` | ||
- timeout: `1000` | ||
- retries: `Infinity` | ||
@@ -98,0 +98,0 @@ |
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
34041