sassdoc-filter
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -82,2 +82,8 @@ 'use strict'; | ||
} | ||
if ('content' in item) { | ||
item.content = item.content.map( | ||
applyKey(md, 'description', 'htmlDescription') | ||
); | ||
} | ||
} | ||
@@ -84,0 +90,0 @@ } |
{ | ||
"name": "sassdoc-filter", | ||
"description": "SassDoc data filter", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
@@ -33,2 +33,3 @@ SassDoc Filter | ||
* `item.parameters[].description` | ||
* `item.content[].description` | ||
@@ -35,0 +36,0 @@ **Note:** `item` is a shorthand for `data[type][name]`, and `[]` in a |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
6552
149
92
1