
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
org.webjars.bowergithub.selvinfehric:multi-select-combo-box
Advanced tools
WebJar for multi-select-combo-box
Multi select combo box for Polymer 2 apps based on vaadin-combo-box component
The element can be installed using bower
bower install selvinfehric/multi-select-combo-box
If you want to save it in bower.json file, remember to add flag --save
bower install selvinfehric/multi-select-combo-box --save
<multi-select-combo-box items='["Item 1", "Item 2", "Item 3", "Item 4"]'></multi-select-combo-box>
<multi-select-combo-box items='[{ "id": 1, "name": "Name1" }, { "id": 2, "name": "Name2" }, { "id": 3, "name": "Name3" }, { "id": 4, "name": "Name4" }, { "id": 5, "name": "Name5" }]' value-field="id" display-field="name"></multi-select-combo-box>
git checkout -b my-new-featuregit commit -am 'Add some feature'git push origin my-new-featureCredits go to https://github.com/tomivirkki answer on this issue https://github.com/vaadin/vaadin-combo-box/issues/88
This project is licensed under the terms of the MIT license.
FAQs
WebJar for multi-select-combo-box
We found that org.webjars.bowergithub.selvinfehric:multi-select-combo-box demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.