You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Someone might have tampered with this package since it was published on the registry!
305
-
306
290
`
307
291
308
292
exports[`test/lib/commands/audit.js TAP audit signatures with valid and missing signatures > must match snapshot 1`]=`
@@ -321,35 +305,30 @@ audited 1 package in xxx
321
305
1 package has a verified registry signature
322
306
323
307
1 package has a verified attestation
324
-
325
308
`
326
309
327
310
exports[`test/lib/commands/audit.js TAP audit signatures with valid signatures > must match snapshot 1`]=`
328
311
audited 1 package in xxx
329
312
330
313
1 package has a verified registry signature
331
-
332
314
`
333
315
334
316
exports[`test/lib/commands/audit.js TAP audit signatures with valid signatures using alias > must match snapshot 1`]=`
335
317
audited 1 package in xxx
336
318
337
319
1 package has a verified registry signature
338
-
339
320
`
340
321
341
322
exports[`test/lib/commands/audit.js TAP audit signatures workspaces verifies registry deps and ignores local workspace deps > must match snapshot 1`]=`
342
323
audited 3 packages in xxx
343
324
344
325
3 packages have verified registry signatures
345
-
346
326
`
347
327
348
328
exports[`test/lib/commands/audit.js TAP audit signatures workspaces verifies registry deps when filtering by workspace name > must match snapshot 1`]=`
349
329
audited 2 packages in xxx
350
330
351
331
2 packages have verified registry signatures
352
-
353
332
`
354
333
355
334
exports[`test/lib/commands/audit.js TAP fallback audit > must match snapshot 1`]=`
0 commit comments