New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tanstack/react-router

Package Overview
Dependencies
Maintainers
2
Versions
775
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

to
1.98.3

2

dist/esm/scroll-restoration.js

@@ -64,3 +64,2 @@ import { jsx } from "react/jsx-runtime";

if (elementSelector === "window") {
console.log("windowRestored", entry);
window.scrollTo({

@@ -85,3 +84,2 @@ top: entry.scrollY,

if (hashScrollIntoViewOptions) {
console.log("scrollIntoView");
const el = document.getElementById(hash);

@@ -88,0 +86,0 @@ if (el) {

2

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

@@ -5,0 +5,0 @@ "author": "Tanner Linsley",

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 not supported yet