Socket
Socket
Sign inDemoInstall

@tanstack/query-devtools

Package Overview
Dependencies
Maintainers
2
Versions
101
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.51.15 to 5.51.16

build/chunk/G72LLS32.jsx

4

build/dev.js

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

import { createSignal, render, lazy, setupStyleSheet, createComponent, mergeProps } from './chunk/6EPU3DES.js';
import { createSignal, render, lazy, setupStyleSheet, createComponent, mergeProps } from './chunk/GMHTURR6.js';

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

} else {
Devtools = lazy(() => import('./Devtools/Q436JGP5.js'));
Devtools = lazy(() => import('./Devtools/E6UWR6XD.js'));
this.#Component = Devtools;

@@ -75,0 +75,0 @@ }

@@ -6,3 +6,3 @@ import {

setupStyleSheet
} from "./chunk/YDKHGUIL.jsx";
} from "./chunk/H7KAW27I.jsx";

@@ -77,3 +77,3 @@ // src/index.tsx

} else {
Devtools = lazy(() => import("./Devtools/RGA35KVA.jsx"));
Devtools = lazy(() => import("./Devtools/2DN67TWN.jsx"));
this.#Component = Devtools;

@@ -80,0 +80,0 @@ }

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

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

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

} else {
Devtools = lazy(() => import('./Devtools/U2TDTBMY.js'));
Devtools = lazy(() => import('./Devtools/2FJCTAHO.js'));
this.#Component = Devtools;

@@ -75,0 +75,0 @@ }

@@ -6,3 +6,3 @@ import {

setupStyleSheet
} from "./chunk/WIJZKUEN.jsx";
} from "./chunk/G72LLS32.jsx";

@@ -77,3 +77,3 @@ // src/index.tsx

} else {
Devtools = lazy(() => import("./Devtools/NKCIXXMF.jsx"));
Devtools = lazy(() => import("./Devtools/EFVQE642.jsx"));
this.#Component = Devtools;

@@ -80,0 +80,0 @@ }

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

@@ -45,5 +45,5 @@ "author": "tannerlinsley",

"devDependencies": {
"@kobalte/core": "^0.13.1",
"@kobalte/core": "^0.13.4",
"@solid-primitives/keyed": "^1.2.2",
"@solid-primitives/resize-observer": "^2.0.25",
"@solid-primitives/resize-observer": "^2.0.26",
"@solid-primitives/storage": "^1.3.11",

@@ -53,3 +53,3 @@ "@tanstack/match-sorter-utils": "^8.15.1",

"goober": "^2.1.14",
"solid-js": "^1.8.17",
"solid-js": "^1.8.19",
"solid-transition-group": "^0.2.3",

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

"vite-plugin-solid": "^2.10.2",
"@tanstack/query-core": "5.51.15"
"@tanstack/query-core": "5.51.16"
},
"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