New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@salesforcedevs/dw-components

Package Overview
Dependencies
Maintainers
15
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salesforcedevs/dw-components - npm Package Compare versions

Comparing version

to
1.3.324-alpha2

2

package.json
{
"name": "@salesforcedevs/dw-components",
"version": "1.3.324-alpha",
"version": "1.3.324-alpha2",
"description": "Lightning web components for https://developer.salesforce.com",

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

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

tags: sample.tags,
target: this.target
target: this.target,
ctaOne: sample.ctaOne,
ctaTwo: sample.ctaTwo
}));

@@ -43,0 +45,0 @@ }

Sorry, the diff of this file is not supported yet