VYPR

npm package

@fuel-ts/account

pkg:npm/%40fuel-ts/account

Vulnerabilities (1)

  • CVE-2024-41945LowJul 30, 2024
    affected < 0.93.0fixed 0.93.0

    fuels-ts is a library for interacting with Fuel v2. The typescript SDK has no awareness of to-be-spent transactions causing some transactions to fail or silently get pruned as they are funded with already used UTXOs. The problem occurs, because the `fund` function in `fuels-ts/p