storybookjs/storybook

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

开放

#21,408 创建于 2023年3月6日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (10,058 个派生)batch import
help wantedmaintenancesecurity

仓库指标

星标
 (89,909 个星标)
PR 合并指标
 (平均合并 7天 22小时) (30 天内合并 184 个 PR)

描述

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

贡献者指南