| | |
| | | "node:assert/strict": ">= 16", |
| | | "async_hooks": ">= 8", |
| | | "node:async_hooks": [">= 14.18 && < 15", ">= 16"], |
| | | "buffer_ieee754": "< 0.9.7", |
| | | "buffer_ieee754": ">= 0.5 && < 0.9.7", |
| | | "buffer": true, |
| | | "node:buffer": [">= 14.18 && < 15", ">= 16"], |
| | | "child_process": true, |
| | | "node:child_process": [">= 14.18 && < 15", ">= 16"], |
| | | "cluster": true, |
| | | "cluster": ">= 0.5", |
| | | "node:cluster": [">= 14.18 && < 15", ">= 16"], |
| | | "console": true, |
| | | "node:console": [">= 14.18 && < 15", ">= 16"], |
| | |
| | | "node:perf_hooks": [">= 14.18 && < 15", ">= 16"], |
| | | "process": ">= 1", |
| | | "node:process": [">= 14.18 && < 15", ">= 16"], |
| | | "punycode": true, |
| | | "punycode": ">= 0.5", |
| | | "node:punycode": [">= 14.18 && < 15", ">= 16"], |
| | | "querystring": true, |
| | | "node:querystring": [">= 14.18 && < 15", ">= 16"], |
| | |
| | | "node:stream/web": ">= 16.5", |
| | | "string_decoder": true, |
| | | "node:string_decoder": [">= 14.18 && < 15", ">= 16"], |
| | | "sys": [">= 0.6 && < 0.7", ">= 0.8"], |
| | | "sys": [">= 0.4 && < 0.7", ">= 0.8"], |
| | | "node:sys": [">= 14.18 && < 15", ">= 16"], |
| | | "node:test": ">= 18", |
| | | "timers": true, |
| | | "node:timers": [">= 14.18 && < 15", ">= 16"], |
| | | "timers/promises": ">= 15", |
| | |
| | | "wasi": ">= 13.4 && < 13.5", |
| | | "worker_threads": ">= 11.7", |
| | | "node:worker_threads": [">= 14.18 && < 15", ">= 16"], |
| | | "zlib": true, |
| | | "zlib": ">= 0.5", |
| | | "node:zlib": [">= 14.18 && < 15", ">= 16"] |
| | | } |