-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Jonas Galvão Xavier <[email protected]>
- Loading branch information
Showing
2 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -414,6 +414,20 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:yallist:yallist:4.0.0:*:*:*:*:*:*:* | |
ExternalRef: SECURITY cpe23Type cpe:2.3:a:*:yallist:4.0.0:*:*:*:*:*:*:* | ||
ExternalRef: PACKAGE_MANAGER purl pkg:npm/[email protected] | ||
NAME VERSION TYPE | ||
chownr 2.0.0 npm | ||
fs-minipass 2.1.0 npm | ||
js-tokens 4.0.0 npm | ||
loose-envify 1.4.0 npm | ||
minipass 3.1.3 npm | ||
minizlib 2.1.2 npm | ||
mkdirp 1.0.4 npm | ||
object-assign 4.1.1 npm | ||
prop-types 15.7.2 npm | ||
react 16.14.0 npm | ||
react-is 16.13.1 npm | ||
tar 6.1.0 npm | ||
yallist 4.0.0 npm | ||
" | ||
`; | ||
|
||
|
@@ -556,5 +570,12 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:trim:trim:0.0.2:*:*:*:*:*:*:* | |
ExternalRef: SECURITY cpe23Type cpe:2.3:a:*:trim:0.0.2:*:*:*:*:*:*:* | ||
ExternalRef: PACKAGE_MANAGER purl pkg:npm/[email protected] | ||
NAME VERSION TYPE | ||
loose-envify 1.4.0 npm | ||
object-assign 4.1.1 npm | ||
prop-types 15.7.2 npm | ||
react 16.14.0 npm | ||
react-is 16.13.1 npm | ||
trim 0.0.2 npm | ||
" | ||
`; |