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 15.5.10 to 15.5.11

7

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

@@ -29,3 +29,4 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-dom"
},

@@ -36,4 +37,4 @@ "scripts": {},

},
"typesPublisherContentHash": "d59438eb7d8a2b4232304e859a24a3e96f621efa573a36492f569103342972dc",
"typesPublisherContentHash": "b334842edd58dcf9610f3493846576872b9f8bde4ad9668d74b498ca16e29b51",
"typeScriptVersion": "2.8"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for React (react-dom) ( http://facebook.github.io/react/ ).
This package contains type definitions for React (react-dom) (http://facebook.github.io/react/).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Sat, 16 Feb 2019 17:42:08 GMT
* Last updated: Mon, 14 Oct 2019 20:17:01 GMT
* Dependencies: @types/react

@@ -18,2 +18,2 @@ * Global values: ReactDOM, ReactDOMNodeStream, ReactDOMServer

# Credits
These definitions were written by Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>, MartynasZilinskas <https://github.com/MartynasZilinskas>.
These definitions were written by Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>, and MartynasZilinskas <https://github.com/MartynasZilinskas>.

@@ -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