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

react-router

Package Overview
Dependencies
Maintainers
0
Versions
674
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.28.3-pre-v6.1 to 6.29.0-pre-v6.2

13

CHANGELOG.md
# `react-router`
## 6.29.0-pre-v6.2
### Minor Changes
- Provide the request `signal` as a parameter to `patchRoutesOnNavigation` ([#12900](https://github.com/remix-run/react-router/pull/12900))
- This can be used to abort any manifest fetches if the in-flight navigation/fetcher is aborted
### Patch Changes
- Updated dependencies:
- `@remix-run/router@1.22.0-pre-v6.1`
## 6.28.3-pre-v6.1

@@ -4,0 +17,0 @@

2

dist/index.js
/**
* React Router v6.28.3-pre-v6.1
* React Router v6.29.0-pre-v6.2
*

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

/**
* React Router v6.28.3-pre-v6.1
* React Router v6.29.0-pre-v6.2
*

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

/**
* React Router v6.28.3-pre-v6.1
* React Router v6.29.0-pre-v6.2
*

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

/**
* React Router v6.28.3-pre-v6.1
* React Router v6.29.0-pre-v6.2
*

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

/**
* React Router v6.28.3-pre-v6.1
* React Router v6.29.0-pre-v6.2
*

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

{
"name": "react-router",
"version": "6.28.3-pre-v6.1",
"version": "6.29.0-pre-v6.2",
"description": "Declarative routing for React",

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

"dependencies": {
"@remix-run/router": "1.21.2-pre-v6.0"
"@remix-run/router": "1.22.0-pre-v6.1"
},
"devDependencies": {
"react": "^18.2.0",
"react-router-dom": "6.28.3-pre-v6.1"
"react-router-dom": "6.29.0-pre-v6.2"
},

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

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