@salesforcedevs/docs-components
Advanced tools
Comparing version 0.7.0 to 0.8.4-alpha1
{ | ||
"name": "@salesforcedevs/docs-components", | ||
"version": "0.7.0", | ||
"version": "0.8.4-alpha1", | ||
"description": "Docs Lightning web components for DSC", | ||
@@ -17,3 +17,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "924c919f0e9214fffb628926b1ac0ad73f9304b7" | ||
"gitHead": "4629fdd9ca18a13480044ad43515b91945d16aad" | ||
} |
@@ -10,4 +10,2 @@ /* eslint-disable @lwc/lwc/no-inner-html */ | ||
const LANGUAGE_MAP: { [key: string]: string } = { | ||
xml: "plain", | ||
html: "plain", | ||
js: "javascript" | ||
@@ -110,3 +108,4 @@ }; | ||
title: "", // Default no title. | ||
variant: this.codeBlockType | ||
variant: this.codeBlockType, | ||
isEncoded: true | ||
}); | ||
@@ -113,0 +112,0 @@ // eslint-disable-next-line no-use-before-define |
@@ -25,3 +25,3 @@ import Button from "dx/button"; | ||
const GTM_EVENT_NAME = "custEv_signUpClick"; | ||
const GTM_EVENT_NAME = "custEv_signupStart"; | ||
const SIGN_UP_LABEL = "Sign Up"; | ||
@@ -28,0 +28,0 @@ |
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
149183
55
3805
1