📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP →

axios-hooks

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axios-hooks - npm Package Compare versions

Comparing version

to
5.1.1

{
"name": "axios-hooks",
"version": "5.1.0",
"version": "5.1.1",
"description": "axios-hooks",

@@ -31,3 +31,2 @@ "keywords": [

"prepare": "npm run clean && npm run build && husky install",
"release": "standard-version",
"pretest": "shx cp ./test/index.test.jsx ./test/index.test.tsx && shx cp ./test/index.test.ssr.jsx ./test/index.test.ssr.tsx",

@@ -37,3 +36,3 @@ "test": "tsd && jest --no-cache"

"dependencies": {
"@babel/runtime": "7.26.0",
"@babel/runtime": "7.26.10",
"dequal": "2.0.3",

@@ -48,36 +47,35 @@ "lru-cache": "^11.0.0"

"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/core": "7.26.10",
"@babel/plugin-transform-runtime": "7.26.10",
"@babel/preset-env": "7.26.9",
"@babel/preset-react": "7.26.3",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@commitlint/cli": "19.8.0",
"@commitlint/config-conventional": "19.8.0",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "7.0.2",
"@types/jest": "29.5.14",
"@types/node": "22.10.5",
"@types/node": "22.13.10",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"axios": "1.7.9",
"axios": "1.8.4",
"cross-env": "7.0.3",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-prettier": "10.1.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "5.2.0",
"husky": "^9.0.3",
"jest": "29.7.0",
"jest-environment-jsdom": "^29.6.4",
"lint-staged": "15.3.0",
"lint-staged": "15.5.0",
"npm-run-all": "4.1.5",
"prettier": "3.4.2",
"prettier": "3.5.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"rimraf": "6.0.1",
"shx": "0.3.4",
"standard-version": "9.5.0",
"ts-jest": "29.2.5",
"shx": "0.4.0",
"ts-jest": "29.2.6",
"tsd": "^0.31.0",
"typescript": "5.7.2"
"typescript": "5.8.2"
},

@@ -84,0 +82,0 @@ "lint-staged": {

@@ -5,3 +5,3 @@ > The license of this software has changed to AWISC - Anti War ISC license

![ci](https://github.com/simoneb/axios-hooks/workflows/ci/badge.svg)
[![ci](https://github.com/simoneb/axios-hooks/actions/workflows/ci.yml/badge.svg)](https://github.com/simoneb/axios-hooks/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/simoneb/axios-hooks/branch/master/graph/badge.svg)](https://codecov.io/gh/simoneb/axios-hooks)

@@ -8,0 +8,0 @@ [![npm version](https://badge.fury.io/js/axios-hooks.svg)](https://badge.fury.io/js/axios-hooks)