
Research
Security News
Malicious npm Package Wipes Codebases with Remote Trigger
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
@draftbit/re-font-awesome-pro
Advanced tools
<FontAwesomePro.Icon icon=FontAwesomePro.Duotone.faArrowRight />
<FontAwesomePro.Icon
icon=FontAwesomePro.Solid.faCheck
className="PrimaryIcon"
/>
This requires a token for font awesome in your .npmrc
. As an example:
@fortawesome:registry=https://npm.fontawesome.com/
//npm.fontawesome.com/:_authToken=XXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX
This library uses optional dependencies for the individual font libraries, so make sure you include the ones you want to use in your project. For example:
$ yarn add '@fortawesome/pro-regular-svg-icons@^5'
The reason bindings for each font style are generated by a script genbindings.js
, which you can run directly or with:
yarn gen-icon-bindings
yarn re:clean
yarn re:build
yarn re:watch
FAQs
## Usage
The npm package @draftbit/re-font-awesome-pro receives a total of 1 weekly downloads. As such, @draftbit/re-font-awesome-pro popularity was classified as not popular.
We found that @draftbit/re-font-awesome-pro demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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 typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.
Security News
New CNA status enables OpenJS Foundation to assign CVEs for security vulnerabilities in projects like ESLint, Fastify, Electron, and others, while leaving disclosure responsibility with individual maintainers.