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.
@awell-health/sol-scheduling
Advanced tools
This project contains SOL's scheduling front-end component which is used in Hosted Pages to let a patient schedule an appointment with a provider.
This repository only contains the front-end. All the logic and interaction with APIs happens within the extension and the Hosted Pages app.
Note that we use yarn PnP which might require additional configuration in your IDE to work properly. You can follow the installation instructions below to get the repository running locally.
If you use a different IDE, check the yarn documentation for instructions on IDE setup.
Follow the steps below to set up the extensions repository locally on your machine:
ctrl+shift+p
in a TypeScript fileBrowse and test all components in this repository via Storybook.
Or run yarn storybook
locally.
This repository currently uses UI components from Awell's ui-library to build the front-end faster. These components will be be unstyled if your app is not wrapped in Awell's ThemeProvider and you are not importing the styles from ui-library.
In this repository, this is handled by:
.storybook/preview.ts
<ThemeProvider />
componentFAQs
Unknown package
The npm package @awell-health/sol-scheduling receives a total of 167 weekly downloads. As such, @awell-health/sol-scheduling popularity was classified as not popular.
We found that @awell-health/sol-scheduling 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.