Socket
Socket
Sign inDemoInstall

react-router

Package Overview
Dependencies
Maintainers
3
Versions
523
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router - npm Package Compare versions

Comparing version 6.24.1-pre.0 to 6.24.1

6

CHANGELOG.md
# `react-router`
## 6.24.1-pre.0
## 6.24.1
### Patch Changes
- When using `v7_relativeSplatPath`, properly resolve relative paths in splat routes that are children of pathless routes ([#11633](https://github.com/remix-run/react-router/pull/11633))
- When using `future.v7_relativeSplatPath`, properly resolve relative paths in splat routes that are children of pathless routes ([#11633](https://github.com/remix-run/react-router/pull/11633))
- Updated dependencies:
- `@remix-run/router@1.17.1-pre.0`
- `@remix-run/router@1.17.1`

@@ -11,0 +11,0 @@ ## 6.24.0

/**
* React Router v6.24.1-pre.0
* React Router v6.24.1
*

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

/**
* React Router v6.24.1-pre.0
* React Router v6.24.1
*

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

/**
* React Router v6.24.1-pre.0
* React Router v6.24.1
*

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

/**
* React Router v6.24.1-pre.0
* React Router v6.24.1
*

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

/**
* React Router v6.24.1-pre.0
* React Router v6.24.1
*

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

/**
* React Router v6.24.1-pre.0
* React Router v6.24.1
*

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

{
"name": "react-router",
"version": "6.24.1-pre.0",
"version": "6.24.1",
"description": "Declarative routing for React",

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

"dependencies": {
"@remix-run/router": "1.17.1-pre.0"
"@remix-run/router": "1.17.1"
},
"devDependencies": {
"react": "^18.2.0",
"react-router-dom": "6.24.1-pre.0"
"react-router-dom": "6.24.1"
},

@@ -33,0 +33,0 @@ "peerDependencies": {

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