@@ -12,6 +12,18 @@ cat 1.0.0 1.0.1 1.0.1 node_modules/cat tap-testdir-outdated-should
12
12
chai 1.0.0 1.0.1 1.0.1 node_modules/chai tap-testdir-outdated-should-display-outdated-deps
13
13
dog 1.0.1 1.0.1 2.0.0 node_modules/dog tap-testdir-outdated-should-display-outdated-deps
14
14
theta MISSING 1.0.1 1.0.1 - tap-testdir-outdated-should-display-outdated-deps
15
+
16
+ For more info on why dependencies have been installed at their given versions, see \`npm explain <pkg>\`.
17
+ `
18
+
19
+ exports [ `test/lib/outdated.js TAP should display outdated deps outdated --in-range > must match snapshot 1` ] = `
20
+
21
+ Package Current Wanted Latest Location Depended by
22
+ cat 1.0.0 1.0.1 1.0.1 node_modules/cat tap-testdir-outdated-should-display-outdated-deps
23
+ chai 1.0.0 1.0.1 1.0.1 node_modules/chai tap-testdir-outdated-should-display-outdated-deps
24
+ theta MISSING 1.0.1 1.0.1 - tap-testdir-outdated-should-display-outdated-deps
25
+
26
+ For more info on why dependencies have been installed at their given versions, see \`npm explain <pkg>\`.
15
27
`
16
28
17
29
exports [ `test/lib/outdated.js TAP should display outdated deps outdated --json --long > must match snapshot 1` ] = `
@@ -89,6 +101,16 @@ cat 1.0.0 1.0.1 1.0.1 node_modules/cat tap-testdir-outdated-should
89
101
chai 1.0.0 1.0.1 1.0.1 node_modules/chai tap-testdir-outdated-should-display-outdated-deps peerDependencies
90
102
dog 1.0.1 1.0.1 2.0.0 node_modules/dog tap-testdir-outdated-should-display-outdated-deps dependencies
91
103
theta MISSING 1.0.1 1.0.1 - tap-testdir-outdated-should-display-outdated-deps dependencies
104
+
105
+ For more info on why dependencies have been installed at their given versions, see \`npm explain <pkg>\`.
106
+ `
107
+
108
+ exports [ `test/lib/outdated.js TAP should display outdated deps outdated --no-in-range > must match snapshot 1` ] = `
109
+
110
+ Package Current Wanted Latest Location Depended by
111
+ dog 1.0.1 1.0.1 2.0.0 node_modules/dog tap-testdir-outdated-should-display-outdated-deps
112
+
113
+ For more info on why dependencies have been installed at their given versions, see \`npm explain <pkg>\`.
92
114
`
93
115
94
116
exports [ `test/lib/outdated.js TAP should display outdated deps outdated --omit=dev --omit=peer > must match snapshot 1` ] = `
@@ -97,6 +119,8 @@ exports[`test/lib/outdated.js TAP should display outdated deps outdated --omit=d
97
119
[31mcat[39m 1.0.0 [32m1.0.1[39m [35m1.0.1[39m node_modules/cat tap-testdir-outdated-should-display-outdated-deps
98
120
[33mdog[39m 1.0.1 [32m1.0.1[39m [35m2.0.0[39m node_modules/dog tap-testdir-outdated-should-display-outdated-deps
99
121
[31mtheta[39m MISSING [32m1.0.1[39m [35m1.0.1[39m - tap-testdir-outdated-should-display-outdated-deps
122
+
123
+ For more info on why dependencies have been installed at their given versions, see \`npm explain <pkg>\`.
100
124
`
101
125
102
126
exports [ `test/lib/outdated.js TAP should display outdated deps outdated --omit=dev > must match snapshot 1` ] = `
@@ -106,6 +130,8 @@ exports[`test/lib/outdated.js TAP should display outdated deps outdated --omit=d
106
130
[31mchai[39m 1.0.0 [32m1.0.1[39m [35m1.0.1[39m node_modules/chai tap-testdir-outdated-should-display-outdated-deps
107
131
[33mdog[39m 1.0.1 [32m1.0.1[39m [35m2.0.0[39m node_modules/dog tap-testdir-outdated-should-display-outdated-deps
108
132
[31mtheta[39m MISSING [32m1.0.1[39m [35m1.0.1[39m - tap-testdir-outdated-should-display-outdated-deps
133
+
134
+ For more info on why dependencies have been installed at their given versions, see \`npm explain <pkg>\`.
109
135
`
110
136
111
137
exports [ `test/lib/outdated.js TAP should display outdated deps outdated --omit=prod > must match snapshot 1` ] = `
@@ -114,6 +140,8 @@ exports[`test/lib/outdated.js TAP should display outdated deps outdated --omit=p
114
140
[31mcat[39m 1.0.0 [32m1.0.1[39m [35m1.0.1[39m node_modules/cat tap-testdir-outdated-should-display-outdated-deps
115
141
[31mchai[39m 1.0.0 [32m1.0.1[39m [35m1.0.1[39m node_modules/chai tap-testdir-outdated-should-display-outdated-deps
116
142
[33mdog[39m 1.0.1 [32m1.0.1[39m [35m2.0.0[39m node_modules/dog tap-testdir-outdated-should-display-outdated-deps
143
+
144
+ For more info on why dependencies have been installed at their given versions, see \`npm explain <pkg>\`.
117
145
`
118
146
119
147
exports [ `test/lib/outdated.js TAP should display outdated deps outdated --parseable --long > must match snapshot 1` ] = `
@@ -139,18 +167,24 @@ exports[`test/lib/outdated.js TAP should display outdated deps outdated > must m
139
167
[31mchai[39m 1.0.0 [32m1.0.1[39m [35m1.0.1[39m node_modules/chai tap-testdir-outdated-should-display-outdated-deps
140
168
[33mdog[39m 1.0.1 [32m1.0.1[39m [35m2.0.0[39m node_modules/dog tap-testdir-outdated-should-display-outdated-deps
141
169
[31mtheta[39m MISSING [32m1.0.1[39m [35m1.0.1[39m - tap-testdir-outdated-should-display-outdated-deps
170
+
171
+ For more info on why dependencies have been installed at their given versions, see \`npm explain <pkg>\`.
142
172
`
143
173
144
174
exports [ `test/lib/outdated.js TAP should display outdated deps outdated global > must match snapshot 1` ] = `
145
175
146
176
Package Current Wanted Latest Location Depended by
147
177
cat 1.0.0 1.0.1 1.0.1 node_modules/cat global
178
+
179
+ For more info on why dependencies have been installed at their given versions, see \`npm explain <pkg>\`.
148
180
`
149
181
150
182
exports [ `test/lib/outdated.js TAP should display outdated deps outdated specific dep > must match snapshot 1` ] = `
151
183
152
184
Package Current Wanted Latest Location Depended by
153
185
cat 1.0.0 1.0.1 1.0.1 node_modules/cat tap-testdir-outdated-should-display-outdated-deps
186
+
187
+ For more info on why dependencies have been installed at their given versions, see \`npm explain <pkg>\`.
154
188
`
155
189
156
190
exports [ `test/lib/outdated.js TAP workspaces > should display all dependencies 1` ] = `
160
194
chai 1.0.0 1.0.1 1.0.1 node_modules/chai foo
161
195
dog 1.0.1 1.0.1 2.0.0 node_modules/dog tap-testdir-outdated-workspaces
162
196
theta MISSING 1.0.1 1.0.1 - [email protected]
197
+
198
+ For more info on why dependencies have been installed at their given versions, see \`npm explain <pkg>\`.
163
199
`
164
200
165
201
exports [ `test/lib/outdated.js TAP workspaces > should display json results filtered by ws 1` ] = `
@@ -179,13 +215,17 @@ exports[`test/lib/outdated.js TAP workspaces > should display missing deps when
179
215
180
216
Package Current Wanted Latest Location Depended by
181
217
theta MISSING 1.0.1 1.0.1 - [email protected]
218
+
219
+ For more info on why dependencies have been installed at their given versions, see \`npm explain <pkg>\`.
182
220
`
183
221
184
222
exports [ `test/lib/outdated.js TAP workspaces > should display nested deps when filtering by ws and using --all 1` ] = `
185
223
186
224
Package Current Wanted Latest Location Depended by
187
225
cat 1.0.0 1.0.1 1.0.1 node_modules/cat [email protected]
188
226
chai 1.0.0 1.0.1 1.0.1 node_modules/chai foo
227
+
228
+ For more info on why dependencies have been installed at their given versions, see \`npm explain <pkg>\`.
189
229
`
190
230
191
231
exports [ `test/lib/outdated.js TAP workspaces > should display no results if ws has no deps to display 1` ] = `
@@ -201,6 +241,8 @@ exports[`test/lib/outdated.js TAP workspaces > should display results filtered b
201
241
202
242
Package Current Wanted Latest Location Depended by
203
243
cat 1.0.0 1.0.1 1.0.1 node_modules/cat [email protected]
244
+
245
+ For more info on why dependencies have been installed at their given versions, see \`npm explain <pkg>\`.
204
246
`
205
247
206
248
exports [ `test/lib/outdated.js TAP workspaces > should display ws outdated deps human output 1` ] = `
@@ -209,6 +251,8 @@ Package Current Wanted Latest Location Depended by
209
251
cat 1.0.0 1.0.1 1.0.1 node_modules/cat [email protected]
210
252
dog 1.0.1 1.0.1 2.0.0 node_modules/dog tap-testdir-outdated-workspaces
211
253
theta MISSING 1.0.1 1.0.1 - [email protected]
254
+
255
+ For more info on why dependencies have been installed at their given versions, see \`npm explain <pkg>\`.
212
256
`
213
257
214
258
exports [ `test/lib/outdated.js TAP workspaces > should display ws outdated deps json output 1` ] = `
@@ -249,4 +293,6 @@ exports[`test/lib/outdated.js TAP workspaces > should highlight ws in dependend
249
293
[31mcat[39m 1.0.0 [32m1.0.1[39m [35m1.0.1[39m node_modules/cat [[email protected] [39m
250
294
[33mdog[39m 1.0.1 [32m1.0.1[39m [35m2.0.0[39m node_modules/dog tap-testdir-outdated-workspaces
251
295
[31mtheta[39m MISSING [32m1.0.1[39m [35m1.0.1[39m - [[email protected] [39m
296
+
297
+ For more info on why dependencies have been installed at their given versions, see \`npm explain <pkg>\`.
252
298
`
0 commit comments