New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tanstack/solid-query

Package Overview
Dependencies
Maintainers
2
Versions
324
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/solid-query - npm Package Compare versions

Comparing version

to
4.32.1

10

package.json
{
"name": "@tanstack/solid-query",
"version": "4.32.0",
"version": "4.32.1",
"description": "Primitives for managing, caching and syncing asynchronous and remote data in Solid",
"author": "tannerlinsley",
"license": "MIT",
"repository": "tanstack/query",
"repository": {
"type": "git",
"url": "https://github.com/TanStack/query.git",
"directory": "packages/solid-query"
},
"homepage": "https://tanstack.com/query",

@@ -39,3 +43,3 @@ "funding": {

"dependencies": {
"@tanstack/query-core": "4.32.0"
"@tanstack/query-core": "4.32.1"
},

@@ -42,0 +46,0 @@ "peerDependencies": {