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.0.3 to 1.0.4

2

react-router-config/index.d.ts

@@ -31,2 +31,2 @@ // Type definitions for react-router-config 1.0

export function renderRoutes(routes: RouteConfig[] | undefined): JSX.Element;
export function renderRoutes(routes: RouteConfig[] | undefined, extraProps?: any): JSX.Element;
{
"name": "@types/react-router-config",
"version": "1.0.3",
"version": "1.0.4",
"description": "TypeScript definitions for react-router-config",

@@ -9,3 +9,4 @@ "license": "MIT",

"name": "François Nguyen",
"url": "https://github.com/lith-light-g"
"url": "https://github.com/lith-light-g",
"githubUsername": "lith-light-g"
}

@@ -24,5 +25,4 @@ ],

},
"peerDependencies": {},
"typesPublisherContentHash": "f2ce881ffea1c1e1a2bc89ea0900886c56a254d19e0b4396873e3871f73a0747",
"typesPublisherContentHash": "76b4fc66c3e5df146b9dae22ee1234a4576e87bbe5ce8683a48658fa3f451233",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Mon, 10 Jul 2017 19:46:47 GMT
* Last updated: Tue, 26 Sep 2017 00:18:08 GMT
* Dependencies: react, react-router, history

@@ -14,0 +14,0 @@ * Global values: none

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