[PR #1364] [MERGED] feat: pkg info and utils on CLI tools #3777

Closed
opened 2026-03-13 11:11:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1364
Author: @Kinfe123
Created: 2/5/2025
Status: Merged
Merged: 2/6/2025
Merged by: @Bekacru

Base: mainHead: feat/pkg-info-utils


📝 Commits (4)

📊 Changes

4 files changed (+108 additions, -297 deletions)

View changed files

📝 packages/cli/package.json (+4 -1)
📝 packages/cli/src/index.ts (+6 -1)
packages/cli/src/utils/get-package-info.ts (+7 -0)
📝 pnpm-lock.yaml (+91 -295)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/1364 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 2/5/2025 **Status:** ✅ Merged **Merged:** 2/6/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `feat/pkg-info-utils` --- ### 📝 Commits (4) - [`1af26b3`](https://github.com/better-auth/better-auth/commit/1af26b34bc08c7370d87864bf155cd94fbd31f13) pkg info and utilss - [`d6c3237`](https://github.com/better-auth/better-auth/commit/d6c3237127b18b0c67c03c5da69c376a8f694969) lock file - [`614df20`](https://github.com/better-auth/better-auth/commit/614df206a64df1fa1c86e967e3986a130da17e91) lock file - [`240d359`](https://github.com/better-auth/better-auth/commit/240d3597fce604f72da178f69281575d6aeac95d) merge main ### 📊 Changes **4 files changed** (+108 additions, -297 deletions) <details> <summary>View changed files</summary> 📝 `packages/cli/package.json` (+4 -1) 📝 `packages/cli/src/index.ts` (+6 -1) ➕ `packages/cli/src/utils/get-package-info.ts` (+7 -0) 📝 `pnpm-lock.yaml` (+91 -295) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 11:11:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#3777