use-abortable-fetch
Advanced tools
Comparing version 2.6.4 to 2.6.5
{ | ||
"name": "use-abortable-fetch", | ||
"version": "2.6.4", | ||
"version": "2.6.5", | ||
"main": "release/index.js", | ||
@@ -22,15 +22,15 @@ "umd:main": "release/index.umd.js", | ||
"devDependencies": { | ||
"@testing-library/react": "9.1.4", | ||
"@testing-library/react": "9.3.0", | ||
"@types/content-type": "1.1.3", | ||
"@types/jest": "24.0.18", | ||
"@types/media-typer": "0.3.0", | ||
"@types/react": "16.9.3", | ||
"@types/react-dom": "16.9.0", | ||
"@typescript-eslint/eslint-plugin": "2.3.1", | ||
"@typescript-eslint/parser": "2.3.0", | ||
"eslint": "6.4.0", | ||
"eslint-config-prettier": "6.3.0", | ||
"eslint-plugin-react": "7.14.3", | ||
"eslint-plugin-react-hooks": "2.0.0", | ||
"jest": "24.8.0", | ||
"@types/react": "16.9.5", | ||
"@types/react-dom": "16.9.1", | ||
"@typescript-eslint/eslint-plugin": "2.3.2", | ||
"@typescript-eslint/parser": "2.3.2", | ||
"eslint": "6.5.1", | ||
"eslint-config-prettier": "6.4.0", | ||
"eslint-plugin-react": "7.16.0", | ||
"eslint-plugin-react-hooks": "2.1.2", | ||
"jest": "24.9.0", | ||
"jest-fetch-mock": "2.1.2", | ||
@@ -40,4 +40,4 @@ "microbundle": "0.11.0", | ||
"prettier": "1.18.2", | ||
"react": "16.9.0", | ||
"react-dom": "16.9.0", | ||
"react": "16.10.2", | ||
"react-dom": "16.10.2", | ||
"ts-jest": "24.1.0" | ||
@@ -44,0 +44,0 @@ }, |
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
17798381