
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@maieuticallabs/mathx-nf-checker
Advanced tools
Normalizzatore di espressioni matematiche in LaTeX basato su [Cortex-js/computute-engine](https://github.com/cortex-js/compute-engine).
Normalizzatore di espressioni matematiche in LaTeX basato su Cortex-js/computute-engine.
La libreria wrappa il compute-engine di Cortex e ne modifica il comportamento per adeguarlo a quanto ci serve sui prodotti Maieutical (MathX, Solve, etc).
Una live demo è disponibile qui: https://mathx-nf-checker.netlify.app/
Node: >= 14.x.x
Per sviluppare la libreria è sufficiente aver installato node
e yarn
ed
installare i pacchetti di sviluppo con:
yarn install
=> installa le dipendeze utili a lavorare a tutto il workspace
cd lib && yarn install --focus
=> installa solo le dipendenza necessarie
a lavorare sulla libreria
Per lanciare i test è sufficiente lanciare yarn test
mentre il linting del
è suddiviso tra ESLint e il typecheck di TSC.
La build utilizza ESbuild per ottenere 2 bundle:
./dist/index.cjs.js
./dist/index.esm.js
Durante la build viene generato anche il file di typing .d.ts
utile quando
si consuma la libreria da un altro progetto (auto-complete in VSCode).
Per debuggare gli alberi sintattici MathJSON è sufficiente settare la variabile
d'ambiente DEBUG_TREE=1
prima di fare la build o lanciare i test.
:
per la divisione\le -> \leslant
\frac
per le frazioni\cdot
per la moltiplicazione\vee
e \wedge
\pm
FAQs
Normalizzatore di espressioni matematiche in LaTeX basato su [Cortex-js/computute-engine](https://github.com/cortex-js/compute-engine).
The npm package @maieuticallabs/mathx-nf-checker receives a total of 0 weekly downloads. As such, @maieuticallabs/mathx-nf-checker popularity was classified as not popular.
We found that @maieuticallabs/mathx-nf-checker 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.