Skip to content

Commit

Permalink
lookup: remove time (#919)
Browse files Browse the repository at this point in the history
The `time` module has been skipped since Node.js 11, has not had a new
version published in 5 years, and has a relatively low number of
downloads.
  • Loading branch information
BethGriggs authored Jun 24, 2022
1 parent 1333097 commit 24a9b6c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -515,12 +515,6 @@
"stripAnsi": true,
"maintainers": "mcollina"
},
"time": {
"flaky": ["linux-ia32", "s390"],
"skip": ["win32", "aix", ">=11"],
"tags": "native",
"maintainers": "TooTallNate"
},
"torrent-stream": {
"prefix": "v",
"maintainers": "mafintosh"
Expand Down

0 comments on commit 24a9b6c

Please sign in to comment.