@types/react-router-dom
Advanced tools
Comparing version 5.3.2 to 5.3.3
{ | ||
"name": "@types/react-router-dom", | ||
"version": "5.3.2", | ||
"version": "5.3.3", | ||
"description": "TypeScript definitions for react-router-dom", | ||
@@ -53,8 +53,8 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-dom", | ||
"dependencies": { | ||
"@types/history": "*", | ||
"@types/history": "^4.7.11", | ||
"@types/react": "*", | ||
"@types/react-router": "*" | ||
}, | ||
"typesPublisherContentHash": "17f47f1dd8c259d2b3625f57cd50c94a9e9213d44883fcc1e66a210ad93e1cd4", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "e0755682335fcda35af55012c81f34c3082bd681570954c4a515a7ada37f06af", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 25 Oct 2021 23:31:49 GMT | ||
* Last updated: Tue, 18 Jan 2022 22:01:52 GMT | ||
* Dependencies: [@types/react-router](https://npmjs.com/package/@types/react-router), [@types/react](https://npmjs.com/package/@types/react), [@types/history](https://npmjs.com/package/@types/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
7638
- Removed@babel/runtime@7.26.0(transitive)
- Removed@types/history@5.0.0(transitive)
- Removedhistory@5.3.0(transitive)
- Removedregenerator-runtime@0.14.1(transitive)
Updated@types/history@^4.7.11