Socket
Socket
Sign inDemoInstall

@tanstack/router-devtools

Package Overview
Dependencies
Maintainers
1
Versions
560
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 0.0.1-alpha.0 to 0.0.1-alpha.1

8

package.json
{
"name": "@tanstack/router-devtools",
"author": "Tanner Linsley",
"version": "0.0.1-alpha.0",
"version": "0.0.1-alpha.1",
"license": "MIT",

@@ -27,4 +27,4 @@ "repository": "tanstack/router",

"module": "build/esm/index.js",
"main": "build/cjs/index.js",
"browser": "build/umd/index.production.min.js",
"main": "build/cjs/packages/react-router-devtools/src/index.js",
"browser": "build/umd/index.production.js",
"types": "build/types/index.d.ts",

@@ -39,3 +39,3 @@ "engines": {

"peerDependencies": {
"@tanstack/react-router": "3.4.4",
"@tanstack/react-router": "0.0.1-alpha.1",
"react": ">=16",

@@ -42,0 +42,0 @@ "react-dom": ">=16"

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