Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@actus/svelte
Advanced tools
Svelte UI component / bindings that uses the @actus/core
state machine.
Install it in your Svelte project with:
npm install @actus/svelte
and import it
import Actus from '@actus/svelte'
As mentioned, it should be trivial to implement this in any UI framework, have a look in src/Component.svelte to see how it's made using Svelte.
All props except commands
are optional.
<Actus
{commands}
toggleKey="p"
ctrlKey={false}
placeholder="Type your best commands"
theme={{
"--color": "rgba(212, 208, 199, 1.00)",
"--result-description-color": "rgba(212, 208, 199, 1.00)",
"--background-color": "rgba(36, 36, 36, 1.00)",
"--active-result-background-color": "rgba(64, 64, 64, 1.00)",
"--active-result-description-color": "rgba(255, 255, 255, 1.00)",
"--active-result-title-color": "rgba(255, 255, 255, 1.00)",
"--scale": "1.3",
}}
/>
Here's a demo: https://ti99l.csb.app
FAQs
![bar](images/bar.png)
We found that @actus/svelte 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.