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
1
Versions
320
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.19.1 to 4.20.2

build/solid/index.jsx

6

package.json
{
"name": "@tanstack/solid-query",
"version": "4.19.1",
"version": "4.20.2",
"description": "Primitives for managing, caching and syncing asynchronous and remote data in Solid",

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

"types": "./build/lib/index.d.ts",
"solid": "./build/solid/index.js",
"solid": "./build/solid/index.jsx",
"import": "./build/lib/index.mjs",

@@ -40,3 +40,3 @@ "browser": "./build/lib/index.mjs",

"dependencies": {
"@tanstack/query-core": "4.19.1"
"@tanstack/query-core": "4.20.2"
},

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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