@rushstack/rush-http-build-cache-plugin 5.107.0 → 5.107.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.rush/temp/operation/_phase_build/all.log +2 -2
- package/.rush/temp/operation/_phase_build/state.json +1 -1
- package/.rush/temp/operation/_phase_test/all.log +3 -11
- package/.rush/temp/operation/_phase_test/state.json +1 -1
- package/.rush/temp/{rushstack+rush-http-build-cache-plugin-_phase_build-ff82f884c82f3a1a38c20cd3495a1617ca1ac1db.tar.log → rushstack+rush-http-build-cache-plugin-_phase_build-80b284e341e2ccefeaa4fdb7b46fd2a78cb27a76.tar.log} +2 -2
- package/.rush/temp/{rushstack+rush-http-build-cache-plugin-_phase_build-ff82f884c82f3a1a38c20cd3495a1617ca1ac1db.untar.log → rushstack+rush-http-build-cache-plugin-_phase_build-80b284e341e2ccefeaa4fdb7b46fd2a78cb27a76.untar.log} +2 -2
- package/.rush/temp/rushstack+rush-http-build-cache-plugin-_phase_test-1fe1c5543d37cbc17d345e8ab6394a2f42ea520e.tar.log +24 -0
- package/.rush/temp/rushstack+rush-http-build-cache-plugin-_phase_test-1fe1c5543d37cbc17d345e8ab6394a2f42ea520e.untar.log +10 -0
- package/.rush/temp/shrinkwrap-deps.json +1 -51
- package/config/jest.config.json +1 -1
- package/config/rig.json +1 -1
- package/{temp/coverage/lcov-report → coverage}/HttpBuildCacheProvider.ts.html +1 -1
- package/{temp/coverage/lcov-report → coverage}/RushHttpBuildCachePlugin.ts.html +1 -1
- package/coverage/cobertura-coverage.xml +615 -0
- package/{temp/coverage/lcov-report → coverage}/index.html +1 -1
- package/{temp/coverage/lcov-report → coverage}/index.ts.html +1 -1
- package/coverage/junit.xml +9 -0
- package/package.json +5 -7
- package/rush-logs/rush-http-build-cache-plugin._phase_build.cache.log +3 -3
- package/rush-logs/rush-http-build-cache-plugin._phase_build.log +2 -2
- package/rush-logs/rush-http-build-cache-plugin._phase_test.cache.log +19 -1
- package/rush-logs/rush-http-build-cache-plugin._phase_test.log +3 -11
- package/tsconfig.json +1 -4
- package/temp/coverage/clover.xml +0 -524
- package/temp/coverage/coverage-final.json +0 -4
- package/temp/coverage/lcov.info +0 -626
- package/temp/test.jest/haste-map-bae913f9b9aa720eb4deeae0a60a4b27-22ae7f4ce9de4306889d8c05e5cc39b9-1028402de70f7f23751971bc19191def +0 -0
- package/temp/test.jest/jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-0bc2a534d3e30a2b12c9a7d83be63585/16/package_168a638b427aa3c01b8c6c6dde63ae1f +0 -37
- package/temp/test.jest/jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-0bc2a534d3e30a2b12c9a7d83be63585/1f/core_1fd772d60086eee1b65959af4b2df498 +0 -159
- package/temp/test.jest/jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-0bc2a534d3e30a2b12c9a7d83be63585/9e/core_9ee01abb65993dce1aaada04a7cab7ca +0 -159
- package/temp/test.jest/jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-0bc2a534d3e30a2b12c9a7d83be63585/aa/mappingTable_aa1c5457fe878a73e92e96548b32d248 +0 -2
- package/temp/test.jest/perf-cache-bae913f9b9aa720eb4deeae0a60a4b27-da39a3ee5e6b4b0d3255bfef95601890 +0 -1
- /package/{temp/coverage/lcov-report → coverage}/base.css +0 -0
- /package/{temp/coverage/lcov-report → coverage}/block-navigation.js +0 -0
- /package/{temp/coverage/lcov-report → coverage}/favicon.png +0 -0
- /package/{temp/coverage/lcov-report → coverage}/prettify.css +0 -0
- /package/{temp/coverage/lcov-report → coverage}/prettify.js +0 -0
- /package/{temp/coverage/lcov-report → coverage}/sort-arrow-sprite.png +0 -0
- /package/{temp/coverage/lcov-report → coverage}/sorter.js +0 -0
|
@@ -1,159 +0,0 @@
|
|
|
1
|
-
37c6f915ff10b52f46b1ae5c21e3f24d
|
|
2
|
-
{
|
|
3
|
-
"assert": true,
|
|
4
|
-
"node:assert": [">= 14.18 && < 15", ">= 16"],
|
|
5
|
-
"assert/strict": ">= 15",
|
|
6
|
-
"node:assert/strict": ">= 16",
|
|
7
|
-
"async_hooks": ">= 8",
|
|
8
|
-
"node:async_hooks": [">= 14.18 && < 15", ">= 16"],
|
|
9
|
-
"buffer_ieee754": ">= 0.5 && < 0.9.7",
|
|
10
|
-
"buffer": true,
|
|
11
|
-
"node:buffer": [">= 14.18 && < 15", ">= 16"],
|
|
12
|
-
"child_process": true,
|
|
13
|
-
"node:child_process": [">= 14.18 && < 15", ">= 16"],
|
|
14
|
-
"cluster": ">= 0.5",
|
|
15
|
-
"node:cluster": [">= 14.18 && < 15", ">= 16"],
|
|
16
|
-
"console": true,
|
|
17
|
-
"node:console": [">= 14.18 && < 15", ">= 16"],
|
|
18
|
-
"constants": true,
|
|
19
|
-
"node:constants": [">= 14.18 && < 15", ">= 16"],
|
|
20
|
-
"crypto": true,
|
|
21
|
-
"node:crypto": [">= 14.18 && < 15", ">= 16"],
|
|
22
|
-
"_debug_agent": ">= 1 && < 8",
|
|
23
|
-
"_debugger": "< 8",
|
|
24
|
-
"dgram": true,
|
|
25
|
-
"node:dgram": [">= 14.18 && < 15", ">= 16"],
|
|
26
|
-
"diagnostics_channel": [">= 14.17 && < 15", ">= 15.1"],
|
|
27
|
-
"node:diagnostics_channel": [">= 14.18 && < 15", ">= 16"],
|
|
28
|
-
"dns": true,
|
|
29
|
-
"node:dns": [">= 14.18 && < 15", ">= 16"],
|
|
30
|
-
"dns/promises": ">= 15",
|
|
31
|
-
"node:dns/promises": ">= 16",
|
|
32
|
-
"domain": ">= 0.7.12",
|
|
33
|
-
"node:domain": [">= 14.18 && < 15", ">= 16"],
|
|
34
|
-
"events": true,
|
|
35
|
-
"node:events": [">= 14.18 && < 15", ">= 16"],
|
|
36
|
-
"freelist": "< 6",
|
|
37
|
-
"fs": true,
|
|
38
|
-
"node:fs": [">= 14.18 && < 15", ">= 16"],
|
|
39
|
-
"fs/promises": [">= 10 && < 10.1", ">= 14"],
|
|
40
|
-
"node:fs/promises": [">= 14.18 && < 15", ">= 16"],
|
|
41
|
-
"_http_agent": ">= 0.11.1",
|
|
42
|
-
"node:_http_agent": [">= 14.18 && < 15", ">= 16"],
|
|
43
|
-
"_http_client": ">= 0.11.1",
|
|
44
|
-
"node:_http_client": [">= 14.18 && < 15", ">= 16"],
|
|
45
|
-
"_http_common": ">= 0.11.1",
|
|
46
|
-
"node:_http_common": [">= 14.18 && < 15", ">= 16"],
|
|
47
|
-
"_http_incoming": ">= 0.11.1",
|
|
48
|
-
"node:_http_incoming": [">= 14.18 && < 15", ">= 16"],
|
|
49
|
-
"_http_outgoing": ">= 0.11.1",
|
|
50
|
-
"node:_http_outgoing": [">= 14.18 && < 15", ">= 16"],
|
|
51
|
-
"_http_server": ">= 0.11.1",
|
|
52
|
-
"node:_http_server": [">= 14.18 && < 15", ">= 16"],
|
|
53
|
-
"http": true,
|
|
54
|
-
"node:http": [">= 14.18 && < 15", ">= 16"],
|
|
55
|
-
"http2": ">= 8.8",
|
|
56
|
-
"node:http2": [">= 14.18 && < 15", ">= 16"],
|
|
57
|
-
"https": true,
|
|
58
|
-
"node:https": [">= 14.18 && < 15", ">= 16"],
|
|
59
|
-
"inspector": ">= 8",
|
|
60
|
-
"node:inspector": [">= 14.18 && < 15", ">= 16"],
|
|
61
|
-
"inspector/promises": [">= 19"],
|
|
62
|
-
"node:inspector/promises": [">= 19"],
|
|
63
|
-
"_linklist": "< 8",
|
|
64
|
-
"module": true,
|
|
65
|
-
"node:module": [">= 14.18 && < 15", ">= 16"],
|
|
66
|
-
"net": true,
|
|
67
|
-
"node:net": [">= 14.18 && < 15", ">= 16"],
|
|
68
|
-
"node-inspect/lib/_inspect": ">= 7.6 && < 12",
|
|
69
|
-
"node-inspect/lib/internal/inspect_client": ">= 7.6 && < 12",
|
|
70
|
-
"node-inspect/lib/internal/inspect_repl": ">= 7.6 && < 12",
|
|
71
|
-
"os": true,
|
|
72
|
-
"node:os": [">= 14.18 && < 15", ">= 16"],
|
|
73
|
-
"path": true,
|
|
74
|
-
"node:path": [">= 14.18 && < 15", ">= 16"],
|
|
75
|
-
"path/posix": ">= 15.3",
|
|
76
|
-
"node:path/posix": ">= 16",
|
|
77
|
-
"path/win32": ">= 15.3",
|
|
78
|
-
"node:path/win32": ">= 16",
|
|
79
|
-
"perf_hooks": ">= 8.5",
|
|
80
|
-
"node:perf_hooks": [">= 14.18 && < 15", ">= 16"],
|
|
81
|
-
"process": ">= 1",
|
|
82
|
-
"node:process": [">= 14.18 && < 15", ">= 16"],
|
|
83
|
-
"punycode": ">= 0.5",
|
|
84
|
-
"node:punycode": [">= 14.18 && < 15", ">= 16"],
|
|
85
|
-
"querystring": true,
|
|
86
|
-
"node:querystring": [">= 14.18 && < 15", ">= 16"],
|
|
87
|
-
"readline": true,
|
|
88
|
-
"node:readline": [">= 14.18 && < 15", ">= 16"],
|
|
89
|
-
"readline/promises": ">= 17",
|
|
90
|
-
"node:readline/promises": ">= 17",
|
|
91
|
-
"repl": true,
|
|
92
|
-
"node:repl": [">= 14.18 && < 15", ">= 16"],
|
|
93
|
-
"smalloc": ">= 0.11.5 && < 3",
|
|
94
|
-
"_stream_duplex": ">= 0.9.4",
|
|
95
|
-
"node:_stream_duplex": [">= 14.18 && < 15", ">= 16"],
|
|
96
|
-
"_stream_transform": ">= 0.9.4",
|
|
97
|
-
"node:_stream_transform": [">= 14.18 && < 15", ">= 16"],
|
|
98
|
-
"_stream_wrap": ">= 1.4.1",
|
|
99
|
-
"node:_stream_wrap": [">= 14.18 && < 15", ">= 16"],
|
|
100
|
-
"_stream_passthrough": ">= 0.9.4",
|
|
101
|
-
"node:_stream_passthrough": [">= 14.18 && < 15", ">= 16"],
|
|
102
|
-
"_stream_readable": ">= 0.9.4",
|
|
103
|
-
"node:_stream_readable": [">= 14.18 && < 15", ">= 16"],
|
|
104
|
-
"_stream_writable": ">= 0.9.4",
|
|
105
|
-
"node:_stream_writable": [">= 14.18 && < 15", ">= 16"],
|
|
106
|
-
"stream": true,
|
|
107
|
-
"node:stream": [">= 14.18 && < 15", ">= 16"],
|
|
108
|
-
"stream/consumers": ">= 16.7",
|
|
109
|
-
"node:stream/consumers": ">= 16.7",
|
|
110
|
-
"stream/promises": ">= 15",
|
|
111
|
-
"node:stream/promises": ">= 16",
|
|
112
|
-
"stream/web": ">= 16.5",
|
|
113
|
-
"node:stream/web": ">= 16.5",
|
|
114
|
-
"string_decoder": true,
|
|
115
|
-
"node:string_decoder": [">= 14.18 && < 15", ">= 16"],
|
|
116
|
-
"sys": [">= 0.4 && < 0.7", ">= 0.8"],
|
|
117
|
-
"node:sys": [">= 14.18 && < 15", ">= 16"],
|
|
118
|
-
"test/reporters": ">= 19.9 && < 20.2",
|
|
119
|
-
"node:test/reporters": [">= 18.17 && < 19", ">= 19.9", ">= 20"],
|
|
120
|
-
"node:test": [">= 16.17 && < 17", ">= 18"],
|
|
121
|
-
"timers": true,
|
|
122
|
-
"node:timers": [">= 14.18 && < 15", ">= 16"],
|
|
123
|
-
"timers/promises": ">= 15",
|
|
124
|
-
"node:timers/promises": ">= 16",
|
|
125
|
-
"_tls_common": ">= 0.11.13",
|
|
126
|
-
"node:_tls_common": [">= 14.18 && < 15", ">= 16"],
|
|
127
|
-
"_tls_legacy": ">= 0.11.3 && < 10",
|
|
128
|
-
"_tls_wrap": ">= 0.11.3",
|
|
129
|
-
"node:_tls_wrap": [">= 14.18 && < 15", ">= 16"],
|
|
130
|
-
"tls": true,
|
|
131
|
-
"node:tls": [">= 14.18 && < 15", ">= 16"],
|
|
132
|
-
"trace_events": ">= 10",
|
|
133
|
-
"node:trace_events": [">= 14.18 && < 15", ">= 16"],
|
|
134
|
-
"tty": true,
|
|
135
|
-
"node:tty": [">= 14.18 && < 15", ">= 16"],
|
|
136
|
-
"url": true,
|
|
137
|
-
"node:url": [">= 14.18 && < 15", ">= 16"],
|
|
138
|
-
"util": true,
|
|
139
|
-
"node:util": [">= 14.18 && < 15", ">= 16"],
|
|
140
|
-
"util/types": ">= 15.3",
|
|
141
|
-
"node:util/types": ">= 16",
|
|
142
|
-
"v8/tools/arguments": ">= 10 && < 12",
|
|
143
|
-
"v8/tools/codemap": [">= 4.4 && < 5", ">= 5.2 && < 12"],
|
|
144
|
-
"v8/tools/consarray": [">= 4.4 && < 5", ">= 5.2 && < 12"],
|
|
145
|
-
"v8/tools/csvparser": [">= 4.4 && < 5", ">= 5.2 && < 12"],
|
|
146
|
-
"v8/tools/logreader": [">= 4.4 && < 5", ">= 5.2 && < 12"],
|
|
147
|
-
"v8/tools/profile_view": [">= 4.4 && < 5", ">= 5.2 && < 12"],
|
|
148
|
-
"v8/tools/splaytree": [">= 4.4 && < 5", ">= 5.2 && < 12"],
|
|
149
|
-
"v8": ">= 1",
|
|
150
|
-
"node:v8": [">= 14.18 && < 15", ">= 16"],
|
|
151
|
-
"vm": true,
|
|
152
|
-
"node:vm": [">= 14.18 && < 15", ">= 16"],
|
|
153
|
-
"wasi": [">= 13.4 && < 13.5", ">= 18.17 && < 19", ">= 20"],
|
|
154
|
-
"node:wasi": [">= 18.17 && < 19", ">= 20"],
|
|
155
|
-
"worker_threads": ">= 11.7",
|
|
156
|
-
"node:worker_threads": [">= 14.18 && < 15", ">= 16"],
|
|
157
|
-
"zlib": ">= 0.5",
|
|
158
|
-
"node:zlib": [">= 14.18 && < 15", ">= 16"]
|
|
159
|
-
}
|
|
@@ -1,159 +0,0 @@
|
|
|
1
|
-
37c6f915ff10b52f46b1ae5c21e3f24d
|
|
2
|
-
{
|
|
3
|
-
"assert": true,
|
|
4
|
-
"node:assert": [">= 14.18 && < 15", ">= 16"],
|
|
5
|
-
"assert/strict": ">= 15",
|
|
6
|
-
"node:assert/strict": ">= 16",
|
|
7
|
-
"async_hooks": ">= 8",
|
|
8
|
-
"node:async_hooks": [">= 14.18 && < 15", ">= 16"],
|
|
9
|
-
"buffer_ieee754": ">= 0.5 && < 0.9.7",
|
|
10
|
-
"buffer": true,
|
|
11
|
-
"node:buffer": [">= 14.18 && < 15", ">= 16"],
|
|
12
|
-
"child_process": true,
|
|
13
|
-
"node:child_process": [">= 14.18 && < 15", ">= 16"],
|
|
14
|
-
"cluster": ">= 0.5",
|
|
15
|
-
"node:cluster": [">= 14.18 && < 15", ">= 16"],
|
|
16
|
-
"console": true,
|
|
17
|
-
"node:console": [">= 14.18 && < 15", ">= 16"],
|
|
18
|
-
"constants": true,
|
|
19
|
-
"node:constants": [">= 14.18 && < 15", ">= 16"],
|
|
20
|
-
"crypto": true,
|
|
21
|
-
"node:crypto": [">= 14.18 && < 15", ">= 16"],
|
|
22
|
-
"_debug_agent": ">= 1 && < 8",
|
|
23
|
-
"_debugger": "< 8",
|
|
24
|
-
"dgram": true,
|
|
25
|
-
"node:dgram": [">= 14.18 && < 15", ">= 16"],
|
|
26
|
-
"diagnostics_channel": [">= 14.17 && < 15", ">= 15.1"],
|
|
27
|
-
"node:diagnostics_channel": [">= 14.18 && < 15", ">= 16"],
|
|
28
|
-
"dns": true,
|
|
29
|
-
"node:dns": [">= 14.18 && < 15", ">= 16"],
|
|
30
|
-
"dns/promises": ">= 15",
|
|
31
|
-
"node:dns/promises": ">= 16",
|
|
32
|
-
"domain": ">= 0.7.12",
|
|
33
|
-
"node:domain": [">= 14.18 && < 15", ">= 16"],
|
|
34
|
-
"events": true,
|
|
35
|
-
"node:events": [">= 14.18 && < 15", ">= 16"],
|
|
36
|
-
"freelist": "< 6",
|
|
37
|
-
"fs": true,
|
|
38
|
-
"node:fs": [">= 14.18 && < 15", ">= 16"],
|
|
39
|
-
"fs/promises": [">= 10 && < 10.1", ">= 14"],
|
|
40
|
-
"node:fs/promises": [">= 14.18 && < 15", ">= 16"],
|
|
41
|
-
"_http_agent": ">= 0.11.1",
|
|
42
|
-
"node:_http_agent": [">= 14.18 && < 15", ">= 16"],
|
|
43
|
-
"_http_client": ">= 0.11.1",
|
|
44
|
-
"node:_http_client": [">= 14.18 && < 15", ">= 16"],
|
|
45
|
-
"_http_common": ">= 0.11.1",
|
|
46
|
-
"node:_http_common": [">= 14.18 && < 15", ">= 16"],
|
|
47
|
-
"_http_incoming": ">= 0.11.1",
|
|
48
|
-
"node:_http_incoming": [">= 14.18 && < 15", ">= 16"],
|
|
49
|
-
"_http_outgoing": ">= 0.11.1",
|
|
50
|
-
"node:_http_outgoing": [">= 14.18 && < 15", ">= 16"],
|
|
51
|
-
"_http_server": ">= 0.11.1",
|
|
52
|
-
"node:_http_server": [">= 14.18 && < 15", ">= 16"],
|
|
53
|
-
"http": true,
|
|
54
|
-
"node:http": [">= 14.18 && < 15", ">= 16"],
|
|
55
|
-
"http2": ">= 8.8",
|
|
56
|
-
"node:http2": [">= 14.18 && < 15", ">= 16"],
|
|
57
|
-
"https": true,
|
|
58
|
-
"node:https": [">= 14.18 && < 15", ">= 16"],
|
|
59
|
-
"inspector": ">= 8",
|
|
60
|
-
"node:inspector": [">= 14.18 && < 15", ">= 16"],
|
|
61
|
-
"inspector/promises": [">= 19"],
|
|
62
|
-
"node:inspector/promises": [">= 19"],
|
|
63
|
-
"_linklist": "< 8",
|
|
64
|
-
"module": true,
|
|
65
|
-
"node:module": [">= 14.18 && < 15", ">= 16"],
|
|
66
|
-
"net": true,
|
|
67
|
-
"node:net": [">= 14.18 && < 15", ">= 16"],
|
|
68
|
-
"node-inspect/lib/_inspect": ">= 7.6 && < 12",
|
|
69
|
-
"node-inspect/lib/internal/inspect_client": ">= 7.6 && < 12",
|
|
70
|
-
"node-inspect/lib/internal/inspect_repl": ">= 7.6 && < 12",
|
|
71
|
-
"os": true,
|
|
72
|
-
"node:os": [">= 14.18 && < 15", ">= 16"],
|
|
73
|
-
"path": true,
|
|
74
|
-
"node:path": [">= 14.18 && < 15", ">= 16"],
|
|
75
|
-
"path/posix": ">= 15.3",
|
|
76
|
-
"node:path/posix": ">= 16",
|
|
77
|
-
"path/win32": ">= 15.3",
|
|
78
|
-
"node:path/win32": ">= 16",
|
|
79
|
-
"perf_hooks": ">= 8.5",
|
|
80
|
-
"node:perf_hooks": [">= 14.18 && < 15", ">= 16"],
|
|
81
|
-
"process": ">= 1",
|
|
82
|
-
"node:process": [">= 14.18 && < 15", ">= 16"],
|
|
83
|
-
"punycode": ">= 0.5",
|
|
84
|
-
"node:punycode": [">= 14.18 && < 15", ">= 16"],
|
|
85
|
-
"querystring": true,
|
|
86
|
-
"node:querystring": [">= 14.18 && < 15", ">= 16"],
|
|
87
|
-
"readline": true,
|
|
88
|
-
"node:readline": [">= 14.18 && < 15", ">= 16"],
|
|
89
|
-
"readline/promises": ">= 17",
|
|
90
|
-
"node:readline/promises": ">= 17",
|
|
91
|
-
"repl": true,
|
|
92
|
-
"node:repl": [">= 14.18 && < 15", ">= 16"],
|
|
93
|
-
"smalloc": ">= 0.11.5 && < 3",
|
|
94
|
-
"_stream_duplex": ">= 0.9.4",
|
|
95
|
-
"node:_stream_duplex": [">= 14.18 && < 15", ">= 16"],
|
|
96
|
-
"_stream_transform": ">= 0.9.4",
|
|
97
|
-
"node:_stream_transform": [">= 14.18 && < 15", ">= 16"],
|
|
98
|
-
"_stream_wrap": ">= 1.4.1",
|
|
99
|
-
"node:_stream_wrap": [">= 14.18 && < 15", ">= 16"],
|
|
100
|
-
"_stream_passthrough": ">= 0.9.4",
|
|
101
|
-
"node:_stream_passthrough": [">= 14.18 && < 15", ">= 16"],
|
|
102
|
-
"_stream_readable": ">= 0.9.4",
|
|
103
|
-
"node:_stream_readable": [">= 14.18 && < 15", ">= 16"],
|
|
104
|
-
"_stream_writable": ">= 0.9.4",
|
|
105
|
-
"node:_stream_writable": [">= 14.18 && < 15", ">= 16"],
|
|
106
|
-
"stream": true,
|
|
107
|
-
"node:stream": [">= 14.18 && < 15", ">= 16"],
|
|
108
|
-
"stream/consumers": ">= 16.7",
|
|
109
|
-
"node:stream/consumers": ">= 16.7",
|
|
110
|
-
"stream/promises": ">= 15",
|
|
111
|
-
"node:stream/promises": ">= 16",
|
|
112
|
-
"stream/web": ">= 16.5",
|
|
113
|
-
"node:stream/web": ">= 16.5",
|
|
114
|
-
"string_decoder": true,
|
|
115
|
-
"node:string_decoder": [">= 14.18 && < 15", ">= 16"],
|
|
116
|
-
"sys": [">= 0.4 && < 0.7", ">= 0.8"],
|
|
117
|
-
"node:sys": [">= 14.18 && < 15", ">= 16"],
|
|
118
|
-
"test/reporters": ">= 19.9 && < 20.2",
|
|
119
|
-
"node:test/reporters": [">= 18.17 && < 19", ">= 19.9", ">= 20"],
|
|
120
|
-
"node:test": [">= 16.17 && < 17", ">= 18"],
|
|
121
|
-
"timers": true,
|
|
122
|
-
"node:timers": [">= 14.18 && < 15", ">= 16"],
|
|
123
|
-
"timers/promises": ">= 15",
|
|
124
|
-
"node:timers/promises": ">= 16",
|
|
125
|
-
"_tls_common": ">= 0.11.13",
|
|
126
|
-
"node:_tls_common": [">= 14.18 && < 15", ">= 16"],
|
|
127
|
-
"_tls_legacy": ">= 0.11.3 && < 10",
|
|
128
|
-
"_tls_wrap": ">= 0.11.3",
|
|
129
|
-
"node:_tls_wrap": [">= 14.18 && < 15", ">= 16"],
|
|
130
|
-
"tls": true,
|
|
131
|
-
"node:tls": [">= 14.18 && < 15", ">= 16"],
|
|
132
|
-
"trace_events": ">= 10",
|
|
133
|
-
"node:trace_events": [">= 14.18 && < 15", ">= 16"],
|
|
134
|
-
"tty": true,
|
|
135
|
-
"node:tty": [">= 14.18 && < 15", ">= 16"],
|
|
136
|
-
"url": true,
|
|
137
|
-
"node:url": [">= 14.18 && < 15", ">= 16"],
|
|
138
|
-
"util": true,
|
|
139
|
-
"node:util": [">= 14.18 && < 15", ">= 16"],
|
|
140
|
-
"util/types": ">= 15.3",
|
|
141
|
-
"node:util/types": ">= 16",
|
|
142
|
-
"v8/tools/arguments": ">= 10 && < 12",
|
|
143
|
-
"v8/tools/codemap": [">= 4.4 && < 5", ">= 5.2 && < 12"],
|
|
144
|
-
"v8/tools/consarray": [">= 4.4 && < 5", ">= 5.2 && < 12"],
|
|
145
|
-
"v8/tools/csvparser": [">= 4.4 && < 5", ">= 5.2 && < 12"],
|
|
146
|
-
"v8/tools/logreader": [">= 4.4 && < 5", ">= 5.2 && < 12"],
|
|
147
|
-
"v8/tools/profile_view": [">= 4.4 && < 5", ">= 5.2 && < 12"],
|
|
148
|
-
"v8/tools/splaytree": [">= 4.4 && < 5", ">= 5.2 && < 12"],
|
|
149
|
-
"v8": ">= 1",
|
|
150
|
-
"node:v8": [">= 14.18 && < 15", ">= 16"],
|
|
151
|
-
"vm": true,
|
|
152
|
-
"node:vm": [">= 14.18 && < 15", ">= 16"],
|
|
153
|
-
"wasi": [">= 13.4 && < 13.5", ">= 18.17 && < 19", ">= 20"],
|
|
154
|
-
"node:wasi": [">= 18.17 && < 19", ">= 20"],
|
|
155
|
-
"worker_threads": ">= 11.7",
|
|
156
|
-
"node:worker_threads": [">= 14.18 && < 15", ">= 16"],
|
|
157
|
-
"zlib": ">= 0.5",
|
|
158
|
-
"node:zlib": [">= 14.18 && < 15", ">= 16"]
|
|
159
|
-
}
|