Socket
Socket
Sign inDemoInstall

fetch-retry

Package Overview
Dependencies
8
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.1 to 2.2.2

10

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc