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.14.7 to 5.15.0

build/chunk/6MVECHXQ.js

4

build/dev.js

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

import { createSignal, render, lazy, setupStyleSheet, createComponent, mergeProps } from './chunk/3UQ4PA5F.js';
import { createSignal, render, lazy, setupStyleSheet, createComponent, mergeProps } from './chunk/UF7WX6DB.js';

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

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

@@ -71,0 +71,0 @@ }

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

setupStyleSheet
} from "./chunk/OVQD3YQS.jsx";
} from "./chunk/QPKVZYIY.jsx";

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

} else {
Devtools = lazy(() => import("./Devtools/BBKE7EDU.jsx"));
Devtools = lazy(() => import("./Devtools/5J6EBFZD.jsx"));
this.#Component = Devtools;

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

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

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

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

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

@@ -71,0 +71,0 @@ }

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

setupStyleSheet
} from "./chunk/4WPHY6P7.jsx";
} from "./chunk/ITOD2VZH.jsx";

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

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

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

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

@@ -48,7 +48,7 @@ "author": "tannerlinsley",

"goober": "^2.1.13",
"solid-js": "^1.8.1",
"solid-js": "^1.8.7",
"solid-transition-group": "^0.2.3",
"superjson": "^1.13.3",
"tsup-preset-solid": "^2.2.0",
"vite-plugin-solid": "^2.7.2",
"vite-plugin-solid": "^2.8.0",
"@tanstack/query-core": "5.14.2"

@@ -55,0 +55,0 @@ },

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