
Research
/Security News
10 npm Typosquatted Packages Deploy Multi-Stage Credential Harvester
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.
vaadin-combo-box
Advanced tools
<vaadin-combo-box> is a Polymer element combining a dropdown list with an input field for filtering the list of items, part of the Vaadin Core Elements.
<vaadin-combo-box label="Element"
items='["Cadmium","Caesium","Calcium","Californium","Carbon","Scandium"]'>
</vaadin-combo-box>
Fork the vaadin-combo-box repository and clone it locally.
Make sure you have npm installed.
When in the vaadin-combo-box directory, run npm install to install dependencies.
Install polyserve: npm install -g polyserve
When in the vaadin-combo-box directory, run polyserve --open, browser will automatically open the component API documentation.
You can also open demo or in-browser tests by adding demo or test to the URL, for example:
Install web-component-tester: npm install -g web-component-tester
When in the vaadin-combo-box directory, run wct or npm test
We are using ESLint for linting JavaScript code. You can check if your code is following our standards by running gulp lint, which will automatically lint all .js files as well as JavaScript snippets inside .html files.
gulp lintnpm testApache License 2.0
FAQs
Polymer element for displaying a list of items with filtering
The npm package vaadin-combo-box receives a total of 35 weekly downloads. As such, vaadin-combo-box popularity was classified as not popular.
We found that vaadin-combo-box demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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 found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.