You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@salesforcedevs/docs-components

Package Overview
Dependencies
Maintainers
17
Versions
795
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

to
1.17.0-hack-alpha3

2

package.json
{
"name": "@salesforcedevs/docs-components",
"version": "1.17.0-hack-alpha2",
"version": "1.17.0-hack-alpha3",
"description": "Docs Lightning web components for DSC",

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

@@ -29,4 +29,2 @@ import { LightningElement, api, track } from "lwc";

@api index?: string;
@api contentType?: string;
@api headingTitle?: string;
@api filePath?: string;

@@ -33,0 +31,0 @@ @api startLine?: string;