unenv-nightly
Advanced tools
Comparing version
{ | ||
"name": "unenv-nightly", | ||
"version": "1.9.1-1716985072.70cff12", | ||
"version": "1.9.1-1716990001.6dc67ee", | ||
"description": "", | ||
@@ -36,2 +36,3 @@ "repository": "unjs/unenv", | ||
"test:deno": "NODE_NO_WARNINGS=1 pnpm jiti test/deno.ts", | ||
"test:node": "jiti test/node-coverage.ts", | ||
"test:cf": "pnpm jiti test/cloudflare.ts", | ||
@@ -38,0 +39,0 @@ "test:vc": "pnpm jiti test/vercel.ts", |
@@ -130,2 +130,61 @@ # unenv | ||
<!-- automd:nodeCoverage --> | ||
- [node:assert](https://nodejs.org/api/assert.html) - 🚧 mocked using proxy | ||
- [node:assert/strict](https://nodejs.org/api/assert.html) - 🚧 mocked using proxy | ||
- [node:async_hooks](https://nodejs.org/api/async_hooks.html) - ✅ polyfilled 6/7 exports | ||
- [node:buffer](https://nodejs.org/api/buffer.html) - ✅ polyfilled all exports | ||
- [node:child_process](https://nodejs.org/api/child_process.html) - 🚧 mocked using proxy | ||
- [node:cluster](https://nodejs.org/api/cluster.html) - ✅ polyfilled all exports | ||
- [node:console](https://nodejs.org/api/console.html) - ✅ polyfilled 23/25 exports | ||
- [node:constants](https://nodejs.org/api/constants.html) - ✅ polyfilled all exports | ||
- [node:crypto](https://nodejs.org/api/crypto.html) - ✅ polyfilled all exports | ||
- [node:dgram](https://nodejs.org/api/dgram.html) - ✅ polyfilled all exports | ||
- [node:diagnostics_channel](https://nodejs.org/api/diagnostics_channel.html) - 🚧 mocked using proxy | ||
- [node:dns](https://nodejs.org/api/dns.html) - 🚧 mocked using proxy | ||
- [node:dns/promises](https://nodejs.org/api/dns.html) - 🚧 mocked using proxy | ||
- [node:domain](https://nodejs.org/api/domain.html) - ✅ polyfilled all exports | ||
- [node:events](https://nodejs.org/api/events.html) - ✅ polyfilled 2/15 exports | ||
- [node:fs](https://nodejs.org/api/fs.html) - ✅ polyfilled all exports | ||
- [node:fs/promises](https://nodejs.org/api/fs.html) - ✅ polyfilled all exports | ||
- [node:http](https://nodejs.org/api/http.html) - ✅ polyfilled 16/17 exports | ||
- [node:http2](https://nodejs.org/api/http2.html) - ✅ polyfilled all exports | ||
- [node:https](https://nodejs.org/api/https.html) - ✅ polyfilled all exports | ||
- [node:inspector](https://nodejs.org/api/inspector.html) - ✅ polyfilled all exports | ||
- [node:inspector/promises](https://nodejs.org/api/inspector.html) - 🚧 mocked using proxy | ||
- [node:module](https://nodejs.org/api/module.html) - ✅ polyfilled 9/21 exports | ||
- [node:net](https://nodejs.org/api/net.html) - ✅ polyfilled 14/18 exports | ||
- [node:os](https://nodejs.org/api/os.html) - ✅ polyfilled all exports | ||
- [node:path](https://nodejs.org/api/path.html) - ✅ polyfilled 15/16 exports | ||
- [node:path/posix](https://nodejs.org/api/path.html) - 🚧 mocked using proxy | ||
- [node:path/win32](https://nodejs.org/api/path.html) - 🚧 mocked using proxy | ||
- [node:perf_hooks](https://nodejs.org/api/perf_hooks.html) - ✅ polyfilled 9/11 exports | ||
- [node:process](https://nodejs.org/api/process.html) - ✅ polyfilled 83/91 exports | ||
- [node:punycode](https://nodejs.org/api/punycode.html) - 🚧 mocked using proxy | ||
- [node:querystring](https://nodejs.org/api/querystring.html) - ✅ polyfilled all exports | ||
- [node:readline](https://nodejs.org/api/readline.html) - 🚧 mocked using proxy | ||
- [node:readline/promises](https://nodejs.org/api/readline.html) - 🚧 mocked using proxy | ||
- [node:repl](https://nodejs.org/api/repl.html) - 🚧 mocked using proxy | ||
- [node:stream](https://nodejs.org/api/stream.html) - ✅ polyfilled 17/36 exports | ||
- [node:stream/consumers](https://nodejs.org/api/stream.html) - ✅ polyfilled all exports | ||
- [node:stream/promises](https://nodejs.org/api/stream.html) - ✅ polyfilled all exports | ||
- [node:stream/web](https://nodejs.org/api/stream.html) - ✅ polyfilled 16/17 exports | ||
- [node:string_decoder](https://nodejs.org/api/string_decoder.html) - ✅ polyfilled all exports | ||
- [node:sys](https://nodejs.org/api/sys.html) - 🚧 mocked using proxy | ||
- [node:timers](https://nodejs.org/api/timers.html) - 🚧 mocked using proxy | ||
- [node:timers/promises](https://nodejs.org/api/timers.html) - 🚧 mocked using proxy | ||
- [node:tls](https://nodejs.org/api/tls.html) - 🚧 mocked using proxy | ||
- [node:trace_events](https://nodejs.org/api/trace_events.html) - 🚧 mocked using proxy | ||
- [node:tty](https://nodejs.org/api/tty.html) - 🚧 mocked using proxy | ||
- [node:url](https://nodejs.org/api/url.html) - ✅ polyfilled 10/12 exports | ||
- [node:util](https://nodejs.org/api/util.html) - ✅ polyfilled all exports | ||
- [node:util/types](https://nodejs.org/api/util.html) - ✅ polyfilled all exports | ||
- [node:v8](https://nodejs.org/api/v8.html) - 🚧 mocked using proxy | ||
- [node:vm](https://nodejs.org/api/vm.html) - 🚧 mocked using proxy | ||
- [node:wasi](https://nodejs.org/api/wasi.html) - 🚧 mocked using proxy | ||
- [node:worker_threads](https://nodejs.org/api/worker_threads.html) - 🚧 mocked using proxy | ||
- [node:zlib](https://nodejs.org/api/zlib.html) - 🚧 mocked using proxy | ||
<!-- /automd --> | ||
## npm packages | ||
@@ -132,0 +191,0 @@ |
584459
0.8%265
28.64%