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

use-abortable-fetch

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-abortable-fetch - npm Package Compare versions

Comparing version 2.6.6 to 2.6.7

34

package.json
{
"name": "use-abortable-fetch",
"version": "2.6.6",
"version": "2.6.7",
"main": "release/index.js",

@@ -22,25 +22,25 @@ "umd:main": "release/index.umd.js",

"devDependencies": {
"@testing-library/react": "9.4.0",
"@testing-library/react": "9.5.0",
"@types/content-type": "1.1.3",
"@types/jest": "24.0.23",
"@types/jest": "25.1.4",
"@types/media-typer": "0.3.0",
"@types/react": "16.9.16",
"@types/react-dom": "16.9.4",
"@typescript-eslint/eslint-plugin": "2.12.0",
"@typescript-eslint/parser": "2.11.0",
"eslint": "6.7.2",
"eslint-config-prettier": "6.7.0",
"eslint-plugin-react": "7.17.0",
"eslint-plugin-react-hooks": "2.3.0",
"jest": "24.9.0",
"jest-fetch-mock": "3.0.0",
"@types/react": "16.9.23",
"@types/react-dom": "16.9.5",
"@typescript-eslint/eslint-plugin": "2.23.0",
"@typescript-eslint/parser": "2.23.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.0",
"eslint-plugin-react": "7.19.0",
"eslint-plugin-react-hooks": "2.5.0",
"jest": "25.1.0",
"jest-fetch-mock": "3.0.3",
"microbundle": "0.11.0",
"parcel-bundler": "1.12.4",
"prettier": "1.19.1",
"react": "16.12.0",
"react-dom": "16.12.0",
"ts-jest": "24.2.0"
"react": "16.13.0",
"react-dom": "16.13.0",
"ts-jest": "25.2.1"
},
"peerDependencies": {
"react": ">=16.8.0"
"react": ">=16.13.0"
},

@@ -47,0 +47,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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