Specific package names (e.g. jest @types/jest), . for all packages, or glob patterns (e.g. @testing-library/).
If $ARGUMENTS is help, --help, -h, or ?, skip the workflow and read references/options.md.
Detect from lock files and package.json packageManager field (which takes precedence). See references/package-managers.md for detection logic and command mappings.
보안 감사 또는 전용 브랜치의 종속성 업데이트를 통해 JavaScript/Node.js 패키지를 유지 관리하세요. npm, Yarn, pnpm 및 bun을 지원합니다. 용도: 보안 감사, CVE 수정, 취약성 검사, 종속성 업데이트, 패키지 업그레이드, 오래된 패키지, 범프 버전, npm 취약성 수정, node_modules 현대화 또는 사용자가 특정 패키지 이름이나 glob 패턴 유무에 관계없이 "/js-deps"를 입력하는 경우. 옵션을 표시하려면 "help" 또는 "--help"를 사용하십시오. 출처: whatifwedigdeeper/agent-skills.