storybookjs/storybook
View on GitHub[Feature Request]: Drop dependency on `browser-assert`
Open
#21,408 opened on Mar 6, 2023
help wantedmaintenancesecurity
Description
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