Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
mathjax-node-svg2png
Advanced tools
This module extends mathjax-node using svg2png.
It can be used as a drop-in replacement for mathjax-node.
Use
npm install mathjax-node-svg2png
to install mathjax-node-svg2png and its dependencies.
This module is used like mathjax-node, extending the input data
object with new options
png: true // enable PNG generation
scale: 1 // scaling factor to apply during conversion
Similarly, mathjax-node's result
object is extended with new keys png
(containing the resulting data-uri string) and pngWidth
(PNG width in pixel).
png: // PNG results
pngWidth: // width (in pixel)
FAQs
Extend mathjax-node using svg2png
We found that mathjax-node-svg2png 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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.