New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-dropdowns

Package Overview
Dependencies
Maintainers
3
Versions
356
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-dropdowns - npm Package Compare versions

Comparing version 17.1.41 to 17.1.42

12

CHANGELOG.md

@@ -9,2 +9,10 @@ # Changelog

- #232673 - Issue with prevent the first value when clear value using clear button has been fixed.
## 17.1.41 (2019-04-16)
### MultiSelect
#### Bug Fixes
- #232673 - Issue with browser freeze when clear value using clear button has been fixed.

@@ -18,2 +26,4 @@

- F143612 - Dropdown icon disappeared when set the lengthy placeholder issue has been fixed.
### DropDownList

@@ -79,4 +89,2 @@

- F143612 - Dropdown icon disappeared when set the lengthy placeholder issue has been fixed.
## 17.1.32-beta (2019-03-13)

@@ -83,0 +91,0 @@

2

dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 17.1.41
* version : 17.1.42
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.

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

{
"name": "@syncfusion/ej2-dropdowns",
"version": "17.1.41",
"version": "17.1.42",
"description": "Essential JS 2 DropDown Components",

@@ -11,7 +11,7 @@ "author": "Syncfusion Inc.",

"dependencies": {
"@syncfusion/ej2-base": "~17.1.38",
"@syncfusion/ej2-data": "~17.1.41",
"@syncfusion/ej2-inputs": "~17.1.41",
"@syncfusion/ej2-lists": "~17.1.40",
"@syncfusion/ej2-popups": "~17.1.40"
"@syncfusion/ej2-base": "~17.1.42",
"@syncfusion/ej2-data": "~17.1.42",
"@syncfusion/ej2-inputs": "~17.1.42",
"@syncfusion/ej2-lists": "~17.1.42",
"@syncfusion/ej2-popups": "~17.1.42"
},

@@ -18,0 +18,0 @@ "devDependencies": {},

@@ -0,1 +1,4 @@

import * as index from './index';
index.MultiSelect.Inject(index.CheckBoxSelection);
index.ListBox.Inject(index.CheckBoxSelection);
export * from './index';

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc