Skip to content

Commit 18c5ad5

Browse files
committed
[Deps] update is-core-module
1 parent 3e18d90 commit 18c5ad5

File tree

2 files changed

+82
-13
lines changed

2 files changed

+82
-13
lines changed

lib/core.json

Lines changed: 81 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,83 +1,152 @@
11
{
22
"assert": true,
3+
"node:assert": [">= 14.18 && < 15", ">= 16"],
34
"assert/strict": ">= 15",
5+
"node:assert/strict": ">= 16",
46
"async_hooks": ">= 8",
7+
"node:async_hooks": [">= 14.18 && < 15", ">= 16"],
58
"buffer_ieee754": "< 0.9.7",
69
"buffer": true,
10+
"node:buffer": [">= 14.18 && < 15", ">= 16"],
711
"child_process": true,
12+
"node:child_process": [">= 14.18 && < 15", ">= 16"],
813
"cluster": true,
14+
"node:cluster": [">= 14.18 && < 15", ">= 16"],
915
"console": true,
16+
"node:console": [">= 14.18 && < 15", ">= 16"],
1017
"constants": true,
18+
"node:constants": [">= 14.18 && < 15", ">= 16"],
1119
"crypto": true,
20+
"node:crypto": [">= 14.18 && < 15", ">= 16"],
1221
"_debug_agent": ">= 1 && < 8",
1322
"_debugger": "< 8",
1423
"dgram": true,
15-
"diagnostics_channel": ">= 15.1",
24+
"node:dgram": [">= 14.18 && < 15", ">= 16"],
25+
"diagnostics_channel": [">= 14.17 && < 15", ">= 15.1"],
26+
"node:diagnostics_channel": [">= 14.18 && < 15", ">= 16"],
1627
"dns": true,
28+
"node:dns": [">= 14.18 && < 15", ">= 16"],
1729
"dns/promises": ">= 15",
30+
"node:dns/promises": ">= 16",
1831
"domain": ">= 0.7.12",
32+
"node:domain": [">= 14.18 && < 15", ">= 16"],
1933
"events": true,
34+
"node:events": [">= 14.18 && < 15", ">= 16"],
2035
"freelist": "< 6",
2136
"fs": true,
37+
"node:fs": [">= 14.18 && < 15", ">= 16"],
2238
"fs/promises": [">= 10 && < 10.1", ">= 14"],
39+
"node:fs/promises": [">= 14.18 && < 15", ">= 16"],
2340
"_http_agent": ">= 0.11.1",
41+
"node:_http_agent": [">= 14.18 && < 15", ">= 16"],
2442
"_http_client": ">= 0.11.1",
43+
"node:_http_client": [">= 14.18 && < 15", ">= 16"],
2544
"_http_common": ">= 0.11.1",
45+
"node:_http_common": [">= 14.18 && < 15", ">= 16"],
2646
"_http_incoming": ">= 0.11.1",
47+
"node:_http_incoming": [">= 14.18 && < 15", ">= 16"],
2748
"_http_outgoing": ">= 0.11.1",
49+
"node:_http_outgoing": [">= 14.18 && < 15", ">= 16"],
2850
"_http_server": ">= 0.11.1",
51+
"node:_http_server": [">= 14.18 && < 15", ">= 16"],
2952
"http": true,
53+
"node:http": [">= 14.18 && < 15", ">= 16"],
3054
"http2": ">= 8.8",
55+
"node:http2": [">= 14.18 && < 15", ">= 16"],
3156
"https": true,
32-
"inspector": ">= 8.0.0",
57+
"node:https": [">= 14.18 && < 15", ">= 16"],
58+
"inspector": ">= 8",
59+
"node:inspector": [">= 14.18 && < 15", ">= 16"],
3360
"_linklist": "< 8",
3461
"module": true,
62+
"node:module": [">= 14.18 && < 15", ">= 16"],
3563
"net": true,
36-
"node-inspect/lib/_inspect": ">= 7.6.0 && < 12",
37-
"node-inspect/lib/internal/inspect_client": ">= 7.6.0 && < 12",
38-
"node-inspect/lib/internal/inspect_repl": ">= 7.6.0 && < 12",
64+
"node:net": [">= 14.18 && < 15", ">= 16"],
65+
"node-inspect/lib/_inspect": ">= 7.6 && < 12",
66+
"node-inspect/lib/internal/inspect_client": ">= 7.6 && < 12",
67+
"node-inspect/lib/internal/inspect_repl": ">= 7.6 && < 12",
3968
"os": true,
69+
"node:os": [">= 14.18 && < 15", ">= 16"],
4070
"path": true,
71+
"node:path": [">= 14.18 && < 15", ">= 16"],
4172
"path/posix": ">= 15.3",
73+
"node:path/posix": ">= 16",
4274
"path/win32": ">= 15.3",
75+
"node:path/win32": ">= 16",
4376
"perf_hooks": ">= 8.5",
77+
"node:perf_hooks": [">= 14.18 && < 15", ">= 16"],
4478
"process": ">= 1",
79+
"node:process": [">= 14.18 && < 15", ">= 16"],
4580
"punycode": true,
81+
"node:punycode": [">= 14.18 && < 15", ">= 16"],
4682
"querystring": true,
83+
"node:querystring": [">= 14.18 && < 15", ">= 16"],
4784
"readline": true,
85+
"node:readline": [">= 14.18 && < 15", ">= 16"],
86+
"readline/promises": ">= 17",
87+
"node:readline/promises": ">= 17",
4888
"repl": true,
89+
"node:repl": [">= 14.18 && < 15", ">= 16"],
4990
"smalloc": ">= 0.11.5 && < 3",
5091
"_stream_duplex": ">= 0.9.4",
92+
"node:_stream_duplex": [">= 14.18 && < 15", ">= 16"],
5193
"_stream_transform": ">= 0.9.4",
94+
"node:_stream_transform": [">= 14.18 && < 15", ">= 16"],
5295
"_stream_wrap": ">= 1.4.1",
96+
"node:_stream_wrap": [">= 14.18 && < 15", ">= 16"],
5397
"_stream_passthrough": ">= 0.9.4",
98+
"node:_stream_passthrough": [">= 14.18 && < 15", ">= 16"],
5499
"_stream_readable": ">= 0.9.4",
100+
"node:_stream_readable": [">= 14.18 && < 15", ">= 16"],
55101
"_stream_writable": ">= 0.9.4",
102+
"node:_stream_writable": [">= 14.18 && < 15", ">= 16"],
56103
"stream": true,
104+
"node:stream": [">= 14.18 && < 15", ">= 16"],
105+
"stream/consumers": ">= 16.7",
106+
"node:stream/consumers": ">= 16.7",
57107
"stream/promises": ">= 15",
108+
"node:stream/promises": ">= 16",
109+
"stream/web": ">= 16.5",
110+
"node:stream/web": ">= 16.5",
58111
"string_decoder": true,
112+
"node:string_decoder": [">= 14.18 && < 15", ">= 16"],
59113
"sys": [">= 0.6 && < 0.7", ">= 0.8"],
114+
"node:sys": [">= 14.18 && < 15", ">= 16"],
60115
"timers": true,
116+
"node:timers": [">= 14.18 && < 15", ">= 16"],
61117
"timers/promises": ">= 15",
118+
"node:timers/promises": ">= 16",
62119
"_tls_common": ">= 0.11.13",
120+
"node:_tls_common": [">= 14.18 && < 15", ">= 16"],
63121
"_tls_legacy": ">= 0.11.3 && < 10",
64122
"_tls_wrap": ">= 0.11.3",
123+
"node:_tls_wrap": [">= 14.18 && < 15", ">= 16"],
65124
"tls": true,
125+
"node:tls": [">= 14.18 && < 15", ">= 16"],
66126
"trace_events": ">= 10",
127+
"node:trace_events": [">= 14.18 && < 15", ">= 16"],
67128
"tty": true,
129+
"node:tty": [">= 14.18 && < 15", ">= 16"],
68130
"url": true,
131+
"node:url": [">= 14.18 && < 15", ">= 16"],
69132
"util": true,
133+
"node:util": [">= 14.18 && < 15", ">= 16"],
70134
"util/types": ">= 15.3",
135+
"node:util/types": ">= 16",
71136
"v8/tools/arguments": ">= 10 && < 12",
72-
"v8/tools/codemap": [">= 4.4.0 && < 5", ">= 5.2.0 && < 12"],
73-
"v8/tools/consarray": [">= 4.4.0 && < 5", ">= 5.2.0 && < 12"],
74-
"v8/tools/csvparser": [">= 4.4.0 && < 5", ">= 5.2.0 && < 12"],
75-
"v8/tools/logreader": [">= 4.4.0 && < 5", ">= 5.2.0 && < 12"],
76-
"v8/tools/profile_view": [">= 4.4.0 && < 5", ">= 5.2.0 && < 12"],
77-
"v8/tools/splaytree": [">= 4.4.0 && < 5", ">= 5.2.0 && < 12"],
137+
"v8/tools/codemap": [">= 4.4 && < 5", ">= 5.2 && < 12"],
138+
"v8/tools/consarray": [">= 4.4 && < 5", ">= 5.2 && < 12"],
139+
"v8/tools/csvparser": [">= 4.4 && < 5", ">= 5.2 && < 12"],
140+
"v8/tools/logreader": [">= 4.4 && < 5", ">= 5.2 && < 12"],
141+
"v8/tools/profile_view": [">= 4.4 && < 5", ">= 5.2 && < 12"],
142+
"v8/tools/splaytree": [">= 4.4 && < 5", ">= 5.2 && < 12"],
78143
"v8": ">= 1",
144+
"node:v8": [">= 14.18 && < 15", ">= 16"],
79145
"vm": true,
146+
"node:vm": [">= 14.18 && < 15", ">= 16"],
80147
"wasi": ">= 13.4 && < 13.5",
81148
"worker_threads": ">= 11.7",
82-
"zlib": true
149+
"node:worker_threads": [">= 14.18 && < 15", ">= 16"],
150+
"zlib": true,
151+
"node:zlib": [">= 14.18 && < 15", ">= 16"]
83152
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"url": "https://github.com/sponsors/ljharb"
4747
},
4848
"dependencies": {
49-
"is-core-module": "^2.4.0",
49+
"is-core-module": "^2.8.0",
5050
"path-parse": "^1.0.7"
5151
}
5252
}

0 commit comments

Comments
 (0)