
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@prague-digi/react-shared-components
Advanced tools
Documentation for components can be found on link that you can find in our Slack channel
Link to pinned post: https://moneta-digital.slack.com/archives/C5HFRJRHB/p1499623364471497
You can run your own documentation simply by running those commands:
yarn
yarn start
It will start local documentation server on port 6060
yarn build
: build documentation packageyarn health-check
: run ESlint check and Jest coverage reportyarn lint
: run ESlint checkyarn lint:fix
: run autofix for ESlintyarn newclean
: do a clean installationyarn start
: run Styleguidist serveryarn test
: run Jest in watcher modeyarn test:coverage
: generate test coverage report<Select />
- Required props: name, label and options<Radio />
- Required props: name, label and options<Checkbox />
- Required props: name and label<Input />
- Required props: name and label<Slider />
- Required props: name and labelmuiTheme
- Needs to be passed to to <MuiThemeProvider muiTheme={muiTheme}>
<FormDebug />
- Receives values and errors which are being returned by redux-form<Button />
<Loader />
FAQs
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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.