Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
✨ Detailed features • 📦 Installation • 🚀 Usage • 🔑 License
markdown2beamer is a Ruby-based tool that converts Markdown files into LaTeX Beamer presentations. It supports essential markdown elements like headings, bold/italic text, lists, images, and tables, transforming them into structured Beamer slides for professional presentations. This converter lets you quickly turn simple markdown documents into well-formatted LaTeX Beamer slides.
#
, ##
, etc.) into Beamer slides with appropriate font sizes.*
, -
) and ordered lists (1.
).**bold**
) and italic (*italic*
) text.$ gem install markdown2beamer
ruby markdown2beamer input_file.md output_file.tex
This package is distributed under the MIT License. This license can be found online at http://www.opensource.org/licenses/MIT.
This framework is provided as-is, and there are no guarantees that it fits your purposes or that it is bug-free. Use it at your own risk!
FAQs
Unknown package
We found that markdown2beamer demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.