mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 20:20:49 +00:00
Some cleanups
This commit is contained in:
parent
e9db22eb50
commit
edf6a1694f
4 changed files with 14 additions and 164 deletions
|
|
@ -73,7 +73,7 @@ function buildNpmInterceptor(registry) {
|
|||
reqContext.blockMinimumAgeRequest(
|
||||
packageName,
|
||||
version,
|
||||
`Forbidden - blocked by safe-chain minimum package age (${packageName}@${version})`
|
||||
`Forbidden - blocked by safe-chain direct download minimum package age (${packageName}@${version})`
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue