Socket
Socket
Sign inDemoInstall

@tanstack/react-router

Package Overview
Dependencies
Maintainers
2
Versions
580
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.56.1 to 1.56.2

10

package.json
{
"name": "@tanstack/react-router",
"version": "1.56.1",
"version": "1.56.2",
"description": "Modern and scalable routing for React applications",

@@ -68,5 +68,11 @@ "author": "Tanner Linsley",

"react": ">=18",
"react-dom": ">=18"
"react-dom": ">=18",
"@tanstack/router-generator": "1.56.2"
},
"peerDependenciesMeta": {
"@tanstack/react-router": {
"optional": true
}
},
"scripts": {}
}
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