New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

componentDoc

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

componentDoc - npm Package Compare versions

Comparing version
0.9.2
to
0.9.3
+1
-1
package.json

@@ -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;