Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@salesforcedevs/docs-components

Package Overview
Dependencies
Maintainers
0
Versions
647
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salesforcedevs/docs-components - npm Package Compare versions

Comparing version 1.3.326 to 1.3.327

4

package.json
{
"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 @@ });

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc