use-abortable-fetch
Advanced tools
Comparing version 2.6.6 to 2.6.7
{ | ||
"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
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