@clappr/retry-utils
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "@clappr/retry-utils", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "reusable retry logic using exponential backoff pattern", | ||
@@ -51,5 +51,2 @@ "main": "./dist/retry-utils.js", | ||
}, | ||
"engines": { | ||
"node": "^12" | ||
}, | ||
"publishConfig": { | ||
@@ -56,0 +53,0 @@ "access": "public" |
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
15365