New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tanstack/react-query-devtools

Package Overview
Dependencies
Maintainers
1
Versions
437
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/react-query-devtools - npm Package Compare versions

Comparing version

to
5.0.0-alpha.2

2

build/lib/devtools.esm.js

@@ -548,3 +548,3 @@ import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.esm.js';

display: 'flex',
alignItems: 'stretch',
alignItems: 'flex-start',
justifyContent: 'space-between'

@@ -551,0 +551,0 @@ }

@@ -569,3 +569,3 @@ 'use strict';

display: 'flex',
alignItems: 'stretch',
alignItems: 'flex-start',
justifyContent: 'space-between'

@@ -572,0 +572,0 @@ }

@@ -1203,3 +1203,3 @@ import * as React from 'react';

display: 'flex',
alignItems: 'stretch',
alignItems: 'flex-start',
justifyContent: 'space-between'

@@ -1206,0 +1206,0 @@ }

@@ -1224,3 +1224,3 @@ 'use strict';

display: 'flex',
alignItems: 'stretch',
alignItems: 'flex-start',
justifyContent: 'space-between'

@@ -1227,0 +1227,0 @@ }

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

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

"react-error-boundary": "^3.1.4",
"@tanstack/react-query": "5.0.0-alpha.1"
"@tanstack/react-query": "5.0.0-alpha.2"
},

@@ -56,3 +56,3 @@ "dependencies": {

"react-dom": "^18.0.0",
"@tanstack/react-query": "5.0.0-alpha.1"
"@tanstack/react-query": "5.0.0-alpha.2"
},

@@ -59,0 +59,0 @@ "scripts": {

@@ -0,1 +1,3 @@

'use client'
import * as devtools from './devtools'

@@ -2,0 +4,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet