Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-router-dom

Package Overview
Dependencies
Maintainers
3
Versions
473
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 6.20.1-pre.0 to 6.20.1

8

CHANGELOG.md
# `react-router-dom`
## 6.20.1-pre.0
## 6.20.1

@@ -9,4 +9,4 @@ ### Patch Changes

- Updated dependencies:
- `react-router@6.20.1-pre.0`
- `@remix-run/router@1.13.1-pre.0`
- `react-router@6.20.1`
- `@remix-run/router@1.13.1`

@@ -263,3 +263,3 @@ ## 6.20.0

> **Warning**
> [!WARNING]
> Please use version `6.13.0` or later instead of `6.12.1`. This version suffers from a `webpack`/`terser` minification issue resulting in invalid minified code in your resulting production bundles which can cause issues in your application. See [#10579](https://github.com/remix-run/react-router/issues/10579) for more details.

@@ -266,0 +266,0 @@

/**
* React Router DOM v6.20.1-pre.0
* React Router DOM v6.20.1
*

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

/**
* React Router DOM v6.20.1-pre.0
* React Router DOM v6.20.1
*

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

/**
* React Router DOM v6.20.1-pre.0
* React Router DOM v6.20.1
*

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

/**
* React Router DOM v6.20.1-pre.0
* React Router DOM v6.20.1
*

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

/**
* React Router DOM v6.20.1-pre.0
* React Router DOM v6.20.1
*

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

{
"name": "react-router-dom",
"version": "6.20.1-pre.0",
"version": "6.20.1",
"description": "Declarative routing for React web applications",

@@ -26,4 +26,4 @@ "keywords": [

"dependencies": {
"@remix-run/router": "1.13.1-pre.0",
"react-router": "6.20.1-pre.0"
"@remix-run/router": "1.13.1",
"react-router": "6.20.1"
},

@@ -30,0 +30,0 @@ "devDependencies": {

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