@types/react-router-dom
Advanced tools
Comparing version 4.2.3 to 4.2.4
@@ -6,3 +6,3 @@ // Type definitions for React Router 4.2 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.4 | ||
// TypeScript Version: 2.6 | ||
@@ -9,0 +9,0 @@ import { match } from "react-router"; |
{ | ||
"name": "@types/react-router-dom", | ||
"version": "4.2.3", | ||
"version": "4.2.4", | ||
"description": "TypeScript definitions for React Router", | ||
@@ -29,4 +29,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "04aa94f4e7804bd22b455f2ef2c3679c095bd735e7cad38f4dfa14ce2b2e4e6a", | ||
"typeScriptVersion": "2.4" | ||
"typesPublisherContentHash": "26dd9118a17b3136133a0f83a5444fb670cb033cb471e42923336b821c87c2ec", | ||
"typeScriptVersion": "2.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 27 Nov 2017 17:48:00 GMT | ||
* Last updated: Mon, 12 Feb 2018 20:56:58 GMT | ||
* Dependencies: react-router, react, history | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
4383