@progress/kendo-angular-upload
Advanced tools
Comparing version 2.1.1-dev.201712191520 to 2.1.1
@@ -6,3 +6,4 @@ /** | ||
/** | ||
* The list of the allowed file extensions. Recognizes entries of both `.type` and `type` values. | ||
* The list of the allowed file extensions. Recognizes entries of both `.type` (for example, `.docx`, `.png`, `.svg`, `.xls`, and others) | ||
* and `type` (for example, `docx`, `png`, `svg`, `xls`, and others) values. | ||
*/ | ||
@@ -9,0 +10,0 @@ allowedExtensions?: Array<string>; |
@@ -6,3 +6,4 @@ /** | ||
/** | ||
* The list of the allowed file extensions. Recognizes entries of both `.type` and `type` values. | ||
* The list of the allowed file extensions. Recognizes entries of both `.type` (for example, `.docx`, `.png`, `.svg`, `.xls`, and others) | ||
* and `type` (for example, `docx`, `png`, `svg`, `xls`, and others) values. | ||
*/ | ||
@@ -9,0 +10,0 @@ allowedExtensions?: Array<string>; |
{ | ||
"name": "@progress/kendo-angular-upload", | ||
"description": "Kendo UI Angular 2 Upload Component", | ||
"version": "2.1.1-dev.201712191520", | ||
"version": "2.1.1", | ||
"main": "dist/npm/main.js", | ||
@@ -6,0 +6,0 @@ "module": "dist/es/main.js", |
Sorry, the diff of this file is too big to display
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
657792
8154
2
20