
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@kr05/simple-stepper
Advanced tools
This component is a WIP. Please read the disclaimer for more context.
Stepper component that (mostly) adheres to Material Design. Built with lit-element and open-wc. Built on top off the amazing l2t-paper-stepper.
npm i @kr05/simple-stepper
<script type="module">
import 'simple-stepper/simple-stepper.js';
import 'simple-stepper/simple-step.js';
</script>
<simple-stepper>
<simple-step label="First step" subtitle="Edit me!" editable></simple-step>
<simple-step label="Second step" subtitle="Please don't skip me." optional></simple-step>
<simple-step label="Third step" subtitle="I am locked, try opening me." locked></simple-step>
<simple-step label="Last step" lastStep></simple-step>
</simple-stepper>
There are various milestones I would like to achieve with this component. Currently, these are:
Replace mwc-button and mwc-icon with with simple components.
Expose as much css as possible.
Align implementation as much as possible with the Gold Standard document.
This is very much a work in progress, so take precautions if you plan on using <simple-stepper>
in production. That being said, I depend on this component for my business needs, which means that I will continue to update and support this package for the foreseeable future. If you find that it's not working as expected or wish to see some feature added, please submit an issue and I will get right on it.
FAQs
Stepper component that (mostly) adheres to Material Design.
We found that @kr05/simple-stepper demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.