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.0
to
1.114.1
+3
-3
package.json
{
"name": "@tanstack/solid-router-devtools",
"version": "1.114.0",
"version": "1.114.1",
"description": "Modern and scalable routing for Solid applications",

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

"solid-js": "^1.9.5",
"@tanstack/solid-router": "^1.112.18",
"@tanstack/router-devtools-core": "^1.114.0"
"@tanstack/solid-router": "^1.114.1",
"@tanstack/router-devtools-core": "^1.114.1"
},
"scripts": {}
}