
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.
@momentum-ui/react
Advanced tools
Momentum UI React
is a resuable, component based, flexible React library available as
npm module. It provides set of UI components and utilities based on Momentum Design.
The git repo can be cloned from the momentum-ui monorepo and found at https://github.com/momentum-design/momentum-ui/tree/master/react.
Checkout the documentation for documentation and live examples.
className
and style
properties.To use @momentum-ui/react in your application follow below steps:
npm i -S @momentum-ui/react
yarn add @momentum-ui/react
Use ES6 import statement to import the component that you want to use:
import { Button } from '@momentum-ui/react';
// or
import Button from from '@momentum-ui/react/button';
...
...
<div className="container">
<Button name="primary" size="large">Welcome to Momentum UI React !</Button>
</div>
Want to contribute? Why not go through Developer's Guide to understand more technical details about the project and contribution guidelines to be adhered.
The changelog can be found here.
Copyright (c) 2017 Cisco Systems
FAQs
Cisco Momentum UI framework for ReactJs applications
The npm package @momentum-ui/react receives a total of 1,383 weekly downloads. As such, @momentum-ui/react popularity was classified as popular.
We found that @momentum-ui/react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 17 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.