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

@tanstack/query-devtools

Package Overview
Dependencies
Maintainers
2
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/query-devtools - npm Package Compare versions

Comparing version 5.61.3 to 5.61.4

build/chunk/B4MFY5CR.js

6

build/dev.js

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

import { createSignal, render, lazy, setupStyleSheet, createComponent, mergeProps } from './chunk/T4EIIERB.js';
import { createSignal, render, lazy, setupStyleSheet, createComponent, mergeProps } from './chunk/JAD5ECXD.js';

@@ -72,3 +72,3 @@ // src/TanstackQueryDevtools.tsx

} else {
Devtools = lazy(() => import('./DevtoolsComponent/ODZEGOMN.js'));
Devtools = lazy(() => import('./DevtoolsComponent/E3YREIG7.js'));
this.#Component = Devtools;

@@ -196,3 +196,3 @@ }

} else {
Devtools = lazy(() => import('./DevtoolsPanelComponent/WIHLL4YB.js'));
Devtools = lazy(() => import('./DevtoolsPanelComponent/LFXA4CB4.js'));
this.#Component = Devtools;

@@ -199,0 +199,0 @@ }

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

import { createSignal, render, lazy, setupStyleSheet, createComponent, mergeProps } from './chunk/BLREPECS.js';
import { createSignal, render, lazy, setupStyleSheet, createComponent, mergeProps } from './chunk/JAANZ2TG.js';

@@ -72,3 +72,3 @@ // src/TanstackQueryDevtools.tsx

} else {
Devtools = lazy(() => import('./DevtoolsComponent/J4KIDTAX.js'));
Devtools = lazy(() => import('./DevtoolsComponent/HO4MOOFI.js'));
this.#Component = Devtools;

@@ -196,3 +196,3 @@ }

} else {
Devtools = lazy(() => import('./DevtoolsPanelComponent/NRCOYQNA.js'));
Devtools = lazy(() => import('./DevtoolsPanelComponent/HUY7CZI3.js'));
this.#Component = Devtools;

@@ -199,0 +199,0 @@ }

{
"name": "@tanstack/query-devtools",
"version": "5.61.3",
"version": "5.61.4",
"description": "Developer tools to interact with and visualize the TanStack Query cache",

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

"goober": "^2.1.16",
"solid-js": "^1.8.19",
"solid-js": "^1.9.3",
"solid-transition-group": "^0.2.3",

@@ -59,5 +59,5 @@ "superjson": "^2.2.1",

"vite-plugin-solid": "^2.10.2",
"@tanstack/query-core": "5.60.6"
"@tanstack/query-core": "5.61.4"
},
"scripts": {}
}

Sorry, the diff of this file is not supported yet

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