Socket
Socket
Sign inDemoInstall

@salesforcedevs/docs-components

Package Overview
Dependencies
Maintainers
29
Versions
636
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 0.25.0 to 0.26.0-alpha.1

8

package.json
{
"name": "@salesforcedevs/docs-components",
"version": "0.25.0",
"version": "0.26.0-alpha.1",
"description": "Docs Lightning web components for DSC",

@@ -10,10 +10,6 @@ "license": "MIT",

},
"files": [
"src/modules",
"lwc.config.json"
],
"publishConfig": {
"access": "public"
},
"gitHead": "1c4347edf0f58a599bf7eed216a1e381ebfd8d16"
"gitHead": "4629fdd9ca18a13480044ad43515b91945d16aad"
}
import { api } from "lwc";
import cx from "classnames";
import type { Option } from "typings/custom";
import { HeaderBase } from "utils-internal/headerBase";
import { HeaderBase } from "base-elements/headerBase";
import { toJson } from "utils/normalizers";

@@ -6,0 +6,0 @@ import get from "lodash.get";

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