retry-function
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "retry-function", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Wrapper to retry function calls with an exponential backoff strategy", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
}, | ||
"author": "Pete Peterson <petey@yahoo-inc.com>", | ||
"author": "Pete Peterson <petey31@yahoo.com>", | ||
"bugs": { | ||
@@ -27,3 +27,4 @@ "url": "https://github.com/petey/retry-function/issues" | ||
"sinon": "^1.13.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
9877
6