Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
@aapzu/npm-package-template
Advanced tools
The template app can be run using tsx
.
pnpm start
The template uses tsup
for builds.
pnpm build
The template has eslint
& prettier
setup with pre-commit hooks implemented with husky
& lint-staged
pnpm lint
The template is using Vitest for testing. Run tests with
pnpm test
PNPM_TOKEN
has been added into secrets in https://github.com/<account>/<repo>/settings/secrets/actions
To publish, first commit your changes and then run
pnpm version [major|minor|patch]
pnpm push --follow-tags
FAQs
A template for creating npm packages with TypeScript
The npm package @aapzu/npm-package-template receives a total of 0 weekly downloads. As such, @aapzu/npm-package-template popularity was classified as not popular.
We found that @aapzu/npm-package-template demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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 threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.