
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
summarize-markdown
Advanced tools
Summarize markdown into a simple string, rather than into HTML.
Why would anybody want to do this? There are times when HTML is not accepted, and a simple string is far more useful. The examples that motivated this library are meta descriptions and the metadata in the Open Graph and Twitter Cards protocols.
Contributing tests, documentation, or code is all appreciated.
npm install summarize-markdown
var summarize = require('summarize-markdown');
summarize('Test paragraph with a [link](http://google.com).');
//=> 'Test paragraph with a link.'
summarize('# Headline\n\nTest paragraph.');
//=> 'Headline: Test paragraph.'
FAQs
Summarize markdown into a simple text string
The npm package summarize-markdown receives a total of 2 weekly downloads. As such, summarize-markdown popularity was classified as not popular.
We found that summarize-markdown demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.