@types/react-dom
Advanced tools
Comparing version 17.0.25 to 17.0.26
{ | ||
"name": "@types/react-dom", | ||
"version": "17.0.25", | ||
"version": "17.0.26", | ||
"description": "TypeScript definitions for react-dom", | ||
@@ -49,7 +49,8 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom", | ||
"scripts": {}, | ||
"dependencies": { | ||
"@types/react": "^17" | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
"@types/react": "^17.0.0" | ||
}, | ||
"typesPublisherContentHash": "fcf408338139fe82eaea598accca0563e50c981da3465f3c46ad97b332b2ba62", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "b56951f05a09d12f1b2c6ed6ab2cc3bd61c30cf50a852369f37ffe2db62bcc16", | ||
"typeScriptVersion": "5.0" | ||
} |
@@ -11,6 +11,8 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
* Last updated: Mon, 09 Dec 2024 19:32:14 GMT | ||
* Dependencies: none | ||
* Peer dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
# Credits | ||
These definitions were written by [Asana](https://asana.com), [AssureSign](http://www.assuresign.com), [Microsoft](https://microsoft.com), [MartynasZilinskas](https://github.com/MartynasZilinskas), [Josh Rutherford](https://github.com/theruther4d), [Jessica Franco](https://github.com/Jessidhia), and [Sebastian Silbermann](https://github.com/eps1lon). |
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
21421
18
2
19
- Removed@types/react@^17