Socket
Socket
Sign inDemoInstall

@types/react-dom

Package Overview
Dependencies
1
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 15.5.20 to 15.5.21

2

react-dom v15.5/index.d.ts

@@ -36,2 +36,3 @@ export as namespace ReactDOM;

callback?: (component?: Component<P, ComponentState> | Element) => any,
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
): Component<P, ComponentState> | Element | void;

@@ -69,2 +70,3 @@ export function render<P>(

callback?: (component?: Component<P, ComponentState> | Element) => any,
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
): Component<P, ComponentState> | Element | void;

4

react-dom v15.5/package.json
{
"name": "@types/react-dom",
"version": "15.5.20",
"version": "15.5.21",
"description": "TypeScript definitions for react-dom",

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

},
"typesPublisherContentHash": "64459358d5bb3a7a0560b648b745afd24c8016238a172d6fb28215336cb55bdb",
"typesPublisherContentHash": "dd1bc83aa677c6faa5f9ce31305cb2c4741088f6d904e2a5b993ad7ef38fdbd8",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT
* Last updated: Wed, 22 Nov 2023 00:24:48 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