@tanstack/react-devtools
Advanced tools
+3
-3
| { | ||
| "name": "@tanstack/react-devtools", | ||
| "version": "0.8.2", | ||
| "version": "0.8.3", | ||
| "description": "TanStack Devtools is a set of tools for building advanced devtools for your React application.", | ||
@@ -42,3 +42,3 @@ "author": "Tanner Linsley", | ||
| "dependencies": { | ||
| "@tanstack/devtools": "0.8.2" | ||
| "@tanstack/devtools": "0.9.0" | ||
| }, | ||
@@ -50,3 +50,3 @@ "devDependencies": { | ||
| "eslint-plugin-react-compiler": "19.1.0-rc.2", | ||
| "eslint-plugin-react-hooks": "^5.2.0", | ||
| "eslint-plugin-react-hooks": "^7.0.1", | ||
| "react": "19.1.1" | ||
@@ -53,0 +53,0 @@ }, |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
- Removed
Updated