@types/react-dropzone
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -5,3 +5,3 @@ // Type definitions for react-dropzone 2.2 | ||
// Definitions: https://github.com/Vooban/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
// TypeScript Version: 2.6 | ||
@@ -8,0 +8,0 @@ /// <reference types="react"/> |
{ | ||
"name": "@types/react-dropzone", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "TypeScript definitions for react-dropzone", | ||
@@ -9,15 +9,19 @@ "license": "MIT", | ||
"name": "Mathieu Larouche Dube", | ||
"url": "https://github.com/matdube" | ||
"url": "https://github.com/matdube", | ||
"githubUsername": "matdube" | ||
}, | ||
{ | ||
"name": "Ivo Jesus", | ||
"url": "https://github.com/LynxEyes" | ||
"url": "https://github.com/LynxEyes", | ||
"githubUsername": "LynxEyes" | ||
}, | ||
{ | ||
"name": "Luís Rodrigues", | ||
"url": "https://github.com/goblindegook" | ||
"url": "https://github.com/goblindegook", | ||
"githubUsername": "goblindegook" | ||
}, | ||
{ | ||
"name": "Ben Bayard", | ||
"url": "https://github.com/benbayard" | ||
"url": "https://github.com/benbayard", | ||
"githubUsername": "benbayard" | ||
} | ||
@@ -34,5 +38,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "c992937526d7112135dddd9f63ee6a28adf2d3400b2d4f001c799c5d1c3cbf64", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "99a10dde670f981b4f54b0ee7d23d1722984bfeeb6976be456aedd2a53bbad41", | ||
"typeScriptVersion": "2.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 17 Jul 2017 16:47:59 GMT | ||
* Last updated: Mon, 12 Feb 2018 20:56:56 GMT | ||
* Dependencies: react | ||
@@ -14,0 +14,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4947