
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@bumble/styleguide-visual-helpers
Advanced tools
Collection of helper tools, which is ported from Badoo-styleguide. It is used for visual regression tests.
Work in progress: This is a list of visual components, which can help with most regular test-cases.
For easier work with different devices / media-queries we introduced several components:
StyleguidePlaceholder
returns mockup of component with provided parametersStyleguideStatic
returns image src from placeholder.com with provided parametersStyleguideCell
returns component and its legend
StyleguideDeviceFrame
returns one of predefined frames, based on mobile device aspect-ratioStyleguideDeviceGroup
returns set of predefined frames, based on mobile device aspect-ratio
import { getImageUrl } from 'badoo-styleguide';
Now we can setup consistent font-sizes via config
this is example of how to setup these settings in config:
module.exports = {
// part of config
legendFontSize: 25,
placeholderFontSize: 30,
};
If you would prefer to setup individualy font-sizes - you can do it for each instance of component.
1.0.0
FAQs
Collection of helper tools, which is ported from Badoo-styleguide. It is used for visual regression tests.
We found that @bumble/styleguide-visual-helpers demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.