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.14
to
16.0.15
+7
-2
react/package.json
{
"name": "@types/react",
"version": "16.0.14",
"version": "16.0.15",
"description": "TypeScript definitions for React",

@@ -68,2 +68,7 @@ "license": "MIT",

"githubUsername": "richseviora"
},
{
"name": "Josh Rutherford",
"url": "https://github.com/theruther4d",
"githubUsername": "theruther4d"
}

@@ -78,4 +83,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "78c4712750519beead91bc943f5179174ddc79e2cb38762d6907ab765216e9d5",
"typesPublisherContentHash": "b7c279828432150c19aa9d228dea6c541303d26cf91c180433657c99c89387a0",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 18 Oct 2017 20:09:19 GMT
* Last updated: Thu, 19 Oct 2017 15:06:27 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: React

# Credits
These definitions were written by Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>, John Reilly <https://github.com/johnnyreilly>, Benoit Benezech <https://github.com/bbenezech>, Patricio Zavolinsky <https://github.com/pzavolinsky>, Digiguru <https://github.com/digiguru>, Eric Anderson <https://github.com/ericanderson>, Albert Kurniawan <https://github.com/morcerf>, Tanguy Krotoff <https://github.com/tkrotoff>, Dovydas Navickas <https://github.com/DovydasNavickas>, Stéphane Goetz <https://github.com/onigoetz>, Rich Seviora <https://github.com/richseviora>.
These definitions were written by Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>, John Reilly <https://github.com/johnnyreilly>, Benoit Benezech <https://github.com/bbenezech>, Patricio Zavolinsky <https://github.com/pzavolinsky>, Digiguru <https://github.com/digiguru>, Eric Anderson <https://github.com/ericanderson>, Albert Kurniawan <https://github.com/morcerf>, Tanguy Krotoff <https://github.com/tkrotoff>, Dovydas Navickas <https://github.com/DovydasNavickas>, Stéphane Goetz <https://github.com/onigoetz>, Rich Seviora <https://github.com/richseviora>, Josh Rutherford <https://github.com/theruther4d>.

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