Socket
Socket
Sign inDemoInstall

@salesforcedevs/docs-components

Package Overview
Dependencies
Maintainers
0
Versions
610
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.282 to 1.3.296

4

package.json
{
"name": "@salesforcedevs/docs-components",
"version": "1.3.282",
"version": "1.3.296",
"description": "Docs Lightning web components for DSC",

@@ -27,3 +27,3 @@ "license": "MIT",

},
"gitHead": "21e8d824aabb661c500aade3a5d55f9721256f8c"
"gitHead": "7a3e47bb11802dbded4c5bd3814b408cbeedecd7"
}

@@ -710,3 +710,3 @@ /* eslint-disable @lwc/lwc/no-document-query */

if (title) {
if (title && title.textContent) {
title.textContent = composedTitle;

@@ -713,0 +713,0 @@ }

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc