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
651
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.341-back-forth to 1.3.341-back-forth-1

2

package.json
{
"name": "@salesforcedevs/docs-components",
"version": "1.3.341-back-forth",
"version": "1.3.341-back-forth-1",
"description": "Docs Lightning web components for DSC",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -202,7 +202,7 @@ /* eslint-disable @lwc/lwc/no-document-query */

// This event gets triggered when navigating back/forward
handlePopState(): void {
handlePopState = (): void => {
if (this.showTabBasedRNB) {
this.restoreTabSelection();
}
}
};

@@ -209,0 +209,0 @@ connectedCallback(): void {

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