5
5
* Make sure to inspect the output below. Do not ignore changes!
6
6
*/
7
7
'use strict'
8
-
exports[`test/lib/utils/update-notifier.js TAP notification situations 122.420.69 - color=always > must match snapshot 1`] = `
8
+
exports[`test/lib/cli/update-notifier.js TAP notification situations 122.420.69 - color=always > must match snapshot 1`] = `
9
9
10
10
New [31mmajor[39m version of npm available! [31m122.420.69[39m -> [34m123.420.69[39m
11
11
Changelog: [34mhttps://github.com/npm/cli/releases/tag/v123.420.69[39m
12
12
To update run: [4mnpm install -g npm@123.420.69[24m
13
13
14
14
`
15
15
16
-
exports[`test/lib/utils/update-notifier.js TAP notification situations 122.420.69 - color=false > must match snapshot 1`] = `
16
+
exports[`test/lib/cli/update-notifier.js TAP notification situations 122.420.69 - color=false > must match snapshot 1`] = `
17
17
18
18
New major version of npm available! 122.420.69 -> 123.420.69
19
19
Changelog: https://github.com/npm/cli/releases/tag/v123.420.69
20
20
To update run: npm install -g npm@123.420.69
21
21
22
22
`
23
23
24
-
exports[`test/lib/utils/update-notifier.js TAP notification situations 123.419.69 - color=always > must match snapshot 1`] = `
24
+
exports[`test/lib/cli/update-notifier.js TAP notification situations 123.419.69 - color=always > must match snapshot 1`] = `
25
25
26
26
New [33mminor[39m version of npm available! [33m123.419.69[39m -> [34m123.420.69[39m
27
27
Changelog: [34mhttps://github.com/npm/cli/releases/tag/v123.420.69[39m
28
28
To update run: [4mnpm install -g npm@123.420.69[24m
29
29
30
30
`
31
31
32
-
exports[`test/lib/utils/update-notifier.js TAP notification situations 123.419.69 - color=false > must match snapshot 1`] = `
32
+
exports[`test/lib/cli/update-notifier.js TAP notification situations 123.419.69 - color=false > must match snapshot 1`] = `
33
33
34
34
New minor version of npm available! 123.419.69 -> 123.420.69
35
35
Changelog: https://github.com/npm/cli/releases/tag/v123.420.69
36
36
To update run: npm install -g npm@123.420.69
37
37
38
38
`
39
39
40
-
exports[`test/lib/utils/update-notifier.js TAP notification situations 123.420.68 - color=always > must match snapshot 1`] = `
40
+
exports[`test/lib/cli/update-notifier.js TAP notification situations 123.420.68 - color=always > must match snapshot 1`] = `
41
41
42
42
New [36mpatch[39m version of npm available! [36m123.420.68[39m -> [34m123.420.69[39m
43
43
Changelog: [34mhttps://github.com/npm/cli/releases/tag/v123.420.69[39m
44
44
To update run: [4mnpm install -g npm@123.420.69[24m
45
45
46
46
`
47
47
48
-
exports[`test/lib/utils/update-notifier.js TAP notification situations 123.420.68 - color=false > must match snapshot 1`] = `
48
+
exports[`test/lib/cli/update-notifier.js TAP notification situations 123.420.68 - color=false > must match snapshot 1`] = `
49
49
50
50
New patch version of npm available! 123.420.68 -> 123.420.69
51
51
Changelog: https://github.com/npm/cli/releases/tag/v123.420.69
52
52
To update run: npm install -g npm@123.420.69
53
53
54
54
`
55
55
56
-
exports[`test/lib/utils/update-notifier.js TAP notification situations 123.420.70 - color=always > must match snapshot 1`] = `
56
+
exports[`test/lib/cli/update-notifier.js TAP notification situations 123.420.70 - color=always > must match snapshot 1`] = `
57
57
58
58
New [33mminor[39m version of npm available! [33m123.420.70[39m -> [34m123.421.70[39m
59
59
Changelog: [34mhttps://github.com/npm/cli/releases/tag/v123.421.70[39m
60
60
To update run: [4mnpm install -g npm@123.421.70[24m
61
61
62
62
`
63
63
64
-
exports[`test/lib/utils/update-notifier.js TAP notification situations 123.420.70 - color=false > must match snapshot 1`] = `
64
+
exports[`test/lib/cli/update-notifier.js TAP notification situations 123.420.70 - color=false > must match snapshot 1`] = `
65
65
66
66
New minor version of npm available! 123.420.70 -> 123.421.70
67
67
Changelog: https://github.com/npm/cli/releases/tag/v123.421.70
68
68
To update run: npm install -g npm@123.421.70
69
69
70
70
`
71
71
72
-
exports[`test/lib/utils/update-notifier.js TAP notification situations 123.421.69 - color=always > must match snapshot 1`] = `
72
+
exports[`test/lib/cli/update-notifier.js TAP notification situations 123.421.69 - color=always > must match snapshot 1`] = `
73
73
74
74
New [36mpatch[39m version of npm available! [36m123.421.69[39m -> [34m123.421.70[39m
75
75
Changelog: [34mhttps://github.com/npm/cli/releases/tag/v123.421.70[39m
76
76
To update run: [4mnpm install -g npm@123.421.70[24m
77
77
78
78
`
79
79
80
-
exports[`test/lib/utils/update-notifier.js TAP notification situations 123.421.69 - color=false > must match snapshot 1`] = `
80
+
exports[`test/lib/cli/update-notifier.js TAP notification situations 123.421.69 - color=false > must match snapshot 1`] = `
81
81
82
82
New patch version of npm available! 123.421.69 -> 123.421.70
83
83
Changelog: https://github.com/npm/cli/releases/tag/v123.421.70
84
84
To update run: npm install -g npm@123.421.70
85
85
86
86
`
87
87
88
-
exports[`test/lib/utils/update-notifier.js TAP notification situations 124.0.0-beta.0 - color=always > must match snapshot 1`] = `
88
+
exports[`test/lib/cli/update-notifier.js TAP notification situations 124.0.0-beta.0 - color=always > must match snapshot 1`] = `
89
89
90
90
New [36mprerelease[39m version of npm available! [36m124.0.0-beta.0[39m -> [34m124.0.0-beta.99999[39m
91
91
Changelog: [34mhttps://github.com/npm/cli/releases/tag/v124.0.0-beta.99999[39m
92
92
To update run: [4mnpm install -g npm@124.0.0-beta.99999[24m
93
93
94
94
`
95
95
96
-
exports[`test/lib/utils/update-notifier.js TAP notification situations 124.0.0-beta.0 - color=false > must match snapshot 1`] = `
96
+
exports[`test/lib/cli/update-notifier.js TAP notification situations 124.0.0-beta.0 - color=false > must match snapshot 1`] = `
97
97
98
98
New prerelease version of npm available! 124.0.0-beta.0 -> 124.0.0-beta.99999
99
99
Changelog: https://github.com/npm/cli/releases/tag/v124.0.0-beta.99999
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4