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

react-router-dom

Package Overview
Dependencies
Maintainers
0
Versions
630
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router-dom - npm Package Compare versions

Comparing version

to
0.0.0-nightly-cd50dc631-20250315

2

dist/index.js
/**
* react-router-dom v0.0.0-nightly-c9487e672-20241212
* react-router-dom v0.0.0-nightly-cd50dc631-20250315
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

{
"name": "react-router-dom",
"version": "0.0.0-nightly-c9487e672-20241212",
"version": "0.0.0-nightly-cd50dc631-20250315",
"description": "Declarative routing for React web applications",

@@ -57,3 +57,3 @@ "keywords": [

"dependencies": {
"react-router": "0.0.0-nightly-c9487e672-20241212"
"react-router": "0.0.0-nightly-cd50dc631-20250315"
},

@@ -80,4 +80,5 @@ "devDependencies": {

"scripts": {
"build": "wireit"
"build": "wireit",
"typecheck": "tsc"
}
}

Sorry, the diff of this file is not supported yet