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.
@sme.up/ketchup
Advanced tools
Ketchup is a web components library, built with Ionic’s Stencil, a TypeScript based web component compiler.
Web Components
is a suite of different technologies allowing to create reusable custom elements that you can use in your web apps. For more information visit this link: https://developer.mozilla.org/en-US/docs/Web/Web_Components
The primary focus of Ketchup is to provide a suite of powerful and customizable Web Components, whose main objective is abstracting complex and recurrent programming patterns.
Ketchup repository is a monorepo multi-package repository managed with Lerna.
Go to Ketchup Showcase to see our components live.
All information for developers is to be found in the Development guide.
npm install "@sme.up/ketchup" --save
import { defineCustomElements } from '@sme.up/ketchup/dist/loader';
defineCustomElements(window);
<kup-button label="I'm a button" @kup-button-click="myButtonAction" />
In order to keep the code under control, if you want to contribute you must have knowledge of the following fundamentals:
If you respect this prerequisites and you wish to contribute to this project, you're welcome to do so. Check out our style guide for more details about our coding practices.
If you run into an error or an unexpected behavior, or you just want to give us feedback on how to improve, feel free to use the issues page.
Distributed under the Apache 2.0 License. Click here for more information.
List of open source libraries/resources we used and which we'd like to thank:
FAQs
Sme.UP web components library
The npm package @sme.up/ketchup receives a total of 1,245 weekly downloads. As such, @sme.up/ketchup popularity was classified as popular.
We found that @sme.up/ketchup 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.