Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@hipster/mdx2-issue-checker
Advanced tools
Wrapper around remark-cli to make it easier to check for MDX v2 syntax issues
This package is a simple tool to check for issues in the MDX2 files.
It's a wrapper of remark-cli
which uses the remark-mdx
plugin to check your .mdx
files.
Default usage - Will check all the files in the current directory:
npx @hipster/mdx2-issue-checker
Specify a directory to check:
npx @hipster/mdx2-issue-checker /path/to/directory
Verbose mode - By default, it will only display the files with errors. If you want to see all files which the CLI has gone through, you can use the --verbose
flag:
npx @hipster/mdx2-issue-checker --verbose
FAQs
Wrapper around remark-cli to make it easier to check for MDX v2 syntax issues
We found that @hipster/mdx2-issue-checker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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 a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.