
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@salesforcedevs/sfdocs-remark-lint-tabset
Advanced tools
Validate the custom tab plugin syntax, properties and throw error/warning respectively
This Markdown plugin is designed to validate the correct usage of the tabset
and tab
directive in Markdown files.
We have build custom plugin to auther the tab as part of LWC2.0. This plugin ensures proper usage of the tabs feature in markdown by performing the following validations:
Correct Syntax Delimiters: Verifies that tabset uses ::::::
and each tab uses :::::
as required.
Matching Tab Count: Ensures the number of tab
sections matches the number of tab labels defined in the tabs
property within the tabset
.
Empty Tab Content: Checks that each tab section contains content, issuing a warning for any tabs left blank to prevent unintentional empty tabs.
Unique Tab Labels: Confirms that all tab labels in the tabs
property are unique.
No Tabset After H2: Ensures that a tabset
is not placed after an H2 heading to prevent disrupting the content flow on the page.
Correct Tabset Properties: Validates that all properties specified for the tabset
are correct.
yarn install && yarn build
yarn publish
Please make sure to push your changes (version number & other changes) to git once publishing is complete.
FAQs
Validate the custom tab plugin syntax, properties and throw error/warning respectively
The npm package @salesforcedevs/sfdocs-remark-lint-tabset receives a total of 308 weekly downloads. As such, @salesforcedevs/sfdocs-remark-lint-tabset popularity was classified as not popular.
We found that @salesforcedevs/sfdocs-remark-lint-tabset demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.