@types/dropzone
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -34,2 +34,3 @@ // Type definitions for Dropzone 5.0.0 | ||
withCredentials?: boolean; | ||
timeout?: number; | ||
parallelUploads?: number; | ||
@@ -36,0 +37,0 @@ uploadMultiple?: boolean; |
{ | ||
"name": "@types/dropzone", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "TypeScript definitions for Dropzone", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"name": "Natan Vivo", | ||
"url": "https://github.com/nvivo" | ||
"url": "https://github.com/nvivo", | ||
"githubUsername": "nvivo" | ||
}, | ||
@@ -18,15 +19,19 @@ { | ||
"name": "Vasya Aksyonov", | ||
"url": "https://github.com/outring" | ||
"url": "https://github.com/outring", | ||
"githubUsername": "outring" | ||
}, | ||
{ | ||
"name": "Simon Huber", | ||
"url": "https://github.com/renuo" | ||
"url": "https://github.com/renuo", | ||
"githubUsername": "renuo" | ||
}, | ||
{ | ||
"name": "Sebastiaan de Rooij", | ||
"url": "https://github.com/Hikariii" | ||
"url": "https://github.com/Hikariii", | ||
"githubUsername": "Hikariii" | ||
}, | ||
{ | ||
"name": "Ted Bicknell", | ||
"url": "https://github.com/tedbcsgpro" | ||
"url": "https://github.com/tedbcsgpro", | ||
"githubUsername": "tedbcsgpro" | ||
} | ||
@@ -43,5 +48,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "a3a148eb50ae10a6fcdba5a0d2c892043e6910779fccc68186ef0b47bafb8cf4", | ||
"typesPublisherContentHash": "7fa17bdfda63234f08bc57110e79a49a1a809f81dd30077c3818548e2f5500c0", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 10 Jul 2017 14:15:41 GMT | ||
* Last updated: Thu, 28 Sep 2017 07:54:59 GMT | ||
* Dependencies: jquery | ||
@@ -14,0 +14,0 @@ * Global values: Dropzone |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
15243
221
0