Skip to content

chore(license): align package-lock.json with Apache-2.0#76

Merged
smaramwbc merged 1 commit into
mainfrom
chore/license-package-lock
May 15, 2026
Merged

chore(license): align package-lock.json with Apache-2.0#76
smaramwbc merged 1 commit into
mainfrom
chore/license-package-lock

Conversation

@smaramwbc
Copy link
Copy Markdown
Owner

Summary

  • package-lock.json had "license": "AGPL-3.0" cached from before the package.json relicense — flip to Apache-2.0 so the lockfile matches the source of truth.
  • Only the root project's own license field was stale; no transitive AGPL dependencies in the tree.

Test plan

  • git diff shows a single-line change to package-lock.json root license field
  • Lockfile otherwise unchanged (no incidental dependency churn)

package-lock.json had `"license": "AGPL-3.0"` cached from before the
package.json relicense. No transitive AGPL dependencies — the only
stale entry was the root project's own license field. Verified the
rest of the lockfile is clean.
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
statewave-admin Ready Ready Preview, Comment May 15, 2026 3:07pm

Request Review

@smaramwbc smaramwbc merged commit 3a41ae0 into main May 15, 2026
4 checks passed
@smaramwbc smaramwbc deleted the chore/license-package-lock branch May 15, 2026 15:08
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