
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.
@promaster-sdk/markdown
Advanced tools
Promaster Flavored Markdown
This package is needed in order to convert promaster markdown texts to HTML.
The Promaster flavor of markdown is the standard except extensions for:
npm install --save @promaster-sdk/markdown
The library is compiled to ES5 and no polyfills are required.
import { makeHtml } from "@promaster-sdk/markdown";
const markdown = "...";
const html = makeHtml(markdown);
yarn version --patch
yarn version --minor
yarn version --major
FAQs
Promaster Flavored Markdown
The npm package @promaster-sdk/markdown receives a total of 72 weekly downloads. As such, @promaster-sdk/markdown popularity was classified as not popular.
We found that @promaster-sdk/markdown demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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.