diff --git a/.nvmrc b/.nvmrc index 2a393af5..7af24b7d 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20.18.0 +22.11.0 diff --git a/README.md b/README.md index c8382462..e84cfed6 100644 --- a/README.md +++ b/README.md @@ -155,14 +155,14 @@ const envConfig = env(nodeless, vercel, {}); - ✅ [node:https](https://nodejs.org/api/https.html) - ✅ [node:inspector](https://nodejs.org/api/inspector.html) - 🚧 [node:inspector/promises](https://nodejs.org/api/inspector.html) -- ✅ [node:module](https://nodejs.org/api/module.html) +- 🚧 [node:module](https://nodejs.org/api/module.html) - ✅ [node:net](https://nodejs.org/api/net.html) - ✅ [node:os](https://nodejs.org/api/os.html) - ✅ [node:path](https://nodejs.org/api/path.html) - ✅ [node:path/posix](https://nodejs.org/api/path.html) - ✅ [node:path/win32](https://nodejs.org/api/path.html) - ✅ [node:perf_hooks](https://nodejs.org/api/perf_hooks.html) -- ✅ [node:process](https://nodejs.org/api/process.html) +- 🚧 [node:process](https://nodejs.org/api/process.html) - ✅ [node:punycode](https://nodejs.org/api/punycode.html) - ✅ [node:querystring](https://nodejs.org/api/querystring.html) - ✅ [node:readline](https://nodejs.org/api/readline.html) @@ -173,19 +173,19 @@ const envConfig = env(nodeless, vercel, {}); - ✅ [node:stream/promises](https://nodejs.org/api/stream.html) - ✅ [node:stream/web](https://nodejs.org/api/stream.html) - ✅ [node:string_decoder](https://nodejs.org/api/string_decoder.html) -- ✅ [node:sys](https://nodejs.org/api/sys.html) +- 🚧 [node:sys](https://nodejs.org/api/sys.html) - ✅ [node:timers](https://nodejs.org/api/timers.html) - ✅ [node:timers/promises](https://nodejs.org/api/timers.html) - ✅ [node:tls](https://nodejs.org/api/tls.html) - ✅ [node:trace_events](https://nodejs.org/api/trace_events.html) - ✅ [node:tty](https://nodejs.org/api/tty.html) - ✅ [node:url](https://nodejs.org/api/url.html) -- ✅ [node:util](https://nodejs.org/api/util.html) +- 🚧 [node:util](https://nodejs.org/api/util.html) - ✅ [node:util/types](https://nodejs.org/api/util.html) - ✅ [node:v8](https://nodejs.org/api/v8.html) - ✅ [node:vm](https://nodejs.org/api/vm.html) - ✅ [node:wasi](https://nodejs.org/api/wasi.html) -- ✅ [node:worker_threads](https://nodejs.org/api/worker_threads.html) +- 🚧 [node:worker_threads](https://nodejs.org/api/worker_threads.html) - 🚧 [node:zlib](https://nodejs.org/api/zlib.html)