
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
sezzle-react-widget
Advanced tools
A react component of sezzle widget where props are used to provide config
sezzle-react-widget
is a React-based component to render Sezzle's widget on React platforms.
Using npm:
npm install sezzle-react-widget
Within your product page, add the two following snippets in the appropriate locations:
import SezzleWidget from 'sezzle-react-widget'
<SezzleWidget
price={YOUR PRICE VARIABLE HERE}
merchantId={'YOUR MERCHANT ID HERE'}
/>
The following props can be specified in the element to customize the widget's content and appearance
{price} (Required)
{merchantId} (Required)
{theme} (Optional)
{alignment} (Optional)
{fontWeight} (Optional)
{fontFamily} (Optional)
{fontSize} (Optional)
{textColor} (Optional)
{logoSize} (Optional)
{includeAPModal} (Optional)
{minPrice} (Optional)
<SezzleWidget
price={'$29.99'}
merchantId={'12a34bc5-6de7-890f-g123-4hi5678jk901'}
theme={'light'}
includeAPModal={false}
minPrice={35}
fontWeight={500}
fontFamily={'inherit'}
fontSize={12}
textColor={'inherit'}
alignment={'auto'}
logoSize={1}
/>
FAQs
A react component of sezzle widget where props are used to provide config
We found that sezzle-react-widget demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.