
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.
@napi-rs/woff-build
Advanced tools
[](https://github.com/Brooooooklyn/woff-build/actions/workflows/CI.yml) [](https://packagephobia.com/
@napi-rs/woff-build
🚀 Help me to become a full-time open-source developer by sponsoring me on Github
import { join } from 'path'
import { fileURLToPath } from 'url'
import { convertTTFToWOFF2 } from '@napi-rs/woff-build'
const fixture = await readFile(join(fileURLToPath(import.meta.url), '..', './iconsfont.ttf'))
convertTTFToWOFF2(fixture)
node example/index.mjs
✨ Done in 2460.2297090291977 ms
TTF font length : 1654412
WOFF2 font length: 729564
Then open the example HTML in your browser, you can test the converted WOFF2 fonts.
FAQs
[](https://github.com/Brooooooklyn/woff-build/actions/workflows/CI.yml) [](https://packagephobia.com/
The npm package @napi-rs/woff-build receives a total of 2,839 weekly downloads. As such, @napi-rs/woff-build popularity was classified as popular.
We found that @napi-rs/woff-build demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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.