Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@neovici/cosmoz-tabs
Advanced tools
A multi views container element that allow navigation between the views using tabs or an accordion.
<cosmoz-tabs>
is a multi views (or pages) container element that allow navigation between the views using tabs or an accordion.
<cosmoz-tabs selected="0">
<cosmoz-tab heading="First tab">
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum massa ante,
maximus in consectetur non, imperdiet ullamcorper risus. Donec vulputate justo nibh.
</p>
</cosmoz-tab>
<cosmoz-tab heading="Second tab">
<p>
Fusce consectetur nisi at felis finibus rutrum. Vestibulum fermentum pharetra sem,
vitae tincidunt est mattis tristique. Donec blandit nulla non tellus tincidunt pretium.
</p>
</cosmoz-tab>
<cosmoz-tab heading="Third tab">
<p>
Etiam ante dolor, commodo non vestibulum vel, malesuada a nunc. Vestibulum accumsan,
sapien eu gravida consectetur, purus felis lobortis massa, id consequat eros lacus sit amet quam.
</p>
</cosmoz-tab>
</cosmoz-tabs>
First, make sure you have the Polymer CLI installed. Then run polymer serve
to serve your element locally.
$ polymer serve
$ polymer test
Your application is already set up to be tested via web-component-tester. Run polymer test
to run your application's test suite locally.
FAQs
A multi views container element that allow navigation between the views using tabs or an accordion.
The npm package @neovici/cosmoz-tabs receives a total of 66 weekly downloads. As such, @neovici/cosmoz-tabs popularity was classified as not popular.
We found that @neovici/cosmoz-tabs demonstrated a healthy version release cadence and project activity because the last version was released less than 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.