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.0.0-alpha.68 to 5.0.0-alpha.72

dist/cjs/Devtools-5159ee4e.cjs

2

dist/esm/index.js

@@ -55,3 +55,3 @@ import { render, createComponent, mergeProps } from 'solid-js/web';

} else {
Devtools = lazy(() => import('./Devtools-d7644223.js'));
Devtools = lazy(() => import('./Devtools-ae26dfd2.js'));
this.Component = Devtools;

@@ -58,0 +58,0 @@ }

@@ -1248,2 +1248,3 @@ import { createEffect, createMemo, createSignal, on, onCleanup, onMount, For, Show, } from 'solid-js';

cursor: pointer;
padding: 0;
&:hover {

@@ -1250,0 +1251,0 @@ background-color: ${colors.darkGray[500]};

{
"name": "@tanstack/query-devtools",
"version": "5.0.0-alpha.68",
"version": "5.0.0-alpha.72",
"description": "Developer tools to interact with and visualize the TanStack Query cache",

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

"vite-plugin-solid": "^2.5.0",
"@tanstack/query-core": "5.0.0-alpha.66"
"@tanstack/query-core": "5.0.0-alpha.70"
},

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