Socket
Socket
Sign inDemoInstall

react-router-dom

Package Overview
Dependencies
7
Maintainers
3
Versions
302
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.23.1-pre.1 to 6.23.1

13

CHANGELOG.md
# `react-router-dom`
## 6.23.1-pre.1
## 6.23.1

@@ -8,13 +8,6 @@ ### Patch Changes

- Check for `document` existence when checking `startViewTransition` ([#11544](https://github.com/remix-run/react-router/pull/11544))
- Updated dependencies:
- `react-router@6.23.1-pre.1`
## 6.23.1-pre.0
### Patch Changes
- Change the `react-router-dom/server` import back to `react-router-dom` instead of `index.ts` ([#11514](https://github.com/remix-run/react-router/pull/11514))
- Updated dependencies:
- `@remix-run/router@1.16.1-pre.0`
- `react-router@6.23.1-pre.0`
- `@remix-run/router@1.16.1`
- `react-router@6.23.1`

@@ -21,0 +14,0 @@ ## 6.23.0

/**
* React Router DOM v6.23.1-pre.1
* React Router DOM v6.23.1
*

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

/**
* React Router DOM v6.23.1-pre.1
* React Router DOM v6.23.1
*

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

/**
* React Router DOM v6.23.1-pre.1
* React Router DOM v6.23.1
*

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

/**
* React Router DOM v6.23.1-pre.1
* React Router DOM v6.23.1
*

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

/**
* React Router DOM v6.23.1-pre.1
* React Router DOM v6.23.1
*

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

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

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

"dependencies": {
"@remix-run/router": "1.16.1-pre.0",
"react-router": "6.23.1-pre.1"
"@remix-run/router": "1.16.1",
"react-router": "6.23.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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc