Commit 88137a3 1 parent 332914b commit 88137a3 Copy full SHA for 88137a3
File tree 6 files changed +13
-17
lines changed
6 files changed +13
-17
lines changed Original file line number Diff line number Diff line change @@ -79,16 +79,12 @@ log.setGaugeTemplate = function (template) {
79
79
}
80
80
81
81
log . enableProgress = function ( ) {
82
- if ( this . progressEnabled ) {
82
+ if ( this . progressEnabled || this . _paused ) {
83
83
return
84
84
}
85
85
86
86
this . progressEnabled = true
87
87
this . tracker . on ( 'change' , this . showProgress )
88
- if ( this . _paused ) {
89
- return
90
- }
91
-
92
88
this . gauge . enable ( )
93
89
}
94
90
Original file line number Diff line number Diff line change 2
2
"author" : " GitHub Inc." ,
3
3
"name" : " npmlog" ,
4
4
"description" : " logger for npm" ,
5
- "version" : " 7.0.0 " ,
5
+ "version" : " 7.0.1 " ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
8
"url" : " https://github.com/npm/npmlog.git"
31
31
},
32
32
"devDependencies" : {
33
33
"@npmcli/eslint-config" : " ^4.0.0" ,
34
- "@npmcli/template-oss" : " 4.5 .1" ,
34
+ "@npmcli/template-oss" : " 4.6 .1" ,
35
35
"tap" : " ^16.0.1"
36
36
},
37
37
"license" : " ISC" ,
47
47
},
48
48
"templateOSS" : {
49
49
"//@npmcli/template-oss" : " This file is partially managed by @npmcli/template-oss. Edits may be overwritten." ,
50
- "version" : " 4.5 .1"
50
+ "version" : " 4.6 .1"
51
51
}
52
52
}
Original file line number Diff line number Diff line change 135
135
"npm-profile" : " ^7.0.1" ,
136
136
"npm-registry-fetch" : " ^14.0.2" ,
137
137
"npm-user-validate" : " ^1.0.1" ,
138
- "npmlog" : " ^7.0.0 " ,
138
+ "npmlog" : " ^7.0.1 " ,
139
139
"opener" : " ^1.5.2" ,
140
140
"p-map" : " ^4.0.0" ,
141
141
"pacote" : " ^15.0.2" ,
8409
8409
"license" : " BSD-2-Clause"
8410
8410
},
8411
8411
"node_modules/npmlog" : {
8412
- "version" : " 7.0.0 " ,
8413
- "resolved" : " https://registry.npmjs.org/npmlog/-/npmlog-7.0.0 .tgz" ,
8414
- "integrity" : " sha512-p+OVCIQx1Rehplt2DNgBERrKtE5Ej0/rqdcNz5PbohpKHDPprGAl142qQuozmzWUM9uNjvstEO+A92CwytJPcQ ==" ,
8412
+ "version" : " 7.0.1 " ,
8413
+ "resolved" : " https://registry.npmjs.org/npmlog/-/npmlog-7.0.1 .tgz" ,
8414
+ "integrity" : " sha512-uJ0YFk/mCQpLBt+bxN88AKd+gyqZvZDbtiNxk6Waqcj2aPRyfVx8ITawkyQynxUagInjdYT1+qj4NfA5KJJUxg ==" ,
8415
8415
"inBundle" : true ,
8416
8416
"dependencies" : {
8417
8417
"are-we-there-yet" : " ^4.0.0" ,
14061
14061
"npm-package-arg" : " ^10.0.0" ,
14062
14062
"npm-pick-manifest" : " ^8.0.1" ,
14063
14063
"npm-registry-fetch" : " ^14.0.2" ,
14064
- "npmlog" : " ^7.0.0 " ,
14064
+ "npmlog" : " ^7.0.1 " ,
14065
14065
"pacote" : " ^15.0.2" ,
14066
14066
"parse-conflict-json" : " ^3.0.0" ,
14067
14067
"proc-log" : " ^3.0.0" ,
14140
14140
"@npmcli/run-script" : " ^5.0.0" ,
14141
14141
"chalk" : " ^4.1.0" ,
14142
14142
"npm-package-arg" : " ^10.0.0" ,
14143
- "npmlog" : " ^7.0.0 " ,
14143
+ "npmlog" : " ^7.0.1 " ,
14144
14144
"pacote" : " ^15.0.2" ,
14145
14145
"proc-log" : " ^3.0.0" ,
14146
14146
"read" : " ^1.0.7" ,
Original file line number Diff line number Diff line change 104
104
"npm-profile" : " ^7.0.1" ,
105
105
"npm-registry-fetch" : " ^14.0.2" ,
106
106
"npm-user-validate" : " ^1.0.1" ,
107
- "npmlog" : " ^7.0.0 " ,
107
+ "npmlog" : " ^7.0.1 " ,
108
108
"opener" : " ^1.5.2" ,
109
109
"p-map" : " ^4.0.0" ,
110
110
"pacote" : " ^15.0.2" ,
Original file line number Diff line number Diff line change 24
24
"npm-package-arg" : " ^10.0.0" ,
25
25
"npm-pick-manifest" : " ^8.0.1" ,
26
26
"npm-registry-fetch" : " ^14.0.2" ,
27
- "npmlog" : " ^7.0.0 " ,
27
+ "npmlog" : " ^7.0.1 " ,
28
28
"pacote" : " ^15.0.2" ,
29
29
"parse-conflict-json" : " ^3.0.0" ,
30
30
"proc-log" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 63
63
"@npmcli/run-script" : " ^5.0.0" ,
64
64
"chalk" : " ^4.1.0" ,
65
65
"npm-package-arg" : " ^10.0.0" ,
66
- "npmlog" : " ^7.0.0 " ,
66
+ "npmlog" : " ^7.0.1 " ,
67
67
"pacote" : " ^15.0.2" ,
68
68
"proc-log" : " ^3.0.0" ,
69
69
"read" : " ^1.0.7" ,
You can’t perform that action at this time.
0 commit comments