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

@types/react-router-config

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-router-config - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

2

react-router-config/index.d.ts

@@ -22,3 +22,3 @@ // Type definitions for react-router-config 5.0

component?: React.ComponentType<RouteConfigComponentProps<any>> | React.ComponentType;
path?: string;
path?: string | string[];
exact?: boolean;

@@ -25,0 +25,0 @@ strict?: boolean;

{
"name": "@types/react-router-config",
"version": "5.0.0",
"version": "5.0.1",
"description": "TypeScript definitions for react-router-config",

@@ -41,4 +41,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "9567c93e62401091c2243d999139d0222242e89b6b1ac05499f4c7092bed8aa6",
"typesPublisherContentHash": "5f986a865bb10c40b293dedac1c2bb40c259f93689330b958a1441a4509d2ef3",
"typeScriptVersion": "2.8"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for react-router-config ( https://github.com/ReactTraining/react-router/tree/master/packages/react-router-config ).
This package contains type definitions for react-router-config (https://github.com/ReactTraining/react-router/tree/master/packages/react-router-config).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Thu, 30 May 2019 17:59:33 GMT
* Last updated: Mon, 23 Sep 2019 17:30:47 GMT
* Dependencies: @types/react, @types/react-router, @types/history

@@ -18,2 +18,2 @@ * Global values: none

# Credits
These definitions were written by François Nguyen <https://github.com/lith-light-g>, John Reilly <https://github.com/johnnyreilly>, Phoenix He <https://github.com/NullMDR>, Mathieu TUDISCO <https://github.com/mathieutu>.
These definitions were written by François Nguyen <https://github.com/lith-light-g>, John Reilly <https://github.com/johnnyreilly>, Phoenix He <https://github.com/NullMDR>, and Mathieu TUDISCO <https://github.com/mathieutu>.
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