
Research
/Security News
Toptal’s GitHub Organization Hijacked: 10 Malicious Packages Published
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
@jackdbd/zod-schemas
Advanced tools
Some [Zod](https://github.com/colinhacks/zod) schemas I reuse across projects.
Some Zod schemas I reuse across projects.
npm install @jackdbd/zod-schemas
Launch both the TypeScript compiler and the Node.js test runner in watch mode:
npm run dev
Build all TypeScript files with the TypeScript compiler, and all docs with TypeDoc and api-extractor + api-documenter:
npm run build
You can also build the TypeScript files and the docs separately:
npm run build:ts
npm run docs
Whenever you change the public API of this project, you need to run api-extractor with the --local
flag:
npx api-extractor run --config ./config/api-extractor.json --verbose --local
Preview the documentation generated by TypeDoc:
npm run serve:docs
Note: it doesn't make much sense to preview the API docs generated by api-extractor + api-documenter. They are just a bunch of markdown files.
FAQs
Some [Zod](https://github.com/colinhacks/zod) schemas I reuse across projects.
We found that @jackdbd/zod-schemas demonstrated a not healthy version release cadence and project activity because the last version was released 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
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
Research
/Security News
Socket researchers investigate 4 malicious npm and PyPI packages with 56,000+ downloads that install surveillance malware.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.