storybookjs / addon-react-native-server

A replacement for @storybook/react-native-server which will enable multiple devices to sync over websockets
MIT License
6 stars 0 forks source link

feat/setup #1

Closed dannyhw closed 8 months ago

dannyhw commented 8 months ago
📦 Published PR as canary version: 0.0.2--canary.1.d751593.0
:sparkles: Test out this PR locally via: ```bash npm install @storybook/addon-react-native-server@0.0.2--canary.1.d751593.0 # or yarn add @storybook/addon-react-native-server@0.0.2--canary.1.d751593.0 ```
socket-security[bot] commented 8 months ago

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@types/ws 8.5.10 None +1 3.88 MB types
@storybook/channels 7.6.8 None +8 519 kB shilman
ws 8.16.0 None +0 141 kB lpinca
prettier 3.2.2 filesystem, environment +0 8.38 MB prettier-bot
vite 4.5.0...4.5.1 None +3/-3 7.57 MB vitebot
storybook 7.0.0...7.6.8 None +188/-240 49.2 MB shilman
@storybook/addon-links 7.0.0...7.6.8 eval, environment +1/-32 374 kB shilman
@storybook/components 7.0.0...7.6.8 None +84/-24 17.7 MB shilman
@storybook/manager 0.0.0-pr-24676-sha-214a6f84...7.6.8 eval +0/-0 2.57 MB shilman
@storybook/manager-api 7.0.0...7.6.8 environment +34/-29 10.3 MB shilman
@storybook/theming 7.0.0...7.6.8 None +2/-2 754 kB shilman
@types/react-dom 16.9.22...16.9.24 None +4/-4 1.45 MB types
@storybook/react 7.0.0...7.6.8 None +50/-92 46.5 MB shilman
@storybook/core-events 7.0.0...7.6.8 None +0/-0 68.2 kB shilman
@storybook/preview 0.0.0-pr-24676-sha-214a6f84...7.6.8 eval +0/-0 364 kB shilman
@storybook/preview-api 7.0.0...7.6.8 None +31/-27 9.98 MB shilman
@storybook/react-vite 7.0.0...7.6.8 None +91/-144 58.2 MB shilman
@types/react 16.14.51...16.14.56 None +3/-3 1.43 MB types
@storybook/types 7.0.0...7.6.8 None +29/-19 9.15 MB shilman
@storybook/blocks 7.0.0...7.6.8 None +106/-99 24.8 MB shilman
@types/node 18.18.8...18.19.7 None +0/-0 3.86 MB types
@storybook/addon-essentials 7.0.0...7.6.8 None +151/-143 39.4 MB shilman
@storybook/addon-interactions 7.0.0...7.6.8 None +37/-83 11.6 MB shilman
@vitejs/plugin-react 4.1.1...4.2.1 None +30/-32 17.5 MB vitebot
typescript 5.2.2...5.3.3 None +0/-0 32 MB typescript-bot
socket-security[bot] commented 8 months ago

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Ignoring: @storybook/addon-actions@7.6.8, @storybook/addon-links@7.6.8, @storybook/manager@7.6.8, @storybook/preview@7.6.8, defaults@1.0.4, handlebars@4.7.8, get-stream@8.0.1, @storybook/telemetry@7.6.8

Next steps

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

dannyhw commented 8 months ago

@SocketSecurity ignore-all