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.5
to
16.0.6
+22
-12
react/package.json
{
"name": "@types/react",
"version": "16.0.5",
"version": "16.0.6",
"description": "TypeScript definitions for React",

@@ -21,39 +21,49 @@ "license": "MIT",

"name": "John Reilly",
"url": "https://github.com/johnnyreilly"
"url": "https://github.com/johnnyreilly",
"githubUsername": "johnnyreilly"
},
{
"name": "Benoit Benezech",
"url": "https://github.com/bbenezech"
"url": "https://github.com/bbenezech",
"githubUsername": "bbenezech"
},
{
"name": "Patricio Zavolinsky",
"url": "https://github.com/pzavolinsky"
"url": "https://github.com/pzavolinsky",
"githubUsername": "pzavolinsky"
},
{
"name": "Digiguru",
"url": "https://github.com/digiguru"
"url": "https://github.com/digiguru",
"githubUsername": "digiguru"
},
{
"name": "Eric Anderson",
"url": "https://github.com/ericanderson"
"url": "https://github.com/ericanderson",
"githubUsername": "ericanderson"
},
{
"name": "Albert Kurniawan",
"url": "https://github.com/morcerf"
"url": "https://github.com/morcerf",
"githubUsername": "morcerf"
},
{
"name": "Tanguy Krotoff",
"url": "https://github.com/tkrotoff"
"url": "https://github.com/tkrotoff",
"githubUsername": "tkrotoff"
},
{
"name": "Dovydas Navickas",
"url": "https://github.com/DovydasNavickas"
"url": "https://github.com/DovydasNavickas",
"githubUsername": "DovydasNavickas"
},
{
"name": "Stéphane Goetz",
"url": "https://github.com/onigoetz"
"url": "https://github.com/onigoetz",
"githubUsername": "onigoetz"
},
{
"name": "Rich Seviora",
"url": "https://github.com/richseviora"
"url": "https://github.com/richseviora",
"githubUsername": "richseviora"
}

@@ -68,4 +78,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "49da356b04651ecc14781bed670b4f62fc73ef8f9f0c583affba9f13ca21c61f",
"typesPublisherContentHash": "823649fed0367c416885bbfebcc719844b48fa51964931e9facf5896b4e7dcce",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 23 Aug 2017 17:50:59 GMT
* Last updated: Mon, 25 Sep 2017 16:18:06 GMT
* Dependencies: none

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

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