@types/react-router-dom
Advanced tools
Comparing version 4.0.5 to 4.0.6
@@ -59,3 +59,5 @@ // Type definitions for React Router 4.0 | ||
BrowserRouter, | ||
BrowserRouterProps, // TypeScript specific, not from React Router itself | ||
HashRouter, | ||
HashRouterProps, // TypeScript specific, not from React Router itself | ||
LinkProps, // TypeScript specific, not from React Router itself | ||
@@ -62,0 +64,0 @@ NavLinkProps, // TypeScript specific, not from React Router itself |
{ | ||
"name": "@types/react-router-dom", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "TypeScript definitions for React Router", | ||
@@ -28,4 +28,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "95b78936f9026242ae473761e67bea8779ef109e654dd43cdcb5c162bdda59db", | ||
"typesPublisherContentHash": "fdb1358da888c508aa843c3321ff70b2e39eca17d9e8fb66f6d080ab7f972b23", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 23 Jun 2017 17:37:20 GMT | ||
* Last updated: Fri, 07 Jul 2017 20:52:56 GMT | ||
* Dependencies: react-router, react, history | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
4866
74