storybookjs/storybook

[Feature Request]: Drop dependency on `browser-assert`

Open

#21,408 opened on 2023年3月6日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)TypeScript (89,909 stars) (10,058 forks)batch import
help wantedmaintenancesecurity

説明

Is your feature request related to a problem? Please describe

The package browser-assert which @storybook/builder-manager and @storybook/builder-webpack5 depend on has various issues according to: https://socket.dev/npm/package/browser-assert

Describe the solution you'd like

Remove the unmaintained dependency and write the 7 LOC yourself or use native methods.

Describe alternatives you've considered

No response

Are you able to assist to bring the feature to reality?

no

Additional context

No response

コントリビューターガイド