Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
mathlive-tera
Advanced tools
#@
fracLine.width = Math.max(numerBox.width, denomBox.width);
in genfrac.ts filethis.width = rows.reduce((acc, row) => Math.max(acc, row.width), 0)
in v-box.ts filemf.current!.macros = {
...mf.current!.macros,
conversion: {
args: 1,
def: '\\mathbf{#1}',
isImplicitArg: true,
argsMapping: {
value: 'newValueToDisplay'
}
},
};
0.96.0 2023-11-14
serializeMathJsonToLatex()
has been renamed to
convertMathJsonToLatex()
for consistency.(f(x))
would be parsed as (f(x)
.(
was interpreted as \lparen`. This could cause some
interoperability issues.\operatorname
command, some of the commands could fail to render. For
example, typing "1mm + 2mm" in a mathfield would result in "1 + 2mm" to be
displayed.verbatimLatex
associated with the
atom, so that the value
property of the atom is correctly serialized.moveToMathfieldEnd
command, the selection was not changed
if it was not collapsed and already at the end of the mathfield. Similarly for
moveToMathfieldStart
.mathtools
, actuarialangle
,
colonequals
, statmath
and amsopn
packageslongdiv
enclosure (\mathenclose{longdiv}{...}
).
) in the virtual keyboard was displayed as a
blank key.shift +
in the numeric keyboard was inserting a sum
with limits contrary to what the keycap label indicated.,
key now produces a semicolon when
shifted and has a variant panel with additional punctuation.\cdot
instead of \times
. Use shift to produce \times
.\displaystyle
and \textstyle
to MathMLFAQs
A web component for math input
The npm package mathlive-tera receives a total of 9,137 weekly downloads. As such, mathlive-tera popularity was classified as popular.
We found that mathlive-tera demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.