npm Presets
npm:unpublishSafe¶
Set a status check pending for 3 days from release timestamp to guard against npm unpublishing
{
"npm": {
"stabilityDays": 3
}
}
Set a status check pending for 3 days from release timestamp to guard against npm unpublishing
{
"npm": {
"stabilityDays": 3
}
}