Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37718635
en ru br
ALT Linux repositórios
S:9.6.7-alt2

Group :: Development/Tools
RPM: npm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: npm-disable-update-notifier.patch
Download


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
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009