Socket
Socket
Sign inDemoInstall

react-router-dom

Package Overview
Dependencies
Maintainers
3
Versions
420
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.4.4-pre.2 to 6.4.4

23

CHANGELOG.md
# `react-router-dom`
## 6.4.4-pre.2
## 6.4.4
### Patch Changes
- Updated dependencies:
- `@remix-run/router@1.0.4-pre.1`
- `react-router@6.4.4-pre.2`
## 6.4.4-pre.1
### Patch Changes
- Updated dependencies:
- `react-router@6.4.4-pre.1`
## 6.4.4-pre.0
### Patch Changes
- Fix issues with encoded characters in `NavLink` and descendant `<Routes>` ([#9589](https://github.com/remix-run/react-router/pull/9589), [#9647](https://github.com/remix-run/react-router/pull/9647))
- Properly serialize/deserialize `ErrorResponse` instances when using built-in hydration ([#9593](https://github.com/remix-run/react-router/pull/9593))
- Support `basename` in static data routers ([#9591](https://github.com/remix-run/react-router/pull/9591))
- Fix issues with encoded characters in descendant routes ([#9589](https://github.com/remix-run/react-router/pull/9589))
- Updated dependencies:
- `@remix-run/router@1.0.4-pre.0`
- `react-router@6.4.4-pre.0`
- `@remix-run/router@1.0.4`
- `react-router@6.4.4`

@@ -29,0 +14,0 @@ ## 6.4.3

2

dist/index.js
/**
* React Router DOM v6.4.4-pre.2
* React Router DOM v6.4.4
*

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

/**
* React Router DOM v6.4.4-pre.2
* React Router DOM v6.4.4
*

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

/**
* React Router DOM v6.4.4-pre.2
* React Router DOM v6.4.4
*

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

/**
* React Router DOM v6.4.4-pre.2
* React Router DOM v6.4.4
*

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

/**
* React Router DOM v6.4.4-pre.2
* React Router DOM v6.4.4
*

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

/**
* React Router DOM v6.4.4-pre.2
* React Router DOM v6.4.4
*

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

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

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

"dependencies": {
"@remix-run/router": "1.0.4-pre.1",
"react-router": "6.4.4-pre.2"
"@remix-run/router": "1.0.4",
"react-router": "6.4.4"
},

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

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