Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
politico-style
Advanced tools
Web fashions by POLITICO Interatives.
Install the module.
$ yarn add politico-style
Include an entire theme:
@import "../../node_modules/politico-style/scss/base/theme";
Include parts of a theme:
@import "../../node_modules/politico-style/scss/base/components/header";
@import "../../node_modules/politico-style/scss/base/components/footer";
Import a theme using Webpack's sass-loader:
import 'politico-style/scss/base/main.scss';
import { Sketch } from "politico-style";
const { Nav } = Sketch;
const MyComponent = <Nav appName="My new app" />;
$ yarn install
$ npm start
Once you're done:
$ npm run build
To publish: Update the version number in package.json
$ npm publish
FAQs
Web fashions by Politico Interactives.
The npm package politico-style receives a total of 14 weekly downloads. As such, politico-style popularity was classified as not popular.
We found that politico-style demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.