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
677
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.3.396-fix-alpha

6

package.json
{
"name": "@salesforcedevs/docs-components",
"version": "1.3.389",
"version": "1.3.396-fix-alpha",
"description": "Docs Lightning web components for DSC",

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

"engines": {
"node": "18.18.0"
"node": "18.x"
},

@@ -28,3 +28,3 @@ "publishConfig": {

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

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

});
const data = await this.contentProvider!.fetchDocumentData(

@@ -461,0 +462,0 @@ this.pageReference.docId!

Sorry, the diff of this file is not supported yet