@types/react-dom
Advanced tools
Comparing version 19.0.1 to 19.0.2
{ | ||
"name": "@types/react-dom", | ||
"version": "19.0.1", | ||
"version": "19.0.2", | ||
"description": "TypeScript definitions for react-dom", | ||
@@ -87,8 +87,8 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom", | ||
"scripts": {}, | ||
"dependencies": { | ||
"@types/react": "*" | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
"@types/react": "^19.0.0" | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "9e9bffd616f69b7613dd9bf32022ffb03434def57e02740090a6baf1e12f0a1a", | ||
"typesPublisherContentHash": "b4faecddd46186ac22c8529000bb42364b5707a973909a88c1ec71ebc64488d7", | ||
"typeScriptVersion": "5.0" | ||
} |
@@ -11,6 +11,8 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 06 Dec 2024 13:37:42 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
20455
18
- Removed@types/react@*