@@ -38,231 +38,215 @@ exports[`test/lib/view.js TAP should log info by field name maintainers with ema
3838exports [ `test/lib/view.js TAP should log info by field name maintainers with url > must match snapshot 1` ] = `
3939
4040[
41- "claudia (http://c.yellow .com)",
42- "isaacs (http://i.yellow .com)"
41+ "claudia (http://c.pink .com)",
42+ "isaacs (http://i.pink .com)"
4343]
4444`
4545
4646exports [ `test/lib/view.js TAP should log info by field name nested field with brackets > must match snapshot 1` ] = `
4747
48- "Jeremy Ashkenas "
48+ "123 "
4949`
5050
5151exports [ `test/lib/view.js TAP should log info by field name readme > must match snapshot 1` ] = `
5252
53-
53+ a very useful readme
5454`
5555
5656exports [ `test/lib/view.js TAP should log info by field name several fields > must match snapshot 1` ] = `
5757
5858{
59- "name": "underscore ",
60- "version": "1.3.1 "
59+ "name": "yellow ",
60+ "version": "1.0.0 "
6161}
6262`
6363
6464exports [ `test/lib/view.js TAP should log info by field name several fields with several versions > must match snapshot 1` ] = `
6565
66- 67- 68- 69- 70- 71- 72- 73- 74- 75- 76- 77- 78- 79- 80- 81- 82- 83- 84- 85- 86- 87- 88- 89- 90- 91- 92- `
93-
94- exports [ `test/lib/view.js TAP should log info by field name unknown nested field > must match snapshot 1` ] = `
95-
96-
66+ 67+ 68+ 9769`
9870
9971exports [ `test/lib/view.js TAP should log info of package in current working dir non-specific version > must match snapshot 1` ] = `
10072
10173
102- [4m[1m[32munderscore[39m@[32m1.3.1[39m[22m[24m | [1m[31mProprietary[39m[22m | deps: [32mnone[39m | versions: [33m26[39m
103- JavaScript's functional programming helper library.
104- [36mhttp://documentcloud.github.com/underscore/[39m
74+ [4m[1m[32mblue[39m@[32m1.0.0[39m[22m[24m | [1m[31mProprietary[39m[22m | deps: [32mnone[39m | versions: [33m2[39m
10575
10676dist
107- .tarball:[36mhttp://localhost:1331/underscore/-/underscore-1.3.1.tgz[39m
108- .shasum:[33m6cb8aad0e77eb5dbbfb54b22bcd8697309cf9641[39m
109-
110- maintainers:
111- -[33mjashkenas[39m <[[email protected] [39m> 77+ .tarball:[36mhttp://hm.blue.com/1.0.0.tgz[39m
78+ .shasum:[33m123[39m
79+ .integrity:[33m---[39m
80+ .unpackedSize:[33m1[39m B
11281
11382dist-tags:
114- [1m[32mlatest[39m[22m: 1.5.1
115- [1m[32mstable[39m[22m: 1.5.1
11683
117- published [33mover a year ago[39m by [33mjashkenas[39m <[[email protected] [39m> 84+
85+ published [33ma year ago[39m
11886`
11987
12088exports [ `test/lib/view.js TAP should log info of package in current working dir specific version > must match snapshot 1` ] = `
12189
12290
123- [4m[1m[32munderscore[39m@[32m1.3.1[39m[22m[24m | [1m[31mProprietary[39m[22m | deps: [32mnone[39m | versions: [33m26[39m
124- JavaScript's functional programming helper library.
125- [36mhttp://documentcloud.github.com/underscore/[39m
91+ [4m[1m[32mblue[39m@[32m1.0.0[39m[22m[24m | [1m[31mProprietary[39m[22m | deps: [32mnone[39m | versions: [33m2[39m
12692
12793dist
128- .tarball:[36mhttp://localhost:1331/underscore/-/underscore-1.3.1.tgz[39m
129- .shasum:[33m6cb8aad0e77eb5dbbfb54b22bcd8697309cf9641[39m
130-
131- maintainers:
132- -[33mjashkenas[39m <[[email protected] [39m> 94+ .tarball:[36mhttp://hm.blue.com/1.0.0.tgz[39m
95+ .shasum:[33m123[39m
96+ .integrity:[33m---[39m
97+ .unpackedSize:[33m1[39m B
13398
13499dist-tags:
135- [1m[32mlatest[39m[22m: 1.5.1
136- [1m[32mstable[39m[22m: 1.5.1
137-
138- published [33mover a year ago[39m by [33mjashkenas[39m <[[email protected] [39m> 139- `
140-
141- exports [ `test/lib/view.js TAP should log package info [email protected] > must match snapshot 1` ] = ` 142-
143100
144- [4m[1m[32mmkdirp[39m@[32m0.3.5[39m[22m[24m | [32mMIT[39m | deps: [32mnone[39m | versions: [33m17[39m
145- Recursively mkdir, like \`mkdir -p\`
146101
147- dist
148- .tarball:[36mhttp://localhost:1331/mkdirp/-/mkdirp-0.3.5.tgz[39m
149- .shasum:[33mde3e5f8961c88c787ee1368df849ac4413eca8d7[39m
102+ published [33ma year ago[39m
103+ `
150104
151- maintainers:
152- -[33msubstack[39m <[[email protected] [39m> 105+ exports [ `test/lib/view.js TAP should log package info package with --json and semver range > must match snapshot 1` ] = `
153106
154- dist-tags:
155- [1m[32mlatest[39m[22m: 0.3.5
156-
157- published [33mover a year ago[39m by [33msubstack[39m <[[email protected] [39m> 107+ [
108+ {
109+ "_npmUser": "claudia <[email protected] >", 110+ "name": "cyan",
111+ "dist-tags": {},
112+ "versions": [
113+ "1.0.0",
114+ "1.0.1"
115+ ],
116+ "version": "1.0.0",
117+ "dist": {
118+ "shasum": "123",
119+ "tarball": "http://hm.cyan.com/1.0.0.tgz",
120+ "integrity": "---",
121+ "fileCount": 1,
122+ "unpackedSize": 1
123+ }
124+ },
125+ {
126+ "_npmUser": "claudia <[email protected] >", 127+ "name": "cyan",
128+ "dist-tags": {},
129+ "versions": [
130+ "1.0.0",
131+ "1.0.1"
132+ ]
133+ }
134+ ]
158135`
159136
160137exports [ `test/lib/view.js TAP should log package info package with homepage > must match snapshot 1` ] = `
161138
162139
163- [4m[1m[32morange[39m@[32mundefined [39m[22m[24m | [1m[31mProprietary[39m[22m | deps: [32mnone[39m | versions: [33m2[39m
140+ [4m[1m[32morange[39m@[32m1.0.0 [39m[22m[24m | [1m[31mProprietary[39m[22m | deps: [32mnone[39m | versions: [33m2[39m
164141[36mhttp://hm.orange.com[39m
165142
166143dist
167- .tarball:[36mundefined [39m
168- .shasum:[33mundefined [39m
144+ .tarball:[36mhttp://hm.orange.com/1.0.0.tgz [39m
145+ .shasum:[33m123 [39m
169146.integrity:[33m---[39m
170147.unpackedSize:[33m1[39m B
171148
172149dist-tags:
173- [1m[32m1.0.1 [39m[22m: [object Object]
150+ [1m[32mlatest [39m[22m: 1.0.0
174151`
175152
176153exports [ `test/lib/view.js TAP should log package info package with license, bugs, repository and other fields > must match snapshot 1` ] = `
177154
178155
179- [4m[1m[32mgreen[39m@[32mundefined[39m[22m[24m | [32mACME[39m | deps: [36m2[39m | versions: [33m2[39m
156+ [4m[1m[32mgreen[39m@[32m1.0.0[39m[22m[24m | [32mACME[39m | deps: [36m2[39m | versions: [33m2[39m
157+ green is a very important color
180158
181- [1m[31mDEPRECATED[39m[22m ⚠️ - true
159+ [1m[31mDEPRECATED[39m[22m!! - true
182160
183161keywords:[33mcolors[39m, [33mgreen[39m, [33mcrayola[39m
184162
185163bin:[33mgreen[39m
186164
187165dist
188- .tarball:[36mundefined [39m
189- .shasum:[33mundefined [39m
166+ .tarball:[36mhttp://hm.green.com/1.0.0.tgz [39m
167+ .shasum:[33m123 [39m
190168.integrity:[33m---[39m
191169.unpackedSize:[33m1[39m B
192170
193171dependencies:
194- [33mred[39m: [object Object]
195- [33myellow[39m: [object Object]
172+ [33mred[39m: 1.0.0
173+ [33myellow[39m: 1.0.0
174+
175+ maintainers:
176+ -[33mclaudia[39m <[[email protected] [39m> 177+ -[33misaacs[39m <[[email protected] [39m> 196178
197179dist-tags:
198- [1m[32m1.0.1 [39m[22m: [object Object]
180+ [1m[32mlatest [39m[22m: 1.0.0
199181`
200182
201183exports [ `test/lib/view.js TAP should log package info package with maintainers info as object > must match snapshot 1` ] = `
202184
203185
204- [4m[1m[32mpink[39m@[32mundefined [39m[22m[24m | [1m[31mProprietary[39m[22m | deps: [32mnone[39m | versions: [33m2[39m
186+ [4m[1m[32mpink[39m@[32m1.0.0 [39m[22m[24m | [1m[31mProprietary[39m[22m | deps: [32mnone[39m | versions: [33m2[39m
205187
206188dist
207- .tarball:[36mundefined [39m
208- .shasum:[33mundefined [39m
189+ .tarball:[36mhttp://hm.pink.com/1.0.0.tgz [39m
190+ .shasum:[33m123 [39m
209191.integrity:[33m---[39m
210192.unpackedSize:[33m1[39m B
211193
212194dist-tags:
213- [1m[32m1.0.1 [39m[22m: [object Object]
195+ [1m[32mlatest [39m[22m: 1.0.0
214196`
215197
216198exports [ `test/lib/view.js TAP should log package info package with more than 25 deps > must match snapshot 1` ] = `
217199
218200
219- [4m[1m[32mblack[39m@[32mundefined [39m[22m[24m | [1m[31mProprietary[39m[22m | deps: [36m25[39m | versions: [33m2[39m
201+ [4m[1m[32mblack[39m@[32m1.0.0 [39m[22m[24m | [1m[31mProprietary[39m[22m | deps: [36m25[39m | versions: [33m2[39m
220202
221203dist
222- .tarball:[36mundefined [39m
223- .shasum:[33mundefined [39m
204+ .tarball:[36mhttp://hm.black.com/1.0.0.tgz [39m
205+ .shasum:[33m123 [39m
224206.integrity:[33m---[39m
225207.unpackedSize:[33m1[39m B
226208
227209dependencies:
228- [33m0[39m: [object Object]
229- [33m10[39m: [object Object]
230- [33m11[39m: [object Object]
231- [33m12[39m: [object Object]
232- [33m13[39m: [object Object]
233- [33m14[39m: [object Object]
234- [33m15[39m: [object Object]
235- [33m16[39m: [object Object]
236- [33m17[39m: [object Object]
237- [33m18[39m: [object Object]
238- [33m19[39m: [object Object]
239- [33m1[39m: [object Object]
240- [33m20[39m: [object Object]
241- [33m21[39m: [object Object]
242- [33m22[39m: [object Object]
243- [33m23[39m: [object Object]
244- [33m2[39m: [object Object]
245- [33m3[39m: [object Object]
246- [33m4[39m: [object Object]
247- [33m5[39m: [object Object]
248- [33m6[39m: [object Object]
249- [33m7[39m: [object Object]
250- [33m8[39m: [object Object]
251- [33m9[39m: [object Object]
210+ [33m0[39m: 1.0.0
211+ [33m10[39m: 1.0.0
212+ [33m11[39m: 1.0.0
213+ [33m12[39m: 1.0.0
214+ [33m13[39m: 1.0.0
215+ [33m14[39m: 1.0.0
216+ [33m15[39m: 1.0.0
217+ [33m16[39m: 1.0.0
218+ [33m17[39m: 1.0.0
219+ [33m18[39m: 1.0.0
220+ [33m19[39m: 1.0.0
221+ [33m1[39m: 1.0.0
222+ [33m20[39m: 1.0.0
223+ [33m21[39m: 1.0.0
224+ [33m22[39m: 1.0.0
225+ [33m23[39m: 1.0.0
226+ [33m2[39m: 1.0.0
227+ [33m3[39m: 1.0.0
228+ [33m4[39m: 1.0.0
229+ [33m5[39m: 1.0.0
230+ [33m6[39m: 1.0.0
231+ [33m7[39m: 1.0.0
232+ [33m8[39m: 1.0.0
233+ [33m9[39m: 1.0.0
252234(...and 1 more.)
253235
254236dist-tags:
255- [1m[32m1.0.1 [39m[22m: [object Object]
237+ [1m[32mlatest [39m[22m: 1.0.0
256238`
257239
258240exports [ `test/lib/view.js TAP should log package info package with no modified time > must match snapshot 1` ] = `
259241
260242
261- [4m[1m[32mcyan[39m@[32mundefined [39m[22m[24m | [1m[31mProprietary[39m[22m | deps: [32mnone[39m | versions: [33m2[39m
243+ [4m[1m[32mcyan[39m@[32m1.0.0 [39m[22m[24m | [1m[31mProprietary[39m[22m | deps: [32mnone[39m | versions: [33m2[39m
262244
263245dist
264- .tarball:[36mundefined[39m
265- .shasum:[33mundefined[39m
246+ .tarball:[36mhttp://hm.cyan.com/1.0.0.tgz[39m
247+ .shasum:[33m123[39m
248+ .integrity:[33m---[39m
249+ .unpackedSize:[33m1[39m B
266250
267251dist-tags:
268252
273257exports [ `test/lib/view.js TAP should log package info package with no repo or homepage > must match snapshot 1` ] = `
274258
275259
276- [4m[1m[32mblue[39m@[32mundefined [39m[22m[24m | [1m[31mProprietary[39m[22m | deps: [32mnone[39m | versions: [33m2[39m
260+ [4m[1m[32mblue[39m@[32m1.0.0 [39m[22m[24m | [1m[31mProprietary[39m[22m | deps: [32mnone[39m | versions: [33m2[39m
277261
278262dist
279- .tarball:[36mundefined[39m
280- .shasum:[33mundefined[39m
263+ .tarball:[36mhttp://hm.blue.com/1.0.0.tgz[39m
264+ .shasum:[33m123[39m
265+ .integrity:[33m---[39m
266+ .unpackedSize:[33m1[39m B
281267
282268dist-tags:
283269
284270
285271published [33ma year ago[39m
286272`
287-
288- exports [ `test/lib/view.js TAP should log package info package with no versions > must match snapshot 1` ] = `
289-
290- `
0 commit comments