We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b7bf3 commit 38040f2Copy full SHA for 38040f2
lib/index.js
@@ -1,6 +1,5 @@
1
const { URL } = require('node:url')
2
const timers = require('node:timers/promises')
3
-const os = require('node:os')
4
const fetch = require('npm-registry-fetch')
5
const { HttpErrorBase } = require('npm-registry-fetch/lib/errors')
6
const { log } = require('proc-log')
0 commit comments