Socket
Socket
Sign inDemoInstall

@salesforcedevs/docs-components

Package Overview
Dependencies
Maintainers
15
Versions
636
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.219 to 1.3.220

4

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

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

},
"gitHead": "c0f8f19b7bfc14f9a6ca02a2dc328f726d72270a"
"gitHead": "b103445eefcc5f98bbe038bfe8624a60f0b026ae"
}

@@ -101,3 +101,5 @@ import { api } from "lwc";

window.location.pathname ===
"/tableau/embedding-playground/overview"
"/tableau/embedding-playground/overview" ||
window.location.host === "localhost:6006" ||
window.location.host === "dsc-components.herokuapp.com"
) {

@@ -104,0 +106,0 @@ this.shouldRender = true;

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