
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.
@momentum-ui/core
Advanced tools
@momentum-ui/core
Momentum UI Core is a UI framework for implementing Cisco Momentum Design into web apps and sites.
Install and manage the Momentum UI Core using NPM. You may use yarn
or npm
. By default, yarn/npm installs packages to node_modules/.
npm install @momentum-ui/core --save
or
yarn add @momentum-ui/core
<head>
of your HTML reference the location of your momentum-ui.min.css.<link rel="stylesheet" href="path/to/momentum-ui/css/momentum-ui.min.css">
$brand-font-folder: 'path/to/fonts/directory';
$icon-font-path: 'path/to/fonts/directory';
$images-path: 'path/to/images/directory';
@import '~@momentum-ui/core/scss/momentum-ui';
PRs accepted.
© 2014-2020 Cisco and/or its affiliates. All Rights Reserved.
FAQs
Cisco Momentum UI CSS Framework
The npm package @momentum-ui/core receives a total of 2,708 weekly downloads. As such, @momentum-ui/core popularity was classified as popular.
We found that @momentum-ui/core demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 22 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
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.