Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@retailmenot/anchor
Advanced tools
Anchor is a robust yet lightweight series of UI components, utilities, and styles that form the foundation of great user experiences.
NPM
npm i --save @retailmenot/anchor styled-components
Yarn
yarn add @retailmenot/anchor styled-components
Usage
// VENDOR
import { ThemeProvider } from '@xstyled/styled-components';
import { RootTheme, Typography } from '@retailmenot/anchor';
const Root = () => (
<ThemeProvider theme={RootTheme}>
<Typography tag="h1">
Hello World!
</Typography>
</ThemeProvider>
);
ReactDOM.render(Root, document.getElementById('app'));
View our docs site for more usage guidelines
Check out our contributing guide until our docs site goes live with that content.
FAQs
A React UI Library by RetailMeNot
The npm package @retailmenot/anchor receives a total of 15 weekly downloads. As such, @retailmenot/anchor popularity was classified as not popular.
We found that @retailmenot/anchor demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.