
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@mdn/markdown-converter
Advanced tools
MDN Web Docs tool to covert HTML to Markdown and vice versa
MDN Web Docs tool to covert HTML to Markdown and vice versa
Install dependencies with
yarn
Write a .env
file in the repository directory which indicates where are the files of your local mdn/content
and/or mdn/translated-content
copies. You will need the variables CONTENT_ROOT
and CONTENT_TRANSLATED_ROOT
. As an example, the content of this file could look like:
CONTENT_TRANSLATED_ROOT=../translated-content/files
CONTENT_ROOT=../content/files
yarn md h2m web/http --locale en-us --mode dry
yarn md h2m web/http --locale en-us --mode replace
FAQs
MDN Web Docs tool to covert HTML to Markdown and vice versa
The npm package @mdn/markdown-converter receives a total of 0 weekly downloads. As such, @mdn/markdown-converter popularity was classified as not popular.
We found that @mdn/markdown-converter demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.