You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@syncfusion/ej2-vue-dropdowns

Package Overview
Dependencies
Maintainers
4
Versions
328
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-vue-dropdowns - npm Package Compare versions

Comparing version

to
17.2.36

26

CHANGELOG.md

@@ -5,2 +5,22 @@ # Changelog

### MultiSelect
#### Bug Fixes
- `#241578` - Issue with “Checkbox selection is not updated properly in the popup list items when set filtering as false” has been resolved.
### AutoComplete
#### Bug Fixes
- `#F146110` - Now, Resolved the console error thrown when first character is type using `MinLength` property.
### DropDownList
#### Bug Fixes
- `#F146110` - Now, Resolved the console error thrown when first character is type using `MinLength` property.
## 17.2.34 (2019-07-11)
### ComboBox

@@ -26,2 +46,8 @@

### ListBox
#### Bug Fixes
- `#240594` - Form submit occurs while click toolbar item issue is fixed.
## 17.2.28-beta (2019-06-27)

@@ -28,0 +54,0 @@

2

dist/ej2-vue-dropdowns.umd.min.js
/*!
* filename: ej2-vue-dropdowns.umd.min.js
* version : 17.2.34
* version : 17.2.36
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"_from": "@syncfusion/ej2-vue-dropdowns@*",
"_id": "@syncfusion/ej2-vue-dropdowns@17.2.28",
"_id": "@syncfusion/ej2-vue-dropdowns@17.2.34",
"_inBundle": false,
"_integrity": "sha512-Oq7YzU/c/eBt+4N4scbfUCXJlkDHCmMVwkapXJTY2+rQty8gEdOShVL/YHtjmIVwbFZusr3+1nH77wgh2oiqLg==",
"_integrity": "sha512-ckLXySqAM36QClNR9UUonBZNeuCjXBRRus7yyXH6MOAvTJ9bpmrxv/eEgGx1WXifn0gtdkljyXFRdBGp2fZGzg==",
"_location": "/@syncfusion/ej2-vue-dropdowns",

@@ -22,4 +22,4 @@ "_phantomChildren": {},

],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-dropdowns/-/ej2-vue-dropdowns-17.2.28.tgz",
"_shasum": "ca22c34d33a5cf2471515a261b6726430421d5ee",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-dropdowns/-/ej2-vue-dropdowns-17.2.34.tgz",
"_shasum": "9311a6d34ad09759e9ffb5a58df34daa4c9bd185",
"_spec": "@syncfusion/ej2-vue-dropdowns@*",

@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included",

"dependencies": {
"@syncfusion/ej2-base": "~17.2.34",
"@syncfusion/ej2-dropdowns": "17.2.34",
"@syncfusion/ej2-vue-base": "~17.2.34"
"@syncfusion/ej2-base": "~17.2.35",
"@syncfusion/ej2-dropdowns": "17.2.36",
"@syncfusion/ej2-vue-base": "~17.2.36"
},

@@ -70,4 +70,4 @@ "deprecated": false,

},
"version": "17.2.34",
"version": "17.2.36",
"sideEffects": false
}