fetch-retry
Advanced tools
Comparing version 2.2.1 to 2.2.2
{ | ||
"name": "fetch-retry", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Adds retry functionality to the Fetch API", | ||
@@ -22,3 +22,3 @@ "repository": "https://github.com/jonbern/fetch-retry.git", | ||
"dependencies": { | ||
"es6-promise": "^4.2.6", | ||
"es6-promise": "^4.2.8", | ||
"isomorphic-fetch": "^2.2.1" | ||
@@ -32,8 +32,8 @@ }, | ||
"expectations": "^0.7.1", | ||
"express": "^4.16.4", | ||
"express": "^4.17.1", | ||
"mocha": "^5.2.0", | ||
"nyc": "^14.0.0", | ||
"proxyquire": "^2.1.0", | ||
"nyc": "^14.1.1", | ||
"proxyquire": "^2.1.1", | ||
"sinon": "^6.3.5" | ||
} | ||
} |
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
Updatedes6-promise@^4.2.8