New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@salesforcedevs/docs-components

Package Overview
Dependencies
Maintainers
0
Versions
671
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.344 to 1.3.345-spage

src/modules/doc/specificationContent/specificationContent.html

1

lwc.config.json

@@ -21,2 +21,3 @@ {

"doc/phase",
"doc/specificationContent",
"doc/versionPicker",

@@ -23,0 +24,0 @@ "doc/xmlContent",

4

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

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

},
"gitHead": "189d356c6cb2b3cca66b7728a288036c6850421a"
"gitHead": "4629fdd9ca18a13480044ad43515b91945d16aad"
}

@@ -459,4 +459,2 @@ /* eslint-disable @lwc/lwc/no-document-query */

this.contentLoaded = true;
if (!this.didScrollToSelectedHash) {

@@ -470,2 +468,3 @@ this.didScrollToSelectedHash = true;

this.updateRNB();
this.contentLoaded = true;
}

@@ -472,0 +471,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