@syncfusion/ej2-vue-dropdowns
Advanced tools
Comparing version 16.3.17 to 16.3.21
@@ -5,2 +5,4 @@ # Changelog | ||
## 16.3.17 (2018-09-12) | ||
### DropDownList | ||
@@ -7,0 +9,0 @@ |
/*! | ||
* filename: ej2-vue-dropdowns.umd.min.js | ||
* version : 16.3.17 | ||
* version : 16.3.21 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license. | ||
* filename: ej2-vue-dropdowns.umd.min.js | ||
* version : 16.2.41 | ||
* version : 16.3.17 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -15,0 +15,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-vue-dropdowns", | ||
"version": "16.3.17", | ||
"version": "16.3.21", | ||
"description": "Essential JS 2 DropDown Components for Vue", | ||
@@ -33,5 +33,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~16.3.17", | ||
"@syncfusion/ej2-vue-base": "~16.3.17", | ||
"@syncfusion/ej2-dropdowns": "16.3.17" | ||
"@syncfusion/ej2-base": "~16.3.21", | ||
"@syncfusion/ej2-vue-base": "~16.3.21", | ||
"@syncfusion/ej2-dropdowns": "16.3.21" | ||
}, | ||
@@ -46,3 +46,4 @@ "devDependencies": { | ||
"@types/requirejs": "^2.1.26" | ||
} | ||
}, | ||
"sideEffects": false | ||
} |
# ej2-vue-dropdowns | ||
## Superset of HTML select box contains specific features such as data binding, grouping, sorting, filtering, and templates. | ||
Superset of HTML select box contains specific features such as data binding, grouping, sorting, filtering, and templates. | ||
@@ -5,0 +5,0 @@ ![](../../ReadMe_Images/gif.gif) |
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
449520
0
+ Added@syncfusion/ej2-dropdowns@16.3.21(transitive)
- Removed@syncfusion/ej2-dropdowns@16.3.17(transitive)