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 0.14.19 to 0.14.20

2

react-dom/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for React v0.14 (react-dom)
// Type definitions for React (react-dom) 0.14
// Project: http://facebook.github.io/react/

@@ -3,0 +3,0 @@ // Definitions by: Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>

{
"name": "@types/react-dom",
"version": "0.14.19",
"description": "TypeScript definitions for React v0.14 (react-dom)",
"version": "0.14.20",
"description": "TypeScript definitions for React (react-dom)",
"license": "MIT",

@@ -17,4 +17,4 @@ "author": "Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>",

"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "0706272ecdebbc18fcb2c46153747a4d6a00c9bf5ef75e1aa6edd09ae4281d91"
"typesPublisherContentHash": "a4c875874e185f514c1891876811c587bafd4f7c225eb098f853dedd6c7dbe44",
"typeScriptVersion": "2.0"
}

@@ -5,10 +5,9 @@ # Installation

# Summary
This package contains type definitions for React v0.14 (react-dom) (http://facebook.github.io/react/).
This package contains type definitions for React (react-dom) (http://facebook.github.io/react/).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/react-dom
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/react-dom
Additional Details
* Last updated: Mon, 21 Nov 2016 14:47:53 GMT
* File structure: UMD
* Last updated: Fri, 30 Dec 2016 00:00:12 GMT
* Library Dependencies: none

@@ -15,0 +14,0 @@ * Module Dependencies: react

{
"authors": "Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],

@@ -10,8 +9,8 @@ "moduleDependencies": [

"libraryMinorVersion": 14,
"libraryName": "React v0.14 (react-dom)",
"typeScriptVersion": "2.0",
"libraryName": "React (react-dom)",
"typingsPackageName": "react-dom",
"projectName": "http://facebook.github.io/react/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "UMD",
"sourceBranch": "master",
"globals": [

@@ -21,3 +20,6 @@ "ReactDOM",

],
"declaredModules": [],
"declaredModules": [
"react-dom",
"react-dom\\server"
],
"files": [

@@ -28,3 +30,3 @@ "index.d.ts",

"hasPackageJson": false,
"contentHash": "0706272ecdebbc18fcb2c46153747a4d6a00c9bf5ef75e1aa6edd09ae4281d91"
"contentHash": "a4c875874e185f514c1891876811c587bafd4f7c225eb098f853dedd6c7dbe44"
}
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