Skip to content

chore(visuals): add LICENSE for stable v7.0.0#233

Merged
mellonis merged 1 commit into
v7from
chore/visuals-license
Jun 3, 2026
Merged

chore(visuals): add LICENSE for stable v7.0.0#233
mellonis merged 1 commit into
v7from
chore/visuals-license

Conversation

@mellonis

@mellonis mellonis commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Summary

Adds packages/visuals/LICENSE, byte-identical to the LICENSE the other 4 sibling packages already ship. The visuals package was created in 7.0.0-alpha.6 without a LICENSE file and shipped without one through alpha.8; stable v7.0.0 fixes this.

Caught during the pre-publish dry-run on the v7 release commit β€” the visuals tarball was the only one of the 5 lacking 35.1kB LICENSE in its file list.

Diff

packages/visuals/LICENSE β€” copy of packages/machine/LICENSE (MIT, byte-identical).

Test plan

  • npm publish --dry-run --workspace=@turing-machine-js/visuals --tag latest β€” confirms 35.1kB LICENSE now present
  • Tarball size 39.5 kB β†’ 51.4 kB packed; file count 16 β†’ 17
  • No other packages affected

Sequencing

Land before flipping #167 ready / merging to master / publishing. The other 4 packages already have a LICENSE so they're unaffected β€” only the visuals tarball changes.

The visuals package was created in 7.0.0-alpha.6 without a LICENSE file
and shipped without one through alpha.8. Stable v7.0.0 fixes this by
copying the MIT LICENSE that the other 4 sibling packages already ship
(byte-identical to packages/machine/LICENSE).

Tarball before: 39.5 kB packed / 130.9 kB unpacked, 16 files.
Tarball after: 51.4 kB packed / 166.0 kB unpacked, 17 files (+LICENSE).
@mellonis mellonis merged commit b7c8416 into v7 Jun 3, 2026
1 check passed
@mellonis mellonis deleted the chore/visuals-license branch June 3, 2026 03:41
@github-project-automation github-project-automation Bot moved this from Todo to Done in @mellonis's machines Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant