🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@types/react

Package Overview
Dependencies
Maintainers
1
Versions
706
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react - npm Package Compare versions

Comparing version
16.0.38
to
16.0.39
+1
-0
react/global.d.ts

@@ -36,2 +36,3 @@ /*

interface HTMLCanvasElement extends HTMLElement { }
interface HTMLDialogElement extends HTMLElement { }
interface HTMLDivElement extends HTMLElement { }

@@ -38,0 +39,0 @@ interface HTMLDListElement extends HTMLElement { }

+2
-2
{
"name": "@types/react",
"version": "16.0.38",
"version": "16.0.39",
"description": "TypeScript definitions for React",

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

"dependencies": {},
"typesPublisherContentHash": "005bdd4148c2c856c9a4ac156288e1e76ab9eb39ee0b179753addf7d394b48f2",
"typesPublisherContentHash": "d1c33149c2921cece55677d258641eb6620ebeb15e229318635b922b5490d25a",
"typeScriptVersion": "2.6"
}

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

Additional Details
* Last updated: Tue, 13 Feb 2018 15:55:53 GMT
* Last updated: Wed, 28 Feb 2018 23:22:44 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: React

Sorry, the diff of this file is too big to display