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
The commit updates our baseline which is used by `dash-licenses` to
report any dependencies which do not satisfy 3pp requirements.
The tool is currently outputting warnings for `@babel` which is still
under review (over 2 weeks). Generally the review is quite fast but
likely due to the holidays there has been no update as of yet.
The commit updates the baseline to include the entries under review
which are being pulled by `@babel/preset-env` which is only a
`devDependency`.
Signed-off-by: vince-fugnitto <[email protected]>
Copy file name to clipboardExpand all lines: dependency-check-baseline.json
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,5 +3,12 @@
3
3
"npm/npmjs/-/jschardet/2.3.0": "Approved for Eclipse Theia: https://dev.eclipse.org/ipzilla/show_bug.cgi?id=22481",
4
4
"npm/npmjs/-/jsdom/11.12.0": "Approved as 'works-with': https://dev.eclipse.org/ipzilla/show_bug.cgi?id=23640https://dev.eclipse.org/ipzilla/show_bug.cgi?id=23640",
5
5
"npm/npmjs/-/lzma-native/8.0.6": "Approved as 'works-with': https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/1850",
6
-
"npm/npmjs/-/playwright-core/1.22.2": "Approved as 'works-with': https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/2734"
6
+
"npm/npmjs/-/playwright-core/1.22.2": "Approved as 'works-with': https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/2734",
0 commit comments