• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1/* IMPORTANT
2 * This snapshot file is auto-generated, but designed for humans.
3 * It should be checked into source control and tracked carefully.
4 * Re-generate by setting TAP_SNAPSHOT=1 and running tests.
5 * Make sure to inspect the output below.  Do not ignore changes!
6 */
7'use strict'
8exports[`test/lib/utils/update-notifier.js TAP notification situations 122.420.69 - color=always > must match snapshot 1`] = `
9
10New major version of npm available! 122.420.69 -> 123.420.69
11Changelog: https://github.com/npm/cli/releases/tag/v123.420.69
12Run npm install -g npm@123.420.69 to update!
13
14`
15
16exports[`test/lib/utils/update-notifier.js TAP notification situations 122.420.69 - color=false > must match snapshot 1`] = `
17
18New major version of npm available! 122.420.69 -> 123.420.69
19Changelog: <https://github.com/npm/cli/releases/tag/v123.420.69>
20Run \`npm install -g npm@123.420.69\` to update!
21
22`
23
24exports[`test/lib/utils/update-notifier.js TAP notification situations 123.419.69 - color=always > must match snapshot 1`] = `
25
26New minor version of npm available! 123.419.69 -> 123.420.69
27Changelog: https://github.com/npm/cli/releases/tag/v123.420.69
28Run npm install -g npm@123.420.69 to update!
29
30`
31
32exports[`test/lib/utils/update-notifier.js TAP notification situations 123.419.69 - color=false > must match snapshot 1`] = `
33
34New minor version of npm available! 123.419.69 -> 123.420.69
35Changelog: <https://github.com/npm/cli/releases/tag/v123.420.69>
36Run \`npm install -g npm@123.420.69\` to update!
37
38`
39
40exports[`test/lib/utils/update-notifier.js TAP notification situations 123.420.68 - color=always > must match snapshot 1`] = `
41
42New patch version of npm available! 123.420.68 -> 123.420.69
43Changelog: https://github.com/npm/cli/releases/tag/v123.420.69
44Run npm install -g npm@123.420.69 to update!
45
46`
47
48exports[`test/lib/utils/update-notifier.js TAP notification situations 123.420.68 - color=false > must match snapshot 1`] = `
49
50New patch version of npm available! 123.420.68 -> 123.420.69
51Changelog: <https://github.com/npm/cli/releases/tag/v123.420.69>
52Run \`npm install -g npm@123.420.69\` to update!
53
54`
55
56exports[`test/lib/utils/update-notifier.js TAP notification situations 123.420.70 - color=always > must match snapshot 1`] = `
57
58New minor version of npm available! 123.420.70 -> 123.421.70
59Changelog: https://github.com/npm/cli/releases/tag/v123.421.70
60Run npm install -g npm@123.421.70 to update!
61
62`
63
64exports[`test/lib/utils/update-notifier.js TAP notification situations 123.420.70 - color=false > must match snapshot 1`] = `
65
66New minor version of npm available! 123.420.70 -> 123.421.70
67Changelog: <https://github.com/npm/cli/releases/tag/v123.421.70>
68Run \`npm install -g npm@123.421.70\` to update!
69
70`
71
72exports[`test/lib/utils/update-notifier.js TAP notification situations 123.421.69 - color=always > must match snapshot 1`] = `
73
74New patch version of npm available! 123.421.69 -> 123.421.70
75Changelog: https://github.com/npm/cli/releases/tag/v123.421.70
76Run npm install -g npm@123.421.70 to update!
77
78`
79
80exports[`test/lib/utils/update-notifier.js TAP notification situations 123.421.69 - color=false > must match snapshot 1`] = `
81
82New patch version of npm available! 123.421.69 -> 123.421.70
83Changelog: <https://github.com/npm/cli/releases/tag/v123.421.70>
84Run \`npm install -g npm@123.421.70\` to update!
85
86`
87
88exports[`test/lib/utils/update-notifier.js TAP notification situations 124.0.0-beta.0 - color=always > must match snapshot 1`] = `
89
90New prerelease version of npm available! 124.0.0-beta.0 -> 124.0.0-beta.99999
91Changelog: https://github.com/npm/cli/releases/tag/v124.0.0-beta.99999
92Run npm install -g npm@124.0.0-beta.99999 to update!
93
94`
95
96exports[`test/lib/utils/update-notifier.js TAP notification situations 124.0.0-beta.0 - color=false > must match snapshot 1`] = `
97
98New prerelease version of npm available! 124.0.0-beta.0 -> 124.0.0-beta.99999
99Changelog: <https://github.com/npm/cli/releases/tag/v124.0.0-beta.99999>
100Run \`npm install -g npm@124.0.0-beta.99999\` to update!
101
102`
103