Socket
Socket
Sign inDemoInstall

@tanstack/react-query-next-experimental

Package Overview
Dependencies
Maintainers
2
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/react-query-next-experimental - npm Package Compare versions

Comparing version 5.38.0 to 5.39.0

14

package.json
{
"name": "@tanstack/react-query-next-experimental",
"version": "5.38.0",
"version": "5.39.0",
"description": "Hydration utils for React Query in the NextJs app directory",

@@ -36,14 +36,14 @@ "author": "tannerlinsley",

"devDependencies": {
"@types/react": "^18.2.79",
"@types/react": "npm:types-react@rc",
"@vitejs/plugin-react": "^4.2.1",
"next": "^14.0.0",
"react": "^18.2.0",
"@tanstack/react-query": "5.38.0"
"react": "19.0.0-rc-4c2e457c7c-20240522",
"@tanstack/react-query": "5.39.0"
},
"peerDependencies": {
"next": "^13 || ^14",
"react": "^18.0.0",
"@tanstack/react-query": "^5.38.0"
"next": "^13 || ^14 || ^15",
"react": "^18 || ^19",
"@tanstack/react-query": "^5.39.0"
},
"scripts": {}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc