Sign In

@tanstack/solid-router-devtools

Package Overview
Dependencies
Maintainers
2
Versions
410
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/solid-router-devtools - npm Package Compare versions

Comparing version
1.114.3
to
1.114.6
+3
-3
package.json
{
"name": "@tanstack/solid-router-devtools",
"version": "1.114.3",
"version": "1.114.6",
"description": "Modern and scalable routing for Solid applications",

@@ -60,6 +60,6 @@ "author": "Tanner Linsley",

"solid-js": "^1.9.5",
"@tanstack/solid-router": "^1.114.3",
"@tanstack/router-devtools-core": "^1.114.3"
"@tanstack/solid-router": "^1.114.6",
"@tanstack/router-devtools-core": "^1.114.6"
},
"scripts": {}
}