react-router-dom
Advanced tools
Comparing version 6.0.0 to 6.0.1
/** | ||
* React Router DOM v6.0.0 | ||
* React Router DOM v6.0.1 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.0.0 | ||
* React Router DOM v6.0.1 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
{ | ||
"name": "react-router-dom", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"author": "Remix Software <hello@remix.run>", | ||
@@ -17,3 +17,4 @@ "description": "Declarative routing for React web applications", | ||
"dependencies": { | ||
"react-router": "6.0.0" | ||
"react-router": "6.0.1", | ||
"history": "^5.1.0" | ||
}, | ||
@@ -20,0 +21,0 @@ "peerDependencies": { |
/** | ||
* React Router DOM v6.0.0 | ||
* React Router DOM v6.0.1 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.0.0 | ||
* React Router DOM v6.0.1 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
@@ -16,3 +16,3 @@ 'use strict'; | ||
children, | ||
location: locationProp | ||
location: locationProp = "/" | ||
}) { | ||
@@ -19,0 +19,0 @@ if (typeof locationProp === "string") { |
/** | ||
* React Router DOM v6.0.0 | ||
* React Router DOM v6.0.1 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.0.0 | ||
* React Router DOM v6.0.1 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
150769
4
+ Addedhistory@^5.1.0
+ Addedreact-router@6.0.1(transitive)
- Removedreact-router@6.0.0(transitive)
Updatedreact-router@6.0.1