Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fetch-retry-ts

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetch-retry-ts - npm Package Compare versions

Comparing version 1.1.24 to 1.1.25

17

package.json
{
"name": "fetch-retry-ts",
"version": "1.1.24",
"version": "1.1.25",
"description": "Adds retry functionality to fetch()",

@@ -38,10 +38,11 @@ "main": "dist/index.js",

"@types/isomorphic-fetch": "0.0.35",
"@types/jest": "^26.0.20",
"@types/jest": "^27.0.1",
"@types/node-fetch": "^2.5.8",
"@typescript-eslint/eslint-plugin": "^4.13.0",
"@typescript-eslint/parser": "^4.13.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"cross-fetch": "^3.0.6",
"eslint": "^7.18.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-formatter-gha": "^1.2.0",
"eslint-plugin-prettier": "^4.0.0",
"isomorphic-unfetch": "^3.1.0",

@@ -56,5 +57,3 @@ "jest": "^27.0.1",

},
"dependencies": {
"eslint-formatter-gha": "^1.2.0"
}
"dependencies": {}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc