Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis pull request adds a new external link to the Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| <li> | ||
| <LinkBase | ||
| :to="`https://socket.dev/npm/package/${pkg.name}`" | ||
| :title="$t('common.view_on.socket_dev')" |
There was a problem hiding this comment.
there doesn't seem to be a translation for this in english?
| <li> | ||
| <LinkBase | ||
| :to="`https://socket.dev/npm/package/${pkg.name}`" | ||
| :title="$t('common.view_on.socket_dev')" |

🔗 Linked issue
Closes #2369
🧭 Context
Similar to what
npmjshas📚 Description
Adds link to
socket.dev