
Research
/Security News
Popular Tinycolor npm Package Compromised in Supply Chain Attack Affecting 40+ Packages
Malicious update to @ctrl/tinycolor on npm is part of a supply-chain attack hitting 40+ packages across maintainers
code-to-docs
Advanced tools
A command-line tool to analyze TypeScript projects and generate Markdown documentation based on predefined search criteria.
codeToDocs는 TypeScript 프로젝트를 분석하고 사전 정의된 검색 기준에 따라 문서를 생성하는 커맨드라인 도구입니다. ts-morph를 사용하여 코드베이스를 스캔하고 특정 패턴이나 구조를 식별한 후, 이러한 발견 사항을 구조화된 마크다운 테이블로 정리합니다.
npm을 사용하여 패키지를 전역으로 설치합니다:
npm install -g code-to-docs
사용 방법 패키지를 실행하려면 TypeScript 프로젝트의 경로를 제공하고, 선택적으로 생성된 마크다운 파일의 출력 경로를 제공합니다:
codeToDocs /path/to/project [/path/to/output.md]
출력 경로가 지정되지 않은 경우 기본값으로 analysisResults.md로 저장됩니다.
FAQs
A command-line tool to analyze TypeScript projects and generate Markdown documentation based on predefined search criteria.
We found that code-to-docs 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
Malicious update to @ctrl/tinycolor on npm is part of a supply-chain attack hitting 40+ packages across maintainers
Security News
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.