use-abortable-fetch
Advanced tools
Comparing version 2.6.13 to 2.6.14
{ | ||
"name": "use-abortable-fetch", | ||
"version": "2.6.13", | ||
"version": "2.6.14", | ||
"main": "release/index.js", | ||
@@ -22,22 +22,22 @@ "umd:main": "release/index.umd.js", | ||
"devDependencies": { | ||
"@testing-library/react": "10.4.6", | ||
"@testing-library/react": "10.4.9", | ||
"@types/content-type": "1.1.3", | ||
"@types/jest": "26.0.4", | ||
"@types/jest": "26.0.10", | ||
"@types/media-typer": "1.1.0", | ||
"@types/react": "16.9.43", | ||
"@types/react": "16.9.48", | ||
"@types/react-dom": "16.9.8", | ||
"@typescript-eslint/eslint-plugin": "3.6.1", | ||
"@typescript-eslint/parser": "3.6.0", | ||
"eslint": "7.4.0", | ||
"@typescript-eslint/eslint-plugin": "3.10.1", | ||
"@typescript-eslint/parser": "3.10.1", | ||
"eslint": "7.7.0", | ||
"eslint-config-prettier": "6.11.0", | ||
"eslint-plugin-react": "7.20.3", | ||
"eslint-plugin-react-hooks": "4.0.8", | ||
"jest": "26.1.0", | ||
"eslint-plugin-react": "7.20.6", | ||
"eslint-plugin-react-hooks": "4.1.0", | ||
"jest": "26.4.2", | ||
"jest-fetch-mock": "3.0.3", | ||
"microbundle": "0.12.2", | ||
"microbundle": "0.12.3", | ||
"parcel-bundler": "1.12.4", | ||
"prettier": "2.0.5", | ||
"prettier": "2.1.1", | ||
"react": "16.13.1", | ||
"react-dom": "16.13.1", | ||
"ts-jest": "26.1.2" | ||
"ts-jest": "26.3.0" | ||
}, | ||
@@ -44,0 +44,0 @@ "peerDependencies": { |
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
106706