Socket
Socket
Sign inDemoInstall

@tanstack/react-router

Package Overview
Dependencies
Maintainers
2
Versions
581
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/react-router - npm Package Compare versions

Comparing version 1.57.13 to 1.57.14

3

dist/esm/router.d.ts

@@ -196,3 +196,3 @@ import { Store, NoInfer } from '@tanstack/react-store';

/**
* The default `gcTime` a route should use if no
* The default `gcTime` a route should use if no gcTime is provided.
*

@@ -213,3 +213,2 @@ * @default 1_800_000 `(30 minutes)`

/**
* __Required*__
*

@@ -216,0 +215,0 @@ * The route tree that will be used to configure the router instance.

{
"name": "@tanstack/react-router",
"version": "1.57.13",
"version": "1.57.14",
"description": "Modern and scalable routing for React applications",

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

"devDependencies": {
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@vitejs/plugin-react": "^4.3.1",

@@ -70,3 +70,3 @@ "combinate": "^1.1.11",

"react-dom": ">=18",
"@tanstack/router-generator": "1.57.13"
"@tanstack/router-generator": "1.57.14"
},

@@ -73,0 +73,0 @@ "peerDependenciesMeta": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc