componentDoc
Advanced tools
+1
-1
@@ -5,3 +5,3 @@ { | ||
| "description": "JavaScript lightweight documentation generator", | ||
| "version": "0.9.2", | ||
| "version": "0.9.3", | ||
| "license": "MIT", | ||
@@ -8,0 +8,0 @@ "author": { |
@@ -23,3 +23,3 @@ {{#if parameter}} | ||
| </div> | ||
| <p>{{item.desc}}</p> | ||
| <p class="docuDesc">{{item.desc}}</p> | ||
| </div> | ||
@@ -26,0 +26,0 @@ {{> targetsPartial }} |
@@ -144,2 +144,7 @@ <!DOCTYPE html> | ||
| div.spec .docuDetailContainer .docuDesc { | ||
| font-size: 12px; | ||
| padding-top: 15px; | ||
| } | ||
| .docuIcon { | ||
@@ -146,0 +151,0 @@ margin-right: 6px; |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
53950
0.27%