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.8.3 to 16.8.4

7

react-dom/index.d.ts

@@ -94,9 +94,2 @@ // Type definitions for React (react-dom) 16.8

): Component<any, ComponentState> | Element | void;
(
parentComponent: Component<any> | Array<Component<any>>,
element: SFCElement<any>,
container: Element,
callback?: () => void
): void;
}

4

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

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

},
"typesPublisherContentHash": "21c4a9a0147ce5b409a68a6c988f0b8e3e9b11debb97945f3ee0c63aaaadffaa",
"typesPublisherContentHash": "7df644e84370d57e2e797b12e67fc402427275caf9abae68e3b53cdaceed02bc",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Wed, 20 Mar 2019 20:05:19 GMT
* Last updated: Thu, 11 Apr 2019 17:57:21 GMT
* Dependencies: @types/react

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

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