
Security News
Critical Security Vulnerability in React Server Components
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.
@uma/liquidator
Advanced tools
This package contains the UMA Liquidation bot reference implementation. This executable will watch an ExpiringMultiParty contract for undercollateralized positions and liquidate them.
For more information about running a liquidator bot, see the docs.
yarn add @uma/liquidator
Note: this is a local installation, meaning it instructs yarn to install into the current package/directory. It can be installed globally if you'd like the executable to be accessible everywhere.
The simplest way to run the liquidator (with default parameters and price feeds) is:
EMP_ADDRESS=0x1234 CUSTOM_NODE_URL=https://your.node.url.io MNEMONIC="your mnemonic (12-word seed phrase) here" yarn liquidator --network mainnet_mnemonic
Check out the docs for more options on how to plug in your private keys in different ways or use different networks.
See here for a full list of environment variables that can be provided to customize the disputer.
FAQs
UMA Liquidator
The npm package @uma/liquidator receives a total of 9 weekly downloads. As such, @uma/liquidator popularity was classified as not popular.
We found that @uma/liquidator demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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.

Security News
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.

Research
/Security News
We spotted a wave of auto-generated “elf-*” npm packages published every two minutes from new accounts, with simple malware variants and early takedowns underway.

Security News
TypeScript 6.0 will be the last JavaScript-based major release, as the project shifts to the TypeScript 7 native toolchain with major build speedups.