Comparing version 1.8.0 to 1.8.1
{ | ||
"name": "polly-js", | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"description": "Transient exception handling", | ||
@@ -32,11 +32,11 @@ "main": "src/polly.js", | ||
"devDependencies": { | ||
"chai": "4.2.0", | ||
"chai": "4.3.3", | ||
"chai-as-promised": "7.1.1", | ||
"codecov.io": "0.1.6", | ||
"gulp": "4.0.2", | ||
"gulp-mocha": "7.0.2", | ||
"gulp-mocha": "8.0.0", | ||
"istanbul": "0.4.5", | ||
"mocha": "8.2.1", | ||
"mocha": "8.3.1", | ||
"request-promise": "4.2.6" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
253929