🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@tanstack/devtools-utils

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/devtools-utils - npm Package Compare versions

Comparing version
0.0.8
to
0.0.9
+3
-3
package.json
{
"name": "@tanstack/devtools-utils",
"version": "0.0.8",
"version": "0.0.9",
"description": "TanStack Devtools utilities for creating your own devtools.",

@@ -54,4 +54,4 @@ "author": "Tanner Linsley",

"peerDependencies": {
"@types/react": ">=19.0.0",
"react": ">=19.0.0",
"@types/react": ">=17.0.0",
"react": ">=17.0.0",
"solid-js": ">=1.9.7",

@@ -58,0 +58,0 @@ "vue": ">=3.2.0"