Socket
Socket
Sign inDemoInstall

@aspida/react-query

Package Overview
Dependencies
24
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.13.3 to 1.14.0

6

package.json
{
"name": "@aspida/react-query",
"version": "1.13.3",
"version": "1.14.0",
"description": "React Query wrapper for aspida",

@@ -37,7 +37,5 @@ "author": "Solufa <solufa2020@gmail.com>",

"peerDependencies": {
"aspida": "^1.14.0",
"react-query": ""
},
"dependencies": {
"aspida": "^1.13.3"
}
}

@@ -25,5 +25,5 @@ # @aspida/react-query

```sh
$ npm install @aspida/react-query @aspida/axios react-query axios
# $ npm install @aspida/react-query @aspida/fetch react-query
# $ npm install @aspida/react-query @aspida/node-fetch react-query node-fetch
$ npm install aspida @aspida/react-query @aspida/axios react-query axios
# $ npm install aspida @aspida/react-query @aspida/fetch react-query
# $ npm install aspida @aspida/react-query @aspida/node-fetch react-query node-fetch
```

@@ -34,5 +34,5 @@

```sh
$ yarn add @aspida/react-query @aspida/axios react-query axios
# $ yarn add @aspida/react-query @aspida/fetch react-query
# $ yarn add @aspida/react-query @aspida/node-fetch react-query node-fetch
$ yarn add aspida @aspida/react-query @aspida/axios react-query axios
# $ yarn add aspida @aspida/react-query @aspida/fetch react-query
# $ yarn add aspida @aspida/react-query @aspida/node-fetch react-query node-fetch
```

@@ -39,0 +39,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc