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

@salesforcedevs/dx-components

Package Overview
Dependencies
Maintainers
38
Versions
1451
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salesforcedevs/dx-components - npm Package Compare versions

Comparing version

to
0.1.7

2

package.json
{
"name": "@salesforcedevs/dx-components",
"version": "0.1.6",
"version": "0.1.7",
"description": "DX Lightning web components",

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

import { LightningElement, api } from "lwc";
import { CodeBlockTheme, CodeBlockVariant } from "typings/custom-new";
import { CodeBlockTheme, CodeBlockVariant } from "typings/custom";
import Prism from "utils/prismjs";

@@ -4,0 +4,0 @@