Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tanstack/solid-query

Package Overview
Dependencies
Maintainers
1
Versions
303
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.9.0 to 4.10.0

1

build/solid/index.js

@@ -0,1 +1,2 @@

/* istanbul ignore file */
// Re-export core

@@ -2,0 +3,0 @@ export * from '@tanstack/query-core';

@@ -0,1 +1,2 @@

/* istanbul ignore file */
export {};

4

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

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

"dependencies": {
"@tanstack/query-core": "4.9.0"
"@tanstack/query-core": "4.10.0"
},

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

@@ -0,1 +1,3 @@

/* istanbul ignore file */
// Re-export core

@@ -2,0 +4,0 @@ export * from '@tanstack/query-core'

@@ -0,1 +1,3 @@

/* istanbul ignore file */
import type { Context } from 'solid-js'

@@ -2,0 +4,0 @@ import type {

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