@types/plupload
Advanced tools
Comparing version 2.0.9 to 2.0.10
@@ -149,4 +149,2 @@ // Type definitions for Plupload 2.0 | ||
* | ||
* @property id | ||
* @type String | ||
*/ | ||
@@ -159,4 +157,2 @@ id: string; | ||
* | ||
* @property state | ||
* @type Number | ||
*/ | ||
@@ -170,4 +166,2 @@ state: number; | ||
* | ||
* @property features | ||
* @type Object | ||
*/ | ||
@@ -179,4 +173,2 @@ features: any; | ||
* | ||
* @property runtime | ||
* @type String | ||
*/ | ||
@@ -188,4 +180,2 @@ runtime: string; | ||
* | ||
* @property files | ||
* @type Array | ||
* @see plupload.File | ||
@@ -198,4 +188,2 @@ */ | ||
* | ||
* @property settings | ||
* @type Object | ||
*/ | ||
@@ -207,4 +195,2 @@ settings: any; | ||
* | ||
* @property total | ||
* @type plupload.QueueProgress | ||
*/ | ||
@@ -331,3 +317,2 @@ total: plupload_queue_progress; | ||
* | ||
* @property STOPPED | ||
* @static | ||
@@ -341,3 +326,2 @@ * @final | ||
* | ||
* @property STARTED | ||
* @static | ||
@@ -351,3 +335,2 @@ * @final | ||
* | ||
* @property QUEUED | ||
* @static | ||
@@ -361,3 +344,2 @@ * @final | ||
* | ||
* @property UPLOADING | ||
* @static | ||
@@ -371,3 +353,2 @@ * @final | ||
* | ||
* @property FAILED | ||
* @static | ||
@@ -381,3 +362,2 @@ * @final | ||
* | ||
* @property DONE | ||
* @static | ||
@@ -391,3 +371,2 @@ * @final | ||
* | ||
* @property GENERIC_ERROR | ||
* @static | ||
@@ -401,3 +380,2 @@ * @final | ||
* | ||
* @property HTTP_ERROR | ||
* @static | ||
@@ -411,3 +389,2 @@ * @final | ||
* | ||
* @property IO_ERROR | ||
* @static | ||
@@ -419,3 +396,2 @@ * @final | ||
/** | ||
* @property SECURITY_ERROR | ||
* @static | ||
@@ -429,3 +405,2 @@ * @final | ||
* | ||
* @property INIT_ERROR | ||
* @static | ||
@@ -440,3 +415,2 @@ * @final | ||
* | ||
* @property FILE_SIZE_ERROR | ||
* @static | ||
@@ -450,3 +424,2 @@ * @final | ||
* | ||
* @property FILE_EXTENSION_ERROR | ||
* @static | ||
@@ -460,3 +433,2 @@ * @final | ||
* | ||
* @property FILE_DUPLICATE_ERROR | ||
* @static | ||
@@ -470,3 +442,2 @@ * @final | ||
* | ||
* @property IMAGE_FORMAT_ERROR | ||
* @static | ||
@@ -481,3 +452,2 @@ * @final | ||
* @since 2.1.2 | ||
* @property MEMORY_ERROR | ||
* @static | ||
@@ -491,3 +461,2 @@ * @final | ||
* | ||
* @property IMAGE_DIMENSIONS_ERROR | ||
* @static | ||
@@ -494,0 +463,0 @@ * @final |
{ | ||
"name": "@types/plupload", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"description": "TypeScript definitions for Plupload", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/plupload", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "05fbdafbd0e79ed0118f643ea6bafc5e04558a5447314f1d947941de19038bd9", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "0403d8fcccd1008a374e217d5e4e2b74ca3790112385e2dbf5bce3d96d3a5cbc", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 20:19:40 GMT | ||
* Last updated: Sat, 29 Apr 2023 04:03:41 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `plupload` |
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
24594
647