kunkun/packages/package-registry
Huakun Shen 7eca29a600
chore: add parse-github-url dependency and update GitHub parsing logic
- Added `parse-github-url` package as a dependency in `package.json`.
- Updated `parseGitHubRepoFromUri` function to utilize `parse-github-url` for improved URI parsing.
- Introduced `getGitHubRepoMetadata` function to fetch repository metadata using Octokit.
- Updated validation data structure to include optional `repoId`.
- Enhanced tests to cover new functionality and error handling for invalid URIs.
2025-03-24 01:43:59 -04:00
..

@kksh/package-registry

This package contains helper functions for interacting with js package registries.