New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@tanstack/solid-query

Package Overview
Dependencies
Maintainers
6
Versions
445
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
4.43.0
to
4.44.0
+2
-2
package.json
{
"name": "@tanstack/solid-query",
"version": "4.43.0",
"version": "4.44.0",
"description": "Primitives for managing, caching and syncing asynchronous and remote data in Solid",

@@ -43,3 +43,3 @@ "author": "tannerlinsley",

"dependencies": {
"@tanstack/query-core": "4.43.0"
"@tanstack/query-core": "4.44.0"
},

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