Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37601362
en ru br
Репозитории ALT

Группа :: Development/Tools
Пакет: npm

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: npm-disable-update-notifier.patch
Скачать


diff --git a/npm/lib/utils/config/definitions.js b/npm/lib/utils/config/definitions.js
index ac8a4e2f..4104203c 100644
--- a/npm/lib/utils/config/definitions.js
+++ b/npm/lib/utils/config/definitions.js
@@ -2077,7 +2077,7 @@ define('unicode', {
 })
 
 define('update-notifier', {
-  default: true,
+  default: false,
   type: Boolean,
   description: `
     Set to false to suppress the update notification when using an older
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin