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.20.1 to 5.20.2

build/chunk/AZNCIVVX.jsx

6

build/dev.js

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

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

@@ -59,2 +59,3 @@ // src/index.tsx

const dispose = render(() => {
const _self$ = this;
const [btnPosition] = this.#buttonPosition;

@@ -69,7 +70,6 @@ const [pos] = this.#position;

} else {
Devtools = lazy(() => import('./Devtools/BCQ5SSOV.js'));
Devtools = lazy(() => import('./Devtools/ZIZ6ACOL.js'));
this.#Component = Devtools;
}
setupStyleSheet(this.#styleNonce);
const _self$ = this;
return createComponent(Devtools, mergeProps({

@@ -76,0 +76,0 @@ get queryFlavor() {

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

setupStyleSheet
} from "./chunk/F4H74EX7.jsx";
} from "./chunk/PQZZ5Z2E.jsx";

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

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

@@ -77,0 +77,0 @@ }

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

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

@@ -59,2 +59,3 @@ // src/index.tsx

const dispose = render(() => {
const _self$ = this;
const [btnPosition] = this.#buttonPosition;

@@ -69,7 +70,6 @@ const [pos] = this.#position;

} else {
Devtools = lazy(() => import('./Devtools/4MFZ6GJ2.js'));
Devtools = lazy(() => import('./Devtools/6ZYZQAZS.js'));
this.#Component = Devtools;
}
setupStyleSheet(this.#styleNonce);
const _self$ = this;
return createComponent(Devtools, mergeProps({

@@ -76,0 +76,0 @@ get queryFlavor() {

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

setupStyleSheet
} from "./chunk/LF7D7ABG.jsx";
} from "./chunk/AZNCIVVX.jsx";

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

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

@@ -77,0 +77,0 @@ }

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

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

"@solid-primitives/storage": "^1.3.11",
"@tanstack/match-sorter-utils": "^8.8.4",
"@tanstack/match-sorter-utils": "^8.11.8",
"clsx": "^2.0.0",
"goober": "^2.1.13",
"solid-js": "^1.8.7",
"solid-js": "^1.8.14",
"solid-transition-group": "^0.2.3",
"superjson": "^1.13.3",
"tsup-preset-solid": "^2.2.0",
"vite-plugin-solid": "^2.8.0",
"@tanstack/query-core": "5.20.1"
"vite-plugin-solid": "^2.9.1",
"@tanstack/query-core": "5.20.2"
},

@@ -56,0 +56,0 @@ "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