Socket
Socket
Sign inDemoInstall

@aspida/react-query

Package Overview
Dependencies
24
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.2.0

4

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

@@ -29,4 +29,4 @@ "author": "Solufa <solufa2020@gmail.com>",

"dependencies": {
"aspida": "^1.2.1"
"aspida": "^1.3.0"
}
}

@@ -51,3 +51,3 @@ # @aspida/react-query

```tsx
import { useMutation, QueryClient, QueryClientProvider } from 'react-query'
import { useQueryClient, useMutation, QueryClient, QueryClientProvider } from 'react-query'
import { useAspidaQuery } from "@aspida/react-query"

@@ -54,0 +54,0 @@ import aspida from "@aspida/axios" // "@aspida/fetch", "@aspida/node-fetch"

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc