Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-router-dom

Package Overview
Dependencies
Maintainers
3
Versions
474
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.0.0 to 6.0.1

2

index.js
/**
* 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

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