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
313
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 5.0.0-alpha.87 to 5.0.0-alpha.88

6

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

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

"dependencies": {
"@tanstack/query-core": "5.0.0-alpha.87"
"@tanstack/query-core": "5.0.0-alpha.88"
},

@@ -57,3 +57,3 @@ "devDependencies": {

"test:eslint": "eslint --ext .ts,.tsx ./src",
"test:types": "tsc --noEmit",
"test:types": "tsc",
"test:lib": "vitest run --coverage",

@@ -60,0 +60,0 @@ "test:lib:dev": "pnpm run test:lib --watch",

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