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.3.0 to 1.3.1

33

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

@@ -36,21 +36,24 @@ "main": "dist/index.js",

"devDependencies": {
"@types/isomorphic-fetch": "0.0.36",
"@types/jest": "^29.0.0",
"@types/node-fetch": "^2.5.8",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@types/isomorphic-fetch": "0.0.38",
"@types/jest": "^29.5.6",
"@types/node-fetch": "^2.6.7",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"cross-fetch": "^4.0.0",
"eslint": "^8.1.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-formatter-gha": "^1.2.0",
"eslint-plugin-prettier": "^5.0.0",
"isomorphic-unfetch": "^4.0.0",
"jest": "^29.0.0",
"merge": "^2.1.0",
"eslint-formatter-gha": "^1.4.3",
"eslint-plugin-prettier": "^5.0.1",
"isomorphic-unfetch": "^4.0.2",
"jest": "^29.7.0",
"merge": "^2.1.1",
"node-fetch": "^2.6.1",
"prettier": "^3.0.0",
"ts-jest": "^29.0.0",
"typescript": "^5.0.0",
"prettier": "^3.0.3",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2",
"unfetch": "^5.0.0"
},
"publishConfig": {
"provenance": true
}
}
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