API Changes: - Track author name along with package name and reason - Extract author from pkg.author (string or object with name field) - Default to "unknown" if author info not available Workflow Changes: - Display author in format: "package-name (by author) - reason" Example Discord output: 📋 Skipped Packages tpmjs-threejs-tool (by john-doe) - invalid tpmjs field @scope/package-1 (by jane-smith) - missing tpmjs field 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vercel.json | ||