Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "polly-js", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "Transient exception handling", | ||
@@ -31,11 +31,11 @@ "main": "src/polly.js", | ||
"devDependencies": { | ||
"chai": "^3.3.0", | ||
"chai-as-promised": "^5.1.0", | ||
"codecov.io": "^0.1.6", | ||
"gulp": "^3.9.0", | ||
"gulp-mocha": "^2.1.3", | ||
"istanbul": "^0.4.1", | ||
"mocha": "^2.3.2", | ||
"request-promise": "^2.0.0" | ||
"chai": "3.3.0", | ||
"chai-as-promised": "5.1.0", | ||
"codecov.io": "0.1.6", | ||
"gulp": "3.9.0", | ||
"gulp-mocha": "2.1.3", | ||
"istanbul": "0.4.1", | ||
"mocha": "2.3.2", | ||
"request-promise": "3.0.0" | ||
} | ||
} |
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
297627