Socket
Socket
Sign inDemoInstall

@types/react-dom

Package Overview
Dependencies
3
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 18.2.24 to 18.2.25

2

react-dom/canary.d.ts

@@ -141,2 +141,4 @@ /**

): [state: Awaited<State>, dispatch: (payload: Payload) => void, isPending: boolean];
function requestFormReset(form: HTMLFormElement): void;
}

@@ -143,0 +145,0 @@

4

react-dom/package.json
{
"name": "@types/react-dom",
"version": "18.2.24",
"version": "18.2.25",
"description": "TypeScript definitions for react-dom",

@@ -85,4 +85,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom",

},
"typesPublisherContentHash": "014e80a5099dc870a23431a7ba84df095033e4cf8a9e962747c8c30a8db58a9a",
"typesPublisherContentHash": "f40629d5026f3736ee6b73b08f55621bdb75b507233003effbdd00fd94f23d2e",
"typeScriptVersion": "4.7"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 03 Apr 2024 21:07:13 GMT
* Last updated: Thu, 11 Apr 2024 17:35:56 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc