Skip to content

fix(sdk): Update TypeScript SDK license to Apache-2.0#139

Merged
AbirAbbas merged 1 commit intomainfrom
fix/ts-sdk-license-apache
Jan 11, 2026
Merged

fix(sdk): Update TypeScript SDK license to Apache-2.0#139
AbirAbbas merged 1 commit intomainfrom
fix/ts-sdk-license-apache

Conversation

@AbirAbbas
Copy link
Contributor

Summary

Align the TypeScript SDK's package.json license field with the project's root Apache 2.0 license.

Changes Made

  • Changed "license": "MIT" to "license": "Apache-2.0" in sdk/typescript/package.json

Why

The npm package was incorrectly displaying MIT license while the repository uses Apache 2.0. This ensures consistency across the project and accurate license information on npm.

Test Plan

  • Verify package.json has correct license field
  • Next npm publish will display Apache-2.0

🤖 Generated with Claude Code

Align the TypeScript SDK's package.json license field with the
project's root Apache 2.0 license. The SDK was incorrectly showing
MIT on npm.

Co-Authored-By: Claude <noreply@anthropic.com>
@AbirAbbas AbirAbbas merged commit 8b1b1f7 into main Jan 11, 2026
16 checks passed
@AbirAbbas AbirAbbas deleted the fix/ts-sdk-license-apache branch January 11, 2026 15:43
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.

1 participant