storybookjs/storybook
在 GitHub 查看[Feature Request]: Drop dependency on `browser-assert`
Open
#21,408 建立於 2023年3月6日
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