-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
Enhancementnew feature or improvementnew feature or improvementRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 releasepr: needs testsrequires tests before mergingrequires tests before merging
Description
https://github.com/npm/cli/pull/1622/checks?check_run_id=951548971#step:5:469
Probably a good idea to replace any published .*? ago
with a specific known string. Something like this:
t.cleanSnapshot = str => str.replace(/published .*? ago/g, 'published {TIME} ago'))
Metadata
Metadata
Assignees
Labels
Enhancementnew feature or improvementnew feature or improvementRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 releasepr: needs testsrequires tests before mergingrequires tests before merging