mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-23 17:41:28 +01:00
doclint fixes
This commit is contained in:
@@ -43,7 +43,7 @@ import javax.json.JsonValue;
|
|||||||
* Used to analyze Node Package Manager (npm) package.json files, and collect information that can be used to determine the
|
* Used to analyze Node Package Manager (npm) package.json files, and collect information that can be used to determine the
|
||||||
* associated CPE.
|
* associated CPE.
|
||||||
*
|
*
|
||||||
* @author Dale Visser <dvisser@ida.org>
|
* @author Dale Visser
|
||||||
*/
|
*/
|
||||||
public class NodePackageAnalyzer extends AbstractFileTypeAnalyzer {
|
public class NodePackageAnalyzer extends AbstractFileTypeAnalyzer {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user