You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@3l73 thank you for the report. Would appreciate it if you could contribute a PR with some fixes including filtering out problematic components with some warning.
The parser for minified JavaScript files sometimes calculate the name of the package incorrectly.
This issue seems to occurred in two cases
The first case looks like this:
/*! <package>: <description> - updated mm/dd/yyyy (<version>) */
The second case looks like this:
Both cases leads to the behavior that
Example for a version:
")}return e},type:"text"}
This issue is may be related to #723
The text was updated successfully, but these errors were encountered: