Skip to content

fix(packages): declare Apache-2.0 license - #2345

Closed
hogeheer499-commits wants to merge 1 commit into
heygen-com:mainfrom
hogeheer499-commits:fix/package-license-metadata
Closed

fix(packages): declare Apache-2.0 license#2345
hogeheer499-commits wants to merge 1 commit into
heygen-com:mainfrom
hogeheer499-commits:fix/package-license-metadata

Conversation

@hogeheer499-commits

@hogeheer499-commits hogeheer499-commits commented Jul 13, 2026

Copy link
Copy Markdown

Summary

Add explicit Apache-2.0 license metadata to every publishable @hyperframes/* workspace package. This keeps npm and downstream compliance tooling from classifying the packages as proprietary when the repository is Apache-2.0 licensed.

Private workspace packages are intentionally unchanged.

Closes #2334.

Validation

  • bun run build
  • bun run verify:packed-manifests
  • oxfmt --check .
  • git diff --check

The packed-manifest check verified all 13 public packages, 101 packed exports, 96 executable Node exports, a clean consumer install, TypeScript/Vite resolution, and CLI startup.

@hogeheer499-commits
hogeheer499-commits force-pushed the fix/package-license-metadata branch 7 times, most recently from a6952ae to 961d770 Compare July 18, 2026 02:11
@hogeheer499-commits
hogeheer499-commits force-pushed the fix/package-license-metadata branch 2 times, most recently from da73018 to b605bb3 Compare July 22, 2026 21:04
Add explicit license metadata to every publishable workspace package.

This prevents npm and downstream tooling from classifying Hyperframes packages as proprietary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unclear license issue

1 participant