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.5 to 18.2.6

react-dom/canary.d.ts

2

react-dom/experimental.d.ts

@@ -31,3 +31,3 @@ /**

import React = require('react');
import ReactDOM = require('./next');
import ReactDOM = require('./canary');

@@ -34,0 +34,0 @@ export {};

{
"name": "@types/react-dom",
"version": "18.2.5",
"version": "18.2.6",
"description": "TypeScript definitions for React (react-dom)",

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

},
"typesPublisherContentHash": "c80af5b64c83323b3343b3a5544ed67e20bf6eadd34775daea3dfd6f70cd82dd",
"typesPublisherContentHash": "f17619716ec62b2f4f9d4541bc4e5fe0365b64cd6abc76511a375496bf09747a",
"typeScriptVersion": "4.3",

@@ -66,5 +66,5 @@ "exports": {

},
"./next": {
"./canary": {
"types": {
"default": "./next.d.ts"
"default": "./canary.d.ts"
}

@@ -71,0 +71,0 @@ },

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

### Additional Details
* Last updated: Mon, 12 Jun 2023 18:33:09 GMT
* Last updated: Mon, 19 Jun 2023 12:32:43 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,0 @@ * Global values: `ReactDOM`, `ReactDOMServer`

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