-
Notifications
You must be signed in to change notification settings - Fork 7
Prebundle @storybook/instrumenter package #27
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @ndelangen thanks for the PR! I'm testing the canary and it turns out that there are issues from bundled code that refers to process
in Vite projects (which are only happening in the canary version):
Can you take a look into that? It's rather simple to reproduce, you just need to use @storybook/jest
in any story and visit it.
Thank you for checking @yannbf I'll see if I can find a solution for that. |
…jest into norbert/bundle-interactions
New dependency changes detected. Learn more about Socket for GitHub ↗︎ 🚨 Potential security issues found in this pull request. To accept the risk, merge this PR and you will not be notified again. Bot CommandsTo ignore an alert, reply with a comment starting with
|
Package | Eval Type | Location | Source |
---|---|---|---|
[email protected] (added) | Function | index.js | package.json via [email protected] |
Pull request alert summary
Issue | Status |
---|---|
Install scripts | ✅ 0 issues |
Native code | ✅ 0 issues |
Bin script confusion | ✅ 0 issues |
Bin script shell injection | ✅ 0 issues |
Shell access | ✅ 0 issues |
Uses eval | |
Unresolved require | ✅ 0 issues |
Invalid package.json | ✅ 0 issues |
HTTP dependency | ✅ 0 issues |
Git dependency | ✅ 0 issues |
GitHub dependency | ✅ 0 issues |
New author | ✅ 0 issues |
Potential typo squat | ✅ 0 issues |
Known Malware | ✅ 0 issues |
Telemetry | ✅ 0 issues |
Protestware/Troll package | ✅ 0 issues |
📊 Modified Dependency Overview:
➕ Added Package | Capability Access | +/- Transitive Count |
Publisher |
---|---|---|---|
[email protected] | environment | +1 |
goto-bus-stop |
🚀 PR was released in |
Change Type
Indicate the type of change your pull request is:
maintenance
documentation
patch
minor
major
Release notes
This change bundles the
@storybook/instrumenter
package which fixes dependency conflicts in certain scenarios. It shouldn't impact the functionality of the package itself, but let us know if you experience any issues!📦 Published PR as canary version:
0.1.1--canary.27.32edae4.0
✨ Test out this PR locally via: