
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@bfra.me/tsconfig
Advanced tools
Shared TypeScript configuration for bfra.me.
The main tsconfig.json config file extends from @tsconfig/strictest which is installed as a peer dependency.
npm install --save-dev @bfra.me/tsconfig typescript
pnpm add --save-dev @bfra.me/tsconfig typescript
yarn add --dev @bfra.me/tsconfig typescript
Create a tsconfig.json file in your project and extend this shared configuration:
{
"extends": "@bfra.me/tsconfig"
}
FAQs
Shared TypeScript configuration for bfra.me
The npm package @bfra.me/tsconfig receives a total of 1,376 weekly downloads. As such, @bfra.me/tsconfig popularity was classified as popular.
We found that @bfra.me/tsconfig 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.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.