
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@fontsource-utils/cli
Advanced tools
The Fontsource CLI allows users to build fontsource packages locally as well as create new packages for submissions. For metadata, it uses Google Font Metadata.
npm install @fontsource-utils/cli google-font-metadata
fontsource create
Builds a new fontsource package from a template for submission.
npx fontsource create
fontsource create-verify
Verifies that a fontsource package is valid and ready for submission.
npx fontsource create-verify [options]
Option | Description | Default |
---|---|---|
-i, --id | Directory to verify package e.g. ./[id] | Prompts user instead |
--ci | Disables fancy prompts | false |
--cwd | Sets the current working directory | process.cwd() |
fontsource fetch
Fetches the latest metadata from Google Fonts.
npx fontsource fetch [key] [options]
GOOGLE_API_KEY
.Option | Description | Default |
---|---|---|
-f, --force | Force parse all metadata without cache | false |
fontsource build
Builds all Google Fonts packages from the metadata generated from fontsource fetch
.
npx fontsource build [...fonts] [options]
Option | Description | Default |
---|---|---|
-f, --force | Force rebuild all packages from scratch | false |
-t, --test | Generate a small number of packages for testing | false |
--ttf | Download TTF/OTF font files | false |
MIT
FAQs
Fontsource CLI
We found that @fontsource-utils/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.