
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.
@uportal/dashboard-carousel
Advanced tools
[](https://www.npmjs.com/package/@uportal/dashboard-carousel) [: when enabled debug mode skips oauth authentication.layout-api-url
(optional, string, default: "/uPortal/api/v4-3/dlm/layout.json"): url to layout for carousel to use.region-name
(optional, string, default: "dashboard"): name of the region in the layout that should be displayed.Currently this component supports CSS Variables for overriding button colors. Defining the following variables will change the colors for the component accordingly. They will fall back to the colors described below.
You should define this in your custom stylesheet.
fg = foreground (text) bg = background
:root {
--dash-carousel-btn-bg-color: #007bff; // Used for background and border
--dash-carousel-btn-fg-color: #fff; // Default text color
--dash-carousel-btn-bg-active-color: white; // border remains same as background color
--dash-carousel-btn-fg-active-color: black; // active text color
}
[1.40.2][]
FAQs
[](https://www.npmjs.com/package/@uportal/dashboard-carousel) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.webjars.npm/uportal__dashboard-carousel/badge.
We found that @uportal/dashboard-carousel demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 13 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.