Sign In

@tanstack/router-devtools

Package Overview
Dependencies
Maintainers
3
Versions
1135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/router-devtools - npm Package Compare versions

Comparing version
1.167.0
to
1.167.1-pre.0
+1
-1
dist/cjs/index.cjs.map

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

{"version":3,"file":"index.cjs","names":[],"sources":["../../src/index.tsx"],"sourcesContent":["console.warn(\n '[@tanstack/router-devtools] This package has moved to @tanstack/react-router-devtools. Please switch to the new package at your earliest convenience, as this package will be dropped in the next major version release.',\n)\n\nexport { TanStackRouterDevtoolsInProd as TanStackRouterDevtools } from '@tanstack/react-router-devtools'\nexport { TanStackRouterDevtoolsPanelInProd as TanStackRouterDevtoolsPanel } from '@tanstack/react-router-devtools'\n"],"mappings":";;;AAAA,QAAQ,KACN,2NACD"}
{"version":3,"file":"index.cjs","names":[],"sources":["../../src/index.tsx"],"sourcesContent":["console.warn(\n '[@tanstack/router-devtools] This package has moved to @tanstack/react-router-devtools. Please switch to the new package at your earliest convenience, as this package will be dropped in the next major version release.',\n)\n\nexport { TanStackRouterDevtoolsInProd as TanStackRouterDevtools } from '@tanstack/react-router-devtools'\nexport { TanStackRouterDevtoolsPanelInProd as TanStackRouterDevtoolsPanel } from '@tanstack/react-router-devtools'\n"],"mappings":";;;AAAA,QAAQ,KACN,0NACF"}

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

{"version":3,"file":"index.js","names":[],"sources":["../../src/index.tsx"],"sourcesContent":["console.warn(\n '[@tanstack/router-devtools] This package has moved to @tanstack/react-router-devtools. Please switch to the new package at your earliest convenience, as this package will be dropped in the next major version release.',\n)\n\nexport { TanStackRouterDevtoolsInProd as TanStackRouterDevtools } from '@tanstack/react-router-devtools'\nexport { TanStackRouterDevtoolsPanelInProd as TanStackRouterDevtoolsPanel } from '@tanstack/react-router-devtools'\n"],"mappings":";;AAAA,QAAQ,KACN,2NACD"}
{"version":3,"file":"index.js","names":[],"sources":["../../src/index.tsx"],"sourcesContent":["console.warn(\n '[@tanstack/router-devtools] This package has moved to @tanstack/react-router-devtools. Please switch to the new package at your earliest convenience, as this package will be dropped in the next major version release.',\n)\n\nexport { TanStackRouterDevtoolsInProd as TanStackRouterDevtools } from '@tanstack/react-router-devtools'\nexport { TanStackRouterDevtoolsPanelInProd as TanStackRouterDevtoolsPanel } from '@tanstack/react-router-devtools'\n"],"mappings":";;AAAA,QAAQ,KACN,0NACF"}
{
"name": "@tanstack/router-devtools",
"version": "1.167.0",
"version": "1.167.1-pre.0",
"description": "Modern and scalable routing for React applications",

@@ -52,5 +52,3 @@ "author": "Tanner Linsley",

"dependencies": {
"clsx": "^2.1.1",
"goober": "^2.1.16",
"@tanstack/react-router-devtools": "1.167.0"
"@tanstack/react-router-devtools": "1.167.1-pre.0"
},

@@ -67,3 +65,3 @@ "devDependencies": {

"react-dom": ">=18.0.0 || >=19.0.0",
"@tanstack/react-router": "^1.170.0"
"@tanstack/react-router": "^1.170.19-pre.0"
},

@@ -79,3 +77,2 @@ "peerDependenciesMeta": {

"test:types": "pnpm run \"/^test:types:ts[0-9]{2}$/\"",
"test:types:ts55": "node ../../node_modules/typescript55/lib/tsc.js",
"test:types:ts56": "node ../../node_modules/typescript56/lib/tsc.js",

@@ -85,3 +82,4 @@ "test:types:ts57": "node ../../node_modules/typescript57/lib/tsc.js",

"test:types:ts59": "node ../../node_modules/typescript59/lib/tsc.js",
"test:types:ts60": "tsc",
"test:types:ts60": "tsc6",
"test:types:ts70": "tsc",
"test:build": "publint --strict && attw --ignore-rules no-resolution --pack .",

@@ -88,0 +86,0 @@ "build": "vite build"