
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@staytuned-io/web-components
Advanced tools
Audio Player components created with Stencil
Stencil is a compiler for building fast web apps using Web Components.
Stencil combines the best concepts of the most popular frontend frameworks into a compile-time rather than run-time tool. Stencil takes TypeScript, JSX, a tiny virtual DOM layer, efficient one-way data binding, an asynchronous rendering pipeline (similar to React Fiber), and lazy-loading out of the box, and generates 100% standards-based Web Components that run in any browser supporting the Custom Elements v1 spec.
Stencil components are just Web Components, so they work in any major framework or with no framework at all.
<script src='https://unpkg.com/@staytuned-io/web-components/dist/staytuned-component/staytuned-component.esm.js'></script>
in the head of your index.htmlnpm install @staytuned/player-components --save
<script src='node_modules/@staytuned-io/web-components/dist/staytuned-component/staytuned-component.esm.js'></script>
in the head of your index.htmlnpm install @staytuned/player-components --save
import @staytuned-io/web-components;
FAQs
Staytuned Web Components
The npm package @staytuned-io/web-components receives a total of 32 weekly downloads. As such, @staytuned-io/web-components popularity was classified as not popular.
We found that @staytuned-io/web-components 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
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.