Socket
Socket
Sign inDemoInstall

@types/react-dom

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-dom - npm Package Compare versions

Comparing version 16.9.1 to 16.9.2

4

react-dom/package.json
{
"name": "@types/react-dom",
"version": "16.9.1",
"version": "16.9.2",
"description": "TypeScript definitions for React (react-dom)",

@@ -46,4 +46,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "269c312e7438b3ad75194e0e945dd2a7cde24d58bc232dad247348ee5ccc072c",
"typesPublisherContentHash": "897ba71f8211baa5df942d6e63bea8ce5f8ed8e500763b5cca5416b832fcb11c",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Tue, 24 Sep 2019 22:59:40 GMT
* Last updated: Mon, 14 Oct 2019 20:17:00 GMT
* Dependencies: @types/react

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

@@ -71,6 +71,2 @@ import {

/**
* After `shallowRenderer.render()` has been called, returns shallowly rendered output.
*/
getRenderOutput(): ReactElement;
/**
* Similar to `ReactDOM.render` but it doesn't require DOM and only renders a single level deep.

@@ -77,0 +73,0 @@ */

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc