mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Adapt to modified contract with rama proxy
This commit is contained in:
parent
1b32be6c58
commit
983f26ea20
2 changed files with 3 additions and 2 deletions
|
|
@ -12,7 +12,8 @@ const SERVER_STOP_TIMEOUT_MS = 1000;
|
|||
/**
|
||||
* @typedef {Object} MinPackageAgeEvent
|
||||
* @property {number} ts_ms
|
||||
* @property {{ product: string, identifier: string, suppressed_versions: string[] }} artifact
|
||||
* @property {{ product: string, identifier: string }} artifact
|
||||
* @property {string[]} suppressed_versions
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue