Socket
Socket
Sign inDemoInstall

react-router

Package Overview
Dependencies
2
Maintainers
0
Versions
448
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.24.0 to 6.24.1-pre.0

8

CHANGELOG.md
# `react-router`
## 6.24.1-pre.0
### 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))
- Updated dependencies:
- `@remix-run/router@1.17.1-pre.0`
## 6.24.0

@@ -4,0 +12,0 @@

2

dist/index.js
/**
* React Router v6.24.0
* React Router v6.24.1-pre.0
*

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc