@salesforcedevs/docs-components
Advanced tools
Comparing version 1.3.326 to 1.3.327
{ | ||
"name": "@salesforcedevs/docs-components", | ||
"version": "1.3.326", | ||
"version": "1.3.327", | ||
"description": "Docs Lightning web components for DSC", | ||
@@ -27,3 +27,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "cf39ccca12fbfe7bf200eb0bd02c5101af21ca19" | ||
"gitHead": "f684f389715290826e36a66d35c42bf5eb3f04a4" | ||
} |
@@ -137,3 +137,3 @@ /* eslint-disable @lwc/lwc/no-inner-html */ | ||
theme: this.codeBlockTheme, | ||
title: "", // Default no title. | ||
header: "", // Default no title. | ||
variant: this.codeBlockType, | ||
@@ -177,3 +177,3 @@ isEncoded: true | ||
Object.assign(calloutCompEl, { | ||
title: type, | ||
header: type, | ||
variant: typeLower | ||
@@ -180,0 +180,0 @@ }); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
258875
0