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 1.1.3 to 5.0.0

4

react-router-config/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for react-router-config 1.1
// Type definitions for react-router-config 5.0
// Project: https://github.com/ReactTraining/react-router/tree/master/packages/react-router-config, https://github.com/reacttraining/react-router

@@ -6,2 +6,3 @@ // Definitions by: François Nguyen <https://github.com/lith-light-g>

// Phoenix He <https://github.com/NullMDR>
// Mathieu TUDISCO <https://github.com/mathieutu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -26,2 +27,3 @@ // TypeScript Version: 2.8

routes?: RouteConfig[];
render?: (props: RouteConfigComponentProps<any>) => React.ReactNode;
[propName: string]: any;

@@ -28,0 +30,0 @@ }

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

@@ -21,2 +21,7 @@ "license": "MIT",

"githubUsername": "NullMDR"
},
{
"name": "Mathieu TUDISCO",
"url": "https://github.com/mathieutu",
"githubUsername": "mathieutu"
}

@@ -37,4 +42,4 @@ ],

},
"typesPublisherContentHash": "3a91f3f31ca0f22d51ac7adbf02380ff35f90c7f552fa7b1c7517e3e9a2e4011",
"typesPublisherContentHash": "9567c93e62401091c2243d999139d0222242e89b6b1ac05499f4c7092bed8aa6",
"typeScriptVersion": "2.8"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 17 Apr 2019 00:17:17 GMT
* Last updated: Thu, 30 May 2019 17:59:33 GMT
* Dependencies: @types/react, @types/react-router, @types/history

@@ -17,2 +17,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>.
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>.
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