Skip to content

Add license field to package.json#24

Merged
NodeByteLTD merged 1 commit into
mainfrom
develop
May 11, 2026
Merged

Add license field to package.json#24
NodeByteLTD merged 1 commit into
mainfrom
develop

Conversation

@NodeByteLTD
Copy link
Copy Markdown
Owner

@NodeByteLTD NodeByteLTD commented May 11, 2026

Summary

Describe what changed and why.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Chore / maintenance

Testing

List what you ran:

  • pnpm lint
  • pnpm build
  • Relevant tests for changed area

Commands/results:

Paste test output or brief notes here.

Screenshots / Evidence (if applicable)

Add screenshots, recordings, or logs.

Checklist

  • I linked related issue(s)
  • I updated docs where needed
  • I updated changelog for user-facing changes
  • I removed secrets from code, logs, and screenshots

Summary by CodeRabbit

  • Chores
    • Updated SDK package license metadata.

Review Change Stack

@NodeByteLTD NodeByteLTD merged commit 800b701 into main May 11, 2026
12 of 13 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 11, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: ced12c8d-32ca-406c-b314-438ac150df5d

📥 Commits

Reviewing files that changed from the base of the PR and between 26652e0 and 8ab0226.

📒 Files selected for processing (1)
  • packages/sdk/package.json

Walkthrough

The SDK package.json adds an explicit "license": "AGPL-3.0-only" field to the package metadata. This declares the licensing terms for the SDK package without altering dependencies, configuration, or build scripts.

Changes

SDK Package License

Layer / File(s) Summary
License Field
packages/sdk/package.json
Adds "license": "AGPL-3.0-only" to the package manifest metadata.

🎯 1 (Trivial) | ⏱️ ~2 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

Comment @coderabbitai help to get the list of available commands and usage tips.

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