Skip to content

chore: marking example packages private#1245

Merged
joker23 merged 1 commit intomainfrom
skz/sdk-2133/mark-private-repos
Apr 6, 2026
Merged

chore: marking example packages private#1245
joker23 merged 1 commit intomainfrom
skz/sdk-2133/mark-private-repos

Conversation

@joker23
Copy link
Copy Markdown
Contributor

@joker23 joker23 commented Apr 6, 2026

this PR will mark example repos as private in their package.json


Note

Low Risk
Low risk: this only adds "private": true to example package.json files to prevent accidental publication; it does not change runtime code or dependencies.

Overview
Marks multiple SDK example apps as private npm packages by adding "private": true to their package.json files (Akamai base/EdgeKV, Cloudflare, Fastly, React Native, Server AI examples, Shopify Oxygen, Svelte, and Vercel). This reduces the chance of accidentally publishing these example projects to a registry.

Reviewed by Cursor Bugbot for commit 6ace896. Bugbot is set up for automated code reviews on this repo. Configure here.


Open with Devin

@joker23 joker23 requested a review from a team as a code owner April 6, 2026 15:57
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

@launchdarkly/js-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 25661 bytes
Compressed size limit: 29000
Uncompressed size: 126143 bytes

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

@launchdarkly/js-client-sdk size report
This is the brotli compressed size of the ESM build.
Compressed size: 31556 bytes
Compressed size limit: 34000
Uncompressed size: 112044 bytes

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

@launchdarkly/browser size report
This is the brotli compressed size of the ESM build.
Compressed size: 179331 bytes
Compressed size limit: 200000
Uncompressed size: 829227 bytes

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

@launchdarkly/js-client-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 37015 bytes
Compressed size limit: 38000
Uncompressed size: 202741 bytes

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@joker23 joker23 merged commit 5a5704c into main Apr 6, 2026
49 checks passed
@joker23 joker23 deleted the skz/sdk-2133/mark-private-repos branch April 6, 2026 17:10
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.

2 participants