storybookjs / storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://storybook.js.org
MIT License
84.08k stars 9.25k forks source link

Scrutinize files included in distributions #29217

Open JReinhold opened 2 days ago

JReinhold commented 2 days ago

Eg. see https://github.com/storybookjs/storybook/issues/29038#issuecomment-2365225500

Probably temporarily disable the deletion of the /pack dir during publishing, unpack all the .tar-files and see if they contain anything they shouldn't.