@salesforcedevs/docs-components
Advanced tools
Comparing version 0.25.0 to 0.26.0-alpha.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
59142
30
1357
1