@types/react-router-dom
Advanced tools
Comparing version 4.2.6 to 4.2.7
@@ -7,3 +7,3 @@ // Type definitions for React Router 4.2 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.6 | ||
// TypeScript Version: 2.8 | ||
@@ -10,0 +10,0 @@ import { match } from "react-router"; |
{ | ||
"name": "@types/react-router-dom", | ||
"version": "4.2.6", | ||
"version": "4.2.7", | ||
"description": "TypeScript definitions for React Router", | ||
@@ -26,3 +26,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -35,4 +35,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "54dcff8613f62c94657e6bcca01cd59907c07d75c2097ea9c78574325398798d", | ||
"typeScriptVersion": "2.6" | ||
"typesPublisherContentHash": "169cb9f5e4de325ca0f1035c24d526ebedc78272c93c61d7ea6d01b5d67d78e4", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-dom | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-dom | ||
Additional Details | ||
* Last updated: Tue, 27 Mar 2018 18:51:52 GMT | ||
* Last updated: Thu, 31 May 2018 23:51:11 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
4715