async-await-retry
Advanced tools
Comparing version 2.0.1 to 2.1.0
{ | ||
"name": "async-await-retry", | ||
"version": "2.0.1", | ||
"version": "2.1.0", | ||
"description": "Simple module to retry a function with async/await syntax !", | ||
@@ -49,6 +49,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"eslint": "^8.30.0", | ||
"jest": "^29.3.1", | ||
"typescript": "^4.9.4" | ||
"eslint": "^8.54.0", | ||
"jest": "^29.7.0", | ||
"typescript": "^5.3.2" | ||
} | ||
} |
@@ -31,2 +31,3 @@ <div align="center"> | ||
| ------------- |:-------------:|:--------------:| | ||
| 20.x | yes | yes | | ||
| 18.x | yes | yes | | ||
@@ -33,0 +34,0 @@ | 16.x | yes | yes | |
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
11963
184