Socket
Socket
Sign inDemoInstall

@tanstack/react-router

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

8

package.json
{
"name": "@tanstack/react-router",
"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/react-router/src/index.js",
"browser": "build/umd/index.production.js",
"types": "build/types/index.d.ts",

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

"@babel/runtime": "^7.16.7",
"@tanstack/router-core": "0.0.1-beta.0",
"@tanstack/router-core": "0.0.1-alpha.1",
"use-sync-external-store": "^1.2.0"

@@ -47,0 +47,0 @@ },

Sorry, the diff of this file is not supported yet

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