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
104
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.32.1 to 5.37.1

build/chunk/6EPU3DES.js

4

build/dev.js

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

setupStyleSheet
} from "./chunk/4MX274MJ.jsx";
} from "./chunk/WIJZKUEN.jsx";

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

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

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

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

@@ -41,27 +41,17 @@ "author": "tannerlinsley",

"devDependencies": {
"@kobalte/core": "^0.11.2",
"@solid-primitives/keyed": "^1.2.0",
"@solid-primitives/resize-observer": "^2.0.22",
"@kobalte/core": "^0.13.1",
"@solid-primitives/keyed": "^1.2.2",
"@solid-primitives/resize-observer": "^2.0.25",
"@solid-primitives/storage": "^1.3.11",
"@tanstack/match-sorter-utils": "^8.11.8",
"clsx": "^2.0.0",
"goober": "^2.1.13",
"solid-js": "^1.8.14",
"@tanstack/match-sorter-utils": "^8.15.1",
"clsx": "^2.1.1",
"goober": "^2.1.14",
"solid-js": "^1.8.17",
"solid-transition-group": "^0.2.3",
"superjson": "^1.13.3",
"superjson": "^2.2.1",
"tsup-preset-solid": "^2.2.0",
"vite-plugin-solid": "^2.9.1",
"@tanstack/query-core": "5.32.1"
"vite-plugin-solid": "^2.10.2",
"@tanstack/query-core": "5.36.1"
},
"scripts": {
"clean": "rimraf ./build && rimraf ./coverage",
"test:eslint": "eslint --ext .ts,.tsx ./src",
"test:types": "tsc",
"test:lib": "vitest",
"test:lib:dev": "pnpm run test:lib --watch",
"test:build": "publint --strict",
"test:attw": "attw --pack",
"build": "tsup",
"build:dev": "tsup --watch"
}
"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