
Research
SAP CAP npm Packages Hit by Mini Shai-Hulud Supply Chain Attack
Compromised SAP CAP npm packages download and execute unverified binaries, creating urgent supply chain risk for affected developers and CI/CD environments.
@daimo/common
Advanced tools
These are used across Daimo app, website, and API server.
We use the Viem Address for ERC-55 capitalized addresses. EAccount
represents an Ethereum account with name information. For example,
{ addr: "0x6982EbcC08E938FFBbCc66EdFa28cc6cFed2b741" }
{ addr: "0xc60A0A0E8bBc32DAC2E03030989AD6BEe45A874D", ensName: "dcposch.eth" }
{ addr: "0x2A6d311394184EeB6Df8FBBF58626B085374Ffe7", label: "faucet" }
{ addr: "0x4Fe4e666Be5752f1FdD210F4Ab5DE2Cc26e3E0e8", name: "ansgar" }
The last one is also a DAccount, a subset of EAccount for Daimo accounts,
which have a name.
Amounts in Daimo are stored and transmitted in two ways:
amount, eg 1500000dollars, eg "1.50"
...each can be losslessly converted to the other. See amountToDollars and
dollarsToAmount.Neither of these are intended for display, which is locale-specific, eg "$1,50".
Respect the naming convention and always refer to amounts in coin units (for USDC, 1000000 = $1). Dollars should always be stored and transmitted as strings to avoid float rounding bugs.
These are app deep links. For example
https://daimo.com/link/account/ansgarhttps://daimo.com/link/request/...https://daimo.com/link/note/......all can be parsed or serialized to/from DaimoLink.
These are part of the website as well as the app.
FAQs
Daimo shared models and utilities
The npm package @daimo/common receives a total of 27 weekly downloads. As such, @daimo/common popularity was classified as not popular.
We found that @daimo/common demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
Compromised SAP CAP npm packages download and execute unverified binaries, creating urgent supply chain risk for affected developers and CI/CD environments.

Company News
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.

Research
/Security News
Socket is tracking cloned Open VSX extensions tied to GlassWorm, with several updated from benign-looking sleepers into malware delivery vehicles.