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
670
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.388-playground-comp3 to 1.3.389

LICENSE

4

package.json
{
"name": "@salesforcedevs/docs-components",
"version": "1.3.388-playground-comp3",
"version": "1.3.389",
"description": "Docs Lightning web components for DSC",

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

},
"gitHead": "4629fdd9ca18a13480044ad43515b91945d16aad"
"gitHead": "813f3ca32146212f28efb7751e9690d501e343bf"
}

@@ -1,2 +0,2 @@

import { LightningElement, api, track } from "lwc";
import { LightningElement, api } from "lwc";

@@ -9,3 +9,3 @@ export default class ComponentPlayground extends LightningElement {

@track isLoading = true;
isLoading = true;

@@ -12,0 +12,0 @@ get playgroundSrc(): string {

Sorry, the diff of this file is not supported yet

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