Comparing version 0.0.4-alpha to 0.0.5-alpha
{ | ||
"name": "glob-docs", | ||
"version": "0.0.4-alpha", | ||
"version": "0.0.5-alpha", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -44,3 +44,3 @@ module.exports = { | ||
let todoLine = `- ${splitted[0]}] - [${splitted[1]}](${sourceLink}#L${docTag.node.lineNum})`; | ||
todoLine.replace('[]', '[ ]'); // normalize todo brackets | ||
todoLine = todoLine.replace('[]', '[ ]'); // normalize brackets | ||
return todoLine; | ||
@@ -47,0 +47,0 @@ }, |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
25995
0