@irsdk-node/native 3.2.0 → 4.0.0
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/build/Debug/irsdk_node.exp +0 -0
- package/build/Debug/irsdk_node.lib +0 -0
- package/build/Debug/irsdk_node.node +0 -0
- package/build/Debug/irsdk_node.pdb +0 -0
- package/build/Debug/obj/irsdk_node/irsdk_node.tlog/CL.command.1.tlog +0 -0
- package/build/Debug/obj/irsdk_node/irsdk_node.tlog/CL.read.1.tlog +0 -0
- package/build/Debug/obj/irsdk_node/irsdk_node.tlog/Cl.items.tlog +4 -0
- package/build/Debug/obj/irsdk_node/irsdk_node.tlog/irsdk_node.lastbuildstate +1 -1
- package/build/Debug/obj/irsdk_node/irsdk_node.tlog/link.command.1.tlog +0 -0
- package/build/Debug/obj/irsdk_node/irsdk_node.tlog/link.read.1.tlog +0 -0
- package/build/Debug/obj/irsdk_node/irsdk_node.tlog/link.secondary.1.tlog +3 -0
- package/build/Debug/obj/irsdk_node/lib/irsdk_utils.obj +0 -0
- package/build/Debug/obj/irsdk_node/lib/yaml_parser.obj +0 -0
- package/build/Debug/obj/irsdk_node/src/irsdk_node.obj +0 -0
- package/build/Debug/obj/irsdk_node/vcpkg.applocal.log +1 -0
- package/build/Debug/obj/irsdk_node/win_delay_load_hook.obj +0 -0
- package/build/Release/irsdk_node.exp +0 -0
- package/build/Release/irsdk_node.iobj +0 -0
- package/build/Release/irsdk_node.ipdb +0 -0
- package/build/Release/irsdk_node.lib +0 -0
- package/build/Release/irsdk_node.node +0 -0
- package/build/Release/irsdk_node.pdb +0 -0
- package/build/Release/obj/irsdk_node/irsdk_node.tlog/CL.command.1.tlog +0 -0
- package/build/Release/obj/irsdk_node/irsdk_node.tlog/CL.read.1.tlog +0 -0
- package/build/Release/obj/irsdk_node/irsdk_node.tlog/Cl.items.tlog +4 -0
- package/build/Release/obj/irsdk_node/irsdk_node.tlog/irsdk_node.lastbuildstate +1 -1
- package/build/Release/obj/irsdk_node/irsdk_node.tlog/link.command.1.tlog +0 -0
- package/build/Release/obj/irsdk_node/irsdk_node.tlog/link.read.1.tlog +0 -0
- package/build/Release/obj/irsdk_node/irsdk_node.tlog/link.secondary.1.tlog +5 -0
- package/build/Release/obj/irsdk_node/lib/irsdk_utils.obj +0 -0
- package/build/Release/obj/irsdk_node/lib/yaml_parser.obj +0 -0
- package/build/Release/obj/irsdk_node/src/irsdk_node.obj +0 -0
- package/build/Release/obj/irsdk_node/vcpkg.applocal.log +1 -0
- package/build/Release/obj/irsdk_node/win_delay_load_hook.obj +0 -0
- package/build/config.gypi +352 -15
- package/build/irsdk_node.vcxproj +10 -8
- package/dist/index.js +8 -3
- package/package.json +21 -11
- package/src/index.d.ts +1 -1
- package/src/index.js +8 -2
- package/build/Debug/obj/irsdk_node/irsdk_node.tlog/irsdk_node.write.1u.tlog +0 -0
- package/build/Release/obj/irsdk_node/irsdk_node.tlog/irsdk_node.write.1u.tlog +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
D:\Projects\personal\irsdk-node\packages\irsdk-node-native\src\irsdk_node.cc;D:\Projects\personal\irsdk-node\packages\irsdk-node-native\build\Debug\obj\irsdk_node\src\irsdk_node.obj
|
|
2
|
+
D:\Projects\personal\irsdk-node\packages\irsdk-node-native\lib\irsdk_utils.cpp;D:\Projects\personal\irsdk-node\packages\irsdk-node-native\build\Debug\obj\irsdk_node\lib\irsdk_utils.obj
|
|
3
|
+
D:\Projects\personal\irsdk-node\packages\irsdk-node-native\lib\yaml_parser.cpp;D:\Projects\personal\irsdk-node\packages\irsdk-node-native\build\Debug\obj\irsdk_node\lib\yaml_parser.obj
|
|
4
|
+
D:\Projects\personal\irsdk-node\node_modules\node-gyp\src\win_delay_load_hook.cc;D:\Projects\personal\irsdk-node\packages\irsdk-node-native\build\Debug\obj\irsdk_node\win_delay_load_hook.obj
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
PlatformToolSet=
|
|
1
|
+
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.41.34120:TargetPlatformVersion=10.0.22621.0:VcpkgTriplet=x64-windows:
|
|
2
2
|
Debug|x64|D:\Projects\personal\irsdk-node\packages\irsdk-node-native\build\|
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
^D:\PROJECTS\PERSONAL\IRSDK-NODE\PACKAGES\IRSDK-NODE-NATIVE\BUILD\DEBUG\OBJ\IRSDK_NODE\LIB\IRSDK_UTILS.OBJ|D:\PROJECTS\PERSONAL\IRSDK-NODE\PACKAGES\IRSDK-NODE-NATIVE\BUILD\DEBUG\OBJ\IRSDK_NODE\LIB\YAML_PARSER.OBJ|D:\PROJECTS\PERSONAL\IRSDK-NODE\PACKAGES\IRSDK-NODE-NATIVE\BUILD\DEBUG\OBJ\IRSDK_NODE\SRC\IRSDK_NODE.OBJ|D:\PROJECTS\PERSONAL\IRSDK-NODE\PACKAGES\IRSDK-NODE-NATIVE\BUILD\DEBUG\OBJ\IRSDK_NODE\WIN_DELAY_LOAD_HOOK.OBJ
|
|
2
|
+
D:\Projects\personal\irsdk-node\packages\irsdk-node-native\build\Debug\irsdk_node.LIB
|
|
3
|
+
D:\Projects\personal\irsdk-node\packages\irsdk-node-native\build\Debug\irsdk_node.EXP
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
D:\Projects\personal\irsdk-node\packages\irsdk-node-native\src\irsdk_node.cc;D:\Projects\personal\irsdk-node\packages\irsdk-node-native\build\Release\obj\irsdk_node\src\irsdk_node.obj
|
|
2
|
+
D:\Projects\personal\irsdk-node\packages\irsdk-node-native\lib\irsdk_utils.cpp;D:\Projects\personal\irsdk-node\packages\irsdk-node-native\build\Release\obj\irsdk_node\lib\irsdk_utils.obj
|
|
3
|
+
D:\Projects\personal\irsdk-node\packages\irsdk-node-native\lib\yaml_parser.cpp;D:\Projects\personal\irsdk-node\packages\irsdk-node-native\build\Release\obj\irsdk_node\lib\yaml_parser.obj
|
|
4
|
+
D:\Projects\personal\irsdk-node\node_modules\node-gyp\src\win_delay_load_hook.cc;D:\Projects\personal\irsdk-node\packages\irsdk-node-native\build\Release\obj\irsdk_node\win_delay_load_hook.obj
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
PlatformToolSet=
|
|
1
|
+
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.41.34120:TargetPlatformVersion=10.0.22621.0:VcpkgTriplet=x64-windows:
|
|
2
2
|
Release|x64|D:\Projects\personal\irsdk-node\packages\irsdk-node-native\build\|
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
^D:\PROJECTS\PERSONAL\IRSDK-NODE\PACKAGES\IRSDK-NODE-NATIVE\BUILD\RELEASE\OBJ\IRSDK_NODE\LIB\IRSDK_UTILS.OBJ|D:\PROJECTS\PERSONAL\IRSDK-NODE\PACKAGES\IRSDK-NODE-NATIVE\BUILD\RELEASE\OBJ\IRSDK_NODE\LIB\YAML_PARSER.OBJ|D:\PROJECTS\PERSONAL\IRSDK-NODE\PACKAGES\IRSDK-NODE-NATIVE\BUILD\RELEASE\OBJ\IRSDK_NODE\SRC\IRSDK_NODE.OBJ|D:\PROJECTS\PERSONAL\IRSDK-NODE\PACKAGES\IRSDK-NODE-NATIVE\BUILD\RELEASE\OBJ\IRSDK_NODE\WIN_DELAY_LOAD_HOOK.OBJ
|
|
2
|
+
D:\Projects\personal\irsdk-node\packages\irsdk-node-native\build\Release\irsdk_node.LIB
|
|
3
|
+
D:\Projects\personal\irsdk-node\packages\irsdk-node-native\build\Release\irsdk_node.EXP
|
|
4
|
+
D:\Projects\personal\irsdk-node\packages\irsdk-node-native\build\Release\irsdk_node.IPDB
|
|
5
|
+
D:\Projects\personal\irsdk-node\packages\irsdk-node-native\build\Release\irsdk_node.IOBJ
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
Binary file
|
package/build/config.gypi
CHANGED
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
"defines": [],
|
|
7
7
|
"include_dirs": [],
|
|
8
8
|
"libraries": [],
|
|
9
|
-
"msbuild_toolset": "
|
|
10
|
-
"msvs_windows_target_platform_version": "10.0.
|
|
9
|
+
"msbuild_toolset": "v143",
|
|
10
|
+
"msvs_windows_target_platform_version": "10.0.22621.0"
|
|
11
11
|
},
|
|
12
12
|
"variables": {
|
|
13
13
|
"asan": 0,
|
|
@@ -21,23 +21,346 @@
|
|
|
21
21
|
"error_on_warn": "false",
|
|
22
22
|
"force_dynamic_crt": 0,
|
|
23
23
|
"host_arch": "x64",
|
|
24
|
-
"icu_data_in": "..\\..\\deps\\icu-tmp\\
|
|
24
|
+
"icu_data_in": "..\\..\\deps\\icu-tmp\\icudt73l.dat",
|
|
25
25
|
"icu_endianness": "l",
|
|
26
26
|
"icu_gyp_path": "tools/icu/icu-generic.gyp",
|
|
27
27
|
"icu_path": "deps/icu-small",
|
|
28
28
|
"icu_small": "false",
|
|
29
|
-
"icu_ver_major": "
|
|
29
|
+
"icu_ver_major": "73",
|
|
30
30
|
"is_debug": 0,
|
|
31
|
+
"libdir": "lib",
|
|
31
32
|
"llvm_version": "0.0",
|
|
32
|
-
"napi_build_version": "
|
|
33
|
-
"nasm_version": "2.
|
|
33
|
+
"napi_build_version": "9",
|
|
34
|
+
"nasm_version": "2.16",
|
|
35
|
+
"node_builtin_shareable_builtins": [
|
|
36
|
+
"deps/cjs-module-lexer/lexer.js",
|
|
37
|
+
"deps/cjs-module-lexer/dist/lexer.js",
|
|
38
|
+
"deps/undici/undici.js"
|
|
39
|
+
],
|
|
34
40
|
"node_byteorder": "little",
|
|
35
41
|
"node_debug_lib": "false",
|
|
36
42
|
"node_enable_d8": "false",
|
|
43
|
+
"node_enable_v8_vtunejit": "false",
|
|
44
|
+
"node_fipsinstall": "false",
|
|
45
|
+
"node_install_corepack": "true",
|
|
37
46
|
"node_install_npm": "true",
|
|
38
|
-
"
|
|
47
|
+
"node_library_files": [
|
|
48
|
+
"lib/_http_agent.js",
|
|
49
|
+
"lib/_http_client.js",
|
|
50
|
+
"lib/_http_common.js",
|
|
51
|
+
"lib/_http_incoming.js",
|
|
52
|
+
"lib/_http_outgoing.js",
|
|
53
|
+
"lib/_http_server.js",
|
|
54
|
+
"lib/_stream_duplex.js",
|
|
55
|
+
"lib/_stream_passthrough.js",
|
|
56
|
+
"lib/_stream_readable.js",
|
|
57
|
+
"lib/_stream_transform.js",
|
|
58
|
+
"lib/_stream_wrap.js",
|
|
59
|
+
"lib/_stream_writable.js",
|
|
60
|
+
"lib/_tls_common.js",
|
|
61
|
+
"lib/_tls_wrap.js",
|
|
62
|
+
"lib/assert.js",
|
|
63
|
+
"lib/assert/strict.js",
|
|
64
|
+
"lib/async_hooks.js",
|
|
65
|
+
"lib/buffer.js",
|
|
66
|
+
"lib/child_process.js",
|
|
67
|
+
"lib/cluster.js",
|
|
68
|
+
"lib/console.js",
|
|
69
|
+
"lib/constants.js",
|
|
70
|
+
"lib/crypto.js",
|
|
71
|
+
"lib/dgram.js",
|
|
72
|
+
"lib/diagnostics_channel.js",
|
|
73
|
+
"lib/dns.js",
|
|
74
|
+
"lib/dns/promises.js",
|
|
75
|
+
"lib/domain.js",
|
|
76
|
+
"lib/events.js",
|
|
77
|
+
"lib/fs.js",
|
|
78
|
+
"lib/fs/promises.js",
|
|
79
|
+
"lib/http.js",
|
|
80
|
+
"lib/http2.js",
|
|
81
|
+
"lib/https.js",
|
|
82
|
+
"lib/inspector.js",
|
|
83
|
+
"lib/inspector/promises.js",
|
|
84
|
+
"lib/internal/abort_controller.js",
|
|
85
|
+
"lib/internal/assert.js",
|
|
86
|
+
"lib/internal/assert/assertion_error.js",
|
|
87
|
+
"lib/internal/assert/calltracker.js",
|
|
88
|
+
"lib/internal/async_hooks.js",
|
|
89
|
+
"lib/internal/blob.js",
|
|
90
|
+
"lib/internal/blocklist.js",
|
|
91
|
+
"lib/internal/bootstrap/node.js",
|
|
92
|
+
"lib/internal/bootstrap/realm.js",
|
|
93
|
+
"lib/internal/bootstrap/switches/does_not_own_process_state.js",
|
|
94
|
+
"lib/internal/bootstrap/switches/does_own_process_state.js",
|
|
95
|
+
"lib/internal/bootstrap/switches/is_main_thread.js",
|
|
96
|
+
"lib/internal/bootstrap/switches/is_not_main_thread.js",
|
|
97
|
+
"lib/internal/bootstrap/web/exposed-wildcard.js",
|
|
98
|
+
"lib/internal/bootstrap/web/exposed-window-or-worker.js",
|
|
99
|
+
"lib/internal/buffer.js",
|
|
100
|
+
"lib/internal/child_process.js",
|
|
101
|
+
"lib/internal/child_process/serialization.js",
|
|
102
|
+
"lib/internal/cli_table.js",
|
|
103
|
+
"lib/internal/cluster/child.js",
|
|
104
|
+
"lib/internal/cluster/primary.js",
|
|
105
|
+
"lib/internal/cluster/round_robin_handle.js",
|
|
106
|
+
"lib/internal/cluster/shared_handle.js",
|
|
107
|
+
"lib/internal/cluster/utils.js",
|
|
108
|
+
"lib/internal/cluster/worker.js",
|
|
109
|
+
"lib/internal/console/constructor.js",
|
|
110
|
+
"lib/internal/console/global.js",
|
|
111
|
+
"lib/internal/constants.js",
|
|
112
|
+
"lib/internal/crypto/aes.js",
|
|
113
|
+
"lib/internal/crypto/certificate.js",
|
|
114
|
+
"lib/internal/crypto/cfrg.js",
|
|
115
|
+
"lib/internal/crypto/cipher.js",
|
|
116
|
+
"lib/internal/crypto/diffiehellman.js",
|
|
117
|
+
"lib/internal/crypto/ec.js",
|
|
118
|
+
"lib/internal/crypto/hash.js",
|
|
119
|
+
"lib/internal/crypto/hashnames.js",
|
|
120
|
+
"lib/internal/crypto/hkdf.js",
|
|
121
|
+
"lib/internal/crypto/keygen.js",
|
|
122
|
+
"lib/internal/crypto/keys.js",
|
|
123
|
+
"lib/internal/crypto/mac.js",
|
|
124
|
+
"lib/internal/crypto/pbkdf2.js",
|
|
125
|
+
"lib/internal/crypto/random.js",
|
|
126
|
+
"lib/internal/crypto/rsa.js",
|
|
127
|
+
"lib/internal/crypto/scrypt.js",
|
|
128
|
+
"lib/internal/crypto/sig.js",
|
|
129
|
+
"lib/internal/crypto/util.js",
|
|
130
|
+
"lib/internal/crypto/webcrypto.js",
|
|
131
|
+
"lib/internal/crypto/webidl.js",
|
|
132
|
+
"lib/internal/crypto/x509.js",
|
|
133
|
+
"lib/internal/debugger/inspect.js",
|
|
134
|
+
"lib/internal/debugger/inspect_client.js",
|
|
135
|
+
"lib/internal/debugger/inspect_repl.js",
|
|
136
|
+
"lib/internal/dgram.js",
|
|
137
|
+
"lib/internal/dns/callback_resolver.js",
|
|
138
|
+
"lib/internal/dns/promises.js",
|
|
139
|
+
"lib/internal/dns/utils.js",
|
|
140
|
+
"lib/internal/encoding.js",
|
|
141
|
+
"lib/internal/error_serdes.js",
|
|
142
|
+
"lib/internal/errors.js",
|
|
143
|
+
"lib/internal/event_target.js",
|
|
144
|
+
"lib/internal/events/symbols.js",
|
|
145
|
+
"lib/internal/file.js",
|
|
146
|
+
"lib/internal/fixed_queue.js",
|
|
147
|
+
"lib/internal/freelist.js",
|
|
148
|
+
"lib/internal/freeze_intrinsics.js",
|
|
149
|
+
"lib/internal/fs/cp/cp-sync.js",
|
|
150
|
+
"lib/internal/fs/cp/cp.js",
|
|
151
|
+
"lib/internal/fs/dir.js",
|
|
152
|
+
"lib/internal/fs/promises.js",
|
|
153
|
+
"lib/internal/fs/read_file_context.js",
|
|
154
|
+
"lib/internal/fs/recursive_watch.js",
|
|
155
|
+
"lib/internal/fs/rimraf.js",
|
|
156
|
+
"lib/internal/fs/streams.js",
|
|
157
|
+
"lib/internal/fs/sync_write_stream.js",
|
|
158
|
+
"lib/internal/fs/utils.js",
|
|
159
|
+
"lib/internal/fs/watchers.js",
|
|
160
|
+
"lib/internal/heap_utils.js",
|
|
161
|
+
"lib/internal/histogram.js",
|
|
162
|
+
"lib/internal/http.js",
|
|
163
|
+
"lib/internal/http2/compat.js",
|
|
164
|
+
"lib/internal/http2/core.js",
|
|
165
|
+
"lib/internal/http2/util.js",
|
|
166
|
+
"lib/internal/idna.js",
|
|
167
|
+
"lib/internal/inspector_async_hook.js",
|
|
168
|
+
"lib/internal/js_stream_socket.js",
|
|
169
|
+
"lib/internal/legacy/processbinding.js",
|
|
170
|
+
"lib/internal/linkedlist.js",
|
|
171
|
+
"lib/internal/main/check_syntax.js",
|
|
172
|
+
"lib/internal/main/embedding.js",
|
|
173
|
+
"lib/internal/main/eval_stdin.js",
|
|
174
|
+
"lib/internal/main/eval_string.js",
|
|
175
|
+
"lib/internal/main/inspect.js",
|
|
176
|
+
"lib/internal/main/mksnapshot.js",
|
|
177
|
+
"lib/internal/main/print_help.js",
|
|
178
|
+
"lib/internal/main/prof_process.js",
|
|
179
|
+
"lib/internal/main/repl.js",
|
|
180
|
+
"lib/internal/main/run_main_module.js",
|
|
181
|
+
"lib/internal/main/test_runner.js",
|
|
182
|
+
"lib/internal/main/watch_mode.js",
|
|
183
|
+
"lib/internal/main/worker_thread.js",
|
|
184
|
+
"lib/internal/mime.js",
|
|
185
|
+
"lib/internal/modules/cjs/loader.js",
|
|
186
|
+
"lib/internal/modules/esm/assert.js",
|
|
187
|
+
"lib/internal/modules/esm/create_dynamic_module.js",
|
|
188
|
+
"lib/internal/modules/esm/fetch_module.js",
|
|
189
|
+
"lib/internal/modules/esm/formats.js",
|
|
190
|
+
"lib/internal/modules/esm/get_format.js",
|
|
191
|
+
"lib/internal/modules/esm/handle_process_exit.js",
|
|
192
|
+
"lib/internal/modules/esm/hooks.js",
|
|
193
|
+
"lib/internal/modules/esm/initialize_import_meta.js",
|
|
194
|
+
"lib/internal/modules/esm/load.js",
|
|
195
|
+
"lib/internal/modules/esm/loader.js",
|
|
196
|
+
"lib/internal/modules/esm/module_job.js",
|
|
197
|
+
"lib/internal/modules/esm/module_map.js",
|
|
198
|
+
"lib/internal/modules/esm/package_config.js",
|
|
199
|
+
"lib/internal/modules/esm/resolve.js",
|
|
200
|
+
"lib/internal/modules/esm/shared_constants.js",
|
|
201
|
+
"lib/internal/modules/esm/translators.js",
|
|
202
|
+
"lib/internal/modules/esm/utils.js",
|
|
203
|
+
"lib/internal/modules/esm/worker.js",
|
|
204
|
+
"lib/internal/modules/helpers.js",
|
|
205
|
+
"lib/internal/modules/package_json_reader.js",
|
|
206
|
+
"lib/internal/modules/run_main.js",
|
|
207
|
+
"lib/internal/net.js",
|
|
208
|
+
"lib/internal/options.js",
|
|
209
|
+
"lib/internal/per_context/domexception.js",
|
|
210
|
+
"lib/internal/per_context/messageport.js",
|
|
211
|
+
"lib/internal/per_context/primordials.js",
|
|
212
|
+
"lib/internal/perf/event_loop_delay.js",
|
|
213
|
+
"lib/internal/perf/event_loop_utilization.js",
|
|
214
|
+
"lib/internal/perf/nodetiming.js",
|
|
215
|
+
"lib/internal/perf/observe.js",
|
|
216
|
+
"lib/internal/perf/performance.js",
|
|
217
|
+
"lib/internal/perf/performance_entry.js",
|
|
218
|
+
"lib/internal/perf/resource_timing.js",
|
|
219
|
+
"lib/internal/perf/timerify.js",
|
|
220
|
+
"lib/internal/perf/usertiming.js",
|
|
221
|
+
"lib/internal/perf/utils.js",
|
|
222
|
+
"lib/internal/policy/manifest.js",
|
|
223
|
+
"lib/internal/policy/sri.js",
|
|
224
|
+
"lib/internal/priority_queue.js",
|
|
225
|
+
"lib/internal/process/esm_loader.js",
|
|
226
|
+
"lib/internal/process/execution.js",
|
|
227
|
+
"lib/internal/process/per_thread.js",
|
|
228
|
+
"lib/internal/process/permission.js",
|
|
229
|
+
"lib/internal/process/policy.js",
|
|
230
|
+
"lib/internal/process/pre_execution.js",
|
|
231
|
+
"lib/internal/process/promises.js",
|
|
232
|
+
"lib/internal/process/report.js",
|
|
233
|
+
"lib/internal/process/signal.js",
|
|
234
|
+
"lib/internal/process/task_queues.js",
|
|
235
|
+
"lib/internal/process/warning.js",
|
|
236
|
+
"lib/internal/process/worker_thread_only.js",
|
|
237
|
+
"lib/internal/promise_hooks.js",
|
|
238
|
+
"lib/internal/querystring.js",
|
|
239
|
+
"lib/internal/readline/callbacks.js",
|
|
240
|
+
"lib/internal/readline/emitKeypressEvents.js",
|
|
241
|
+
"lib/internal/readline/interface.js",
|
|
242
|
+
"lib/internal/readline/promises.js",
|
|
243
|
+
"lib/internal/readline/utils.js",
|
|
244
|
+
"lib/internal/repl.js",
|
|
245
|
+
"lib/internal/repl/await.js",
|
|
246
|
+
"lib/internal/repl/history.js",
|
|
247
|
+
"lib/internal/repl/utils.js",
|
|
248
|
+
"lib/internal/socket_list.js",
|
|
249
|
+
"lib/internal/socketaddress.js",
|
|
250
|
+
"lib/internal/source_map/prepare_stack_trace.js",
|
|
251
|
+
"lib/internal/source_map/source_map.js",
|
|
252
|
+
"lib/internal/source_map/source_map_cache.js",
|
|
253
|
+
"lib/internal/stream_base_commons.js",
|
|
254
|
+
"lib/internal/streams/add-abort-signal.js",
|
|
255
|
+
"lib/internal/streams/buffer_list.js",
|
|
256
|
+
"lib/internal/streams/compose.js",
|
|
257
|
+
"lib/internal/streams/destroy.js",
|
|
258
|
+
"lib/internal/streams/duplex.js",
|
|
259
|
+
"lib/internal/streams/duplexify.js",
|
|
260
|
+
"lib/internal/streams/end-of-stream.js",
|
|
261
|
+
"lib/internal/streams/from.js",
|
|
262
|
+
"lib/internal/streams/lazy_transform.js",
|
|
263
|
+
"lib/internal/streams/legacy.js",
|
|
264
|
+
"lib/internal/streams/operators.js",
|
|
265
|
+
"lib/internal/streams/passthrough.js",
|
|
266
|
+
"lib/internal/streams/pipeline.js",
|
|
267
|
+
"lib/internal/streams/readable.js",
|
|
268
|
+
"lib/internal/streams/state.js",
|
|
269
|
+
"lib/internal/streams/transform.js",
|
|
270
|
+
"lib/internal/streams/utils.js",
|
|
271
|
+
"lib/internal/streams/writable.js",
|
|
272
|
+
"lib/internal/structured_clone.js",
|
|
273
|
+
"lib/internal/test/binding.js",
|
|
274
|
+
"lib/internal/test/transfer.js",
|
|
275
|
+
"lib/internal/test_runner/coverage.js",
|
|
276
|
+
"lib/internal/test_runner/harness.js",
|
|
277
|
+
"lib/internal/test_runner/mock/mock.js",
|
|
278
|
+
"lib/internal/test_runner/mock/mock_timers.js",
|
|
279
|
+
"lib/internal/test_runner/reporter/dot.js",
|
|
280
|
+
"lib/internal/test_runner/reporter/spec.js",
|
|
281
|
+
"lib/internal/test_runner/reporter/tap.js",
|
|
282
|
+
"lib/internal/test_runner/reporter/v8-serializer.js",
|
|
283
|
+
"lib/internal/test_runner/runner.js",
|
|
284
|
+
"lib/internal/test_runner/test.js",
|
|
285
|
+
"lib/internal/test_runner/tests_stream.js",
|
|
286
|
+
"lib/internal/test_runner/utils.js",
|
|
287
|
+
"lib/internal/timers.js",
|
|
288
|
+
"lib/internal/tls/secure-context.js",
|
|
289
|
+
"lib/internal/tls/secure-pair.js",
|
|
290
|
+
"lib/internal/trace_events_async_hooks.js",
|
|
291
|
+
"lib/internal/tty.js",
|
|
292
|
+
"lib/internal/url.js",
|
|
293
|
+
"lib/internal/util.js",
|
|
294
|
+
"lib/internal/util/colors.js",
|
|
295
|
+
"lib/internal/util/comparisons.js",
|
|
296
|
+
"lib/internal/util/debuglog.js",
|
|
297
|
+
"lib/internal/util/embedding.js",
|
|
298
|
+
"lib/internal/util/inspect.js",
|
|
299
|
+
"lib/internal/util/inspector.js",
|
|
300
|
+
"lib/internal/util/iterable_weak_map.js",
|
|
301
|
+
"lib/internal/util/parse_args/parse_args.js",
|
|
302
|
+
"lib/internal/util/parse_args/utils.js",
|
|
303
|
+
"lib/internal/util/types.js",
|
|
304
|
+
"lib/internal/v8/startup_snapshot.js",
|
|
305
|
+
"lib/internal/v8_prof_polyfill.js",
|
|
306
|
+
"lib/internal/v8_prof_processor.js",
|
|
307
|
+
"lib/internal/validators.js",
|
|
308
|
+
"lib/internal/vm.js",
|
|
309
|
+
"lib/internal/vm/module.js",
|
|
310
|
+
"lib/internal/wasm_web_api.js",
|
|
311
|
+
"lib/internal/watch_mode/files_watcher.js",
|
|
312
|
+
"lib/internal/watchdog.js",
|
|
313
|
+
"lib/internal/webidl.js",
|
|
314
|
+
"lib/internal/webstreams/adapters.js",
|
|
315
|
+
"lib/internal/webstreams/compression.js",
|
|
316
|
+
"lib/internal/webstreams/encoding.js",
|
|
317
|
+
"lib/internal/webstreams/queuingstrategies.js",
|
|
318
|
+
"lib/internal/webstreams/readablestream.js",
|
|
319
|
+
"lib/internal/webstreams/transfer.js",
|
|
320
|
+
"lib/internal/webstreams/transformstream.js",
|
|
321
|
+
"lib/internal/webstreams/util.js",
|
|
322
|
+
"lib/internal/webstreams/writablestream.js",
|
|
323
|
+
"lib/internal/worker.js",
|
|
324
|
+
"lib/internal/worker/io.js",
|
|
325
|
+
"lib/internal/worker/js_transferable.js",
|
|
326
|
+
"lib/module.js",
|
|
327
|
+
"lib/net.js",
|
|
328
|
+
"lib/os.js",
|
|
329
|
+
"lib/path.js",
|
|
330
|
+
"lib/path/posix.js",
|
|
331
|
+
"lib/path/win32.js",
|
|
332
|
+
"lib/perf_hooks.js",
|
|
333
|
+
"lib/process.js",
|
|
334
|
+
"lib/punycode.js",
|
|
335
|
+
"lib/querystring.js",
|
|
336
|
+
"lib/readline.js",
|
|
337
|
+
"lib/readline/promises.js",
|
|
338
|
+
"lib/repl.js",
|
|
339
|
+
"lib/stream.js",
|
|
340
|
+
"lib/stream/consumers.js",
|
|
341
|
+
"lib/stream/promises.js",
|
|
342
|
+
"lib/stream/web.js",
|
|
343
|
+
"lib/string_decoder.js",
|
|
344
|
+
"lib/sys.js",
|
|
345
|
+
"lib/test.js",
|
|
346
|
+
"lib/test/reporters.js",
|
|
347
|
+
"lib/timers.js",
|
|
348
|
+
"lib/timers/promises.js",
|
|
349
|
+
"lib/tls.js",
|
|
350
|
+
"lib/trace_events.js",
|
|
351
|
+
"lib/tty.js",
|
|
352
|
+
"lib/url.js",
|
|
353
|
+
"lib/util.js",
|
|
354
|
+
"lib/util/types.js",
|
|
355
|
+
"lib/v8.js",
|
|
356
|
+
"lib/vm.js",
|
|
357
|
+
"lib/wasi.js",
|
|
358
|
+
"lib/worker_threads.js",
|
|
359
|
+
"lib/zlib.js"
|
|
360
|
+
],
|
|
361
|
+
"node_module_version": 115,
|
|
39
362
|
"node_no_browser_globals": "false",
|
|
40
|
-
"node_prefix": "
|
|
363
|
+
"node_prefix": "\\usr\\local",
|
|
41
364
|
"node_release_urlbase": "https://nodejs.org/download/release/",
|
|
42
365
|
"node_shared": "false",
|
|
43
366
|
"node_shared_brotli": "false",
|
|
@@ -52,27 +375,30 @@
|
|
|
52
375
|
"node_tag": "",
|
|
53
376
|
"node_target_type": "executable",
|
|
54
377
|
"node_use_bundled_v8": "true",
|
|
55
|
-
"node_use_dtrace": "false",
|
|
56
|
-
"node_use_etw": "true",
|
|
57
378
|
"node_use_node_code_cache": "true",
|
|
58
379
|
"node_use_node_snapshot": "true",
|
|
59
380
|
"node_use_openssl": "true",
|
|
60
381
|
"node_use_v8_platform": "true",
|
|
61
382
|
"node_with_ltcg": "true",
|
|
62
383
|
"node_without_node_options": "false",
|
|
63
|
-
"openssl_fips": "",
|
|
64
384
|
"openssl_is_fips": "false",
|
|
65
385
|
"openssl_quic": "true",
|
|
66
386
|
"ossfuzz": "false",
|
|
67
|
-
"shlib_suffix": "so.
|
|
387
|
+
"shlib_suffix": "so.115",
|
|
388
|
+
"single_executable_application": "true",
|
|
68
389
|
"target_arch": "x64",
|
|
69
390
|
"v8_enable_31bit_smis_on_64bit_arch": 0,
|
|
70
391
|
"v8_enable_gdbjit": 0,
|
|
392
|
+
"v8_enable_hugepage": 0,
|
|
71
393
|
"v8_enable_i18n_support": 1,
|
|
72
394
|
"v8_enable_inspector": 1,
|
|
395
|
+
"v8_enable_javascript_promise_hooks": 1,
|
|
73
396
|
"v8_enable_lite_mode": 0,
|
|
74
397
|
"v8_enable_object_print": 1,
|
|
75
398
|
"v8_enable_pointer_compression": 0,
|
|
399
|
+
"v8_enable_shared_ro_heap": 1,
|
|
400
|
+
"v8_enable_short_builtin_calls": 1,
|
|
401
|
+
"v8_enable_webassembly": 1,
|
|
76
402
|
"v8_no_strict_aliasing": 1,
|
|
77
403
|
"v8_optimized_debug": 1,
|
|
78
404
|
"v8_promise_internal_field_count": 1,
|
|
@@ -80,9 +406,20 @@
|
|
|
80
406
|
"v8_trace_maps": 0,
|
|
81
407
|
"v8_use_siphash": 1,
|
|
82
408
|
"want_separate_host_toolset": 0,
|
|
83
|
-
"nodedir": "C:\\Users\\bengs\\AppData\\Local\\node-gyp\\Cache\\
|
|
409
|
+
"nodedir": "C:\\Users\\bengs\\AppData\\Local\\node-gyp\\Cache\\20.4.0",
|
|
410
|
+
"python": "C:\\Python39\\python.exe",
|
|
84
411
|
"standalone_static_library": 1,
|
|
85
|
-
"msbuild_path": "C:\\Program Files (x86)\\Microsoft Visual Studio\\
|
|
86
|
-
"
|
|
412
|
+
"msbuild_path": "C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\MSBuild\\Current\\Bin\\MSBuild.exe",
|
|
413
|
+
"cache": "C:\\Users\\bengs\\AppData\\Local\\npm-cache",
|
|
414
|
+
"globalconfig": "C:\\Users\\bengs\\.nvm\\versions\\node\\v20.4.0\\bin\\etc\\npmrc",
|
|
415
|
+
"global_prefix": "C:\\Users\\bengs\\.nvm\\versions\\node\\v20.4.0\\bin",
|
|
416
|
+
"init_module": "C:\\Users\\bengs\\.npm-init.js",
|
|
417
|
+
"local_prefix": "D:\\projects\\personal\\irsdk-node",
|
|
418
|
+
"metrics_registry": "https://registry.npmjs.org/",
|
|
419
|
+
"node_gyp": "C:\\Users\\bengs\\.nvm\\versions\\node\\v20.4.0\\bin\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js",
|
|
420
|
+
"npm_version": "9.7.2",
|
|
421
|
+
"prefix": "C:\\Users\\bengs\\.nvm\\versions\\node\\v20.4.0\\bin",
|
|
422
|
+
"userconfig": "C:\\Users\\bengs\\.npmrc",
|
|
423
|
+
"user_agent": "yarn/4.5.1 npm/? node/v20.4.0 win32 x64"
|
|
87
424
|
}
|
|
88
425
|
}
|
package/build/irsdk_node.vcxproj
CHANGED
|
@@ -16,14 +16,14 @@
|
|
|
16
16
|
<RootNamespace>irsdk_node</RootNamespace>
|
|
17
17
|
<IgnoreWarnCompileDuplicatedFilename>true</IgnoreWarnCompileDuplicatedFilename>
|
|
18
18
|
<PreferredToolArchitecture>x64</PreferredToolArchitecture>
|
|
19
|
-
<WindowsTargetPlatformVersion>10.0.
|
|
19
|
+
<WindowsTargetPlatformVersion>10.0.22621.0</WindowsTargetPlatformVersion>
|
|
20
20
|
</PropertyGroup>
|
|
21
21
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/>
|
|
22
22
|
<PropertyGroup Label="Configuration">
|
|
23
23
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
24
24
|
</PropertyGroup>
|
|
25
25
|
<PropertyGroup Label="Locals">
|
|
26
|
-
<PlatformToolset>
|
|
26
|
+
<PlatformToolset>v143</PlatformToolset>
|
|
27
27
|
</PropertyGroup>
|
|
28
28
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/>
|
|
29
29
|
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.props"/>
|
|
@@ -48,7 +48,8 @@
|
|
|
48
48
|
</PropertyGroup>
|
|
49
49
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
50
50
|
<ClCompile>
|
|
51
|
-
<AdditionalIncludeDirectories>C:\Users\bengs\AppData\Local\node-gyp\Cache\
|
|
51
|
+
<AdditionalIncludeDirectories>C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\include\node;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\src;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\openssl\config;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\openssl\openssl\include;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\uv\include;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\zlib;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\v8\include;..\..\..\node_modules\node-addon-api;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
52
|
+
<AdditionalOptions>/Zc:__cplusplus -std:c++17 %(AdditionalOptions)</AdditionalOptions>
|
|
52
53
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
53
54
|
<BufferSecurityCheck>true</BufferSecurityCheck>
|
|
54
55
|
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
|
@@ -71,7 +72,7 @@
|
|
|
71
72
|
<AdditionalOptions>/LTCG:INCREMENTAL %(AdditionalOptions)</AdditionalOptions>
|
|
72
73
|
</Lib>
|
|
73
74
|
<Link>
|
|
74
|
-
<AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;DelayImp.lib;"C:\\Users\\bengs\\AppData\\Local\\node-gyp\\Cache\\
|
|
75
|
+
<AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;DelayImp.lib;"C:\\Users\\bengs\\AppData\\Local\\node-gyp\\Cache\\20.4.0\\x64\\node.lib"</AdditionalDependencies>
|
|
75
76
|
<AdditionalOptions>/LTCG:INCREMENTAL /ignore:4199 %(AdditionalOptions)</AdditionalOptions>
|
|
76
77
|
<DelayLoadDLLs>node.exe;%(DelayLoadDLLs)</DelayLoadDLLs>
|
|
77
78
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
@@ -83,13 +84,14 @@
|
|
|
83
84
|
<TargetMachine>MachineX64</TargetMachine>
|
|
84
85
|
</Link>
|
|
85
86
|
<ResourceCompile>
|
|
86
|
-
<AdditionalIncludeDirectories>C:\Users\bengs\AppData\Local\node-gyp\Cache\
|
|
87
|
+
<AdditionalIncludeDirectories>C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\include\node;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\src;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\openssl\config;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\openssl\openssl\include;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\uv\include;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\zlib;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\v8\include;..\..\..\node_modules\node-addon-api;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
87
88
|
<PreprocessorDefinitions>NODE_GYP_MODULE_NAME=irsdk_node;USING_UV_SHARED=1;USING_V8_SHARED=1;V8_DEPRECATION_WARNINGS=1;V8_DEPRECATION_WARNINGS;V8_IMMINENT_DEPRECATION_WARNINGS;_GLIBCXX_USE_CXX11_ABI=1;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_HAS_EXCEPTIONS=0;OPENSSL_NO_PINSHARED;OPENSSL_THREADS;NAPI_DISABLE_CPP_EXCEPTIONS;BUILDING_NODE_EXTENSION;HOST_BINARY="node.exe";DEBUG;_DEBUG;V8_ENABLE_CHECKS;%(PreprocessorDefinitions);%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
88
89
|
</ResourceCompile>
|
|
89
90
|
</ItemDefinitionGroup>
|
|
90
91
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
91
92
|
<ClCompile>
|
|
92
|
-
<AdditionalIncludeDirectories>C:\Users\bengs\AppData\Local\node-gyp\Cache\
|
|
93
|
+
<AdditionalIncludeDirectories>C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\include\node;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\src;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\openssl\config;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\openssl\openssl\include;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\uv\include;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\zlib;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\v8\include;..\..\..\node_modules\node-addon-api;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
94
|
+
<AdditionalOptions>/Zc:__cplusplus -std:c++17 %(AdditionalOptions)</AdditionalOptions>
|
|
93
95
|
<BufferSecurityCheck>true</BufferSecurityCheck>
|
|
94
96
|
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
|
95
97
|
<DisableSpecificWarnings>4351;4355;4800;4251;4275;4244;4267;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
|
@@ -115,7 +117,7 @@
|
|
|
115
117
|
<AdditionalOptions>/LTCG:INCREMENTAL %(AdditionalOptions)</AdditionalOptions>
|
|
116
118
|
</Lib>
|
|
117
119
|
<Link>
|
|
118
|
-
<AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;DelayImp.lib;"C:\\Users\\bengs\\AppData\\Local\\node-gyp\\Cache\\
|
|
120
|
+
<AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;DelayImp.lib;"C:\\Users\\bengs\\AppData\\Local\\node-gyp\\Cache\\20.4.0\\x64\\node.lib"</AdditionalDependencies>
|
|
119
121
|
<AdditionalOptions>/LTCG:INCREMENTAL /ignore:4199 %(AdditionalOptions)</AdditionalOptions>
|
|
120
122
|
<DelayLoadDLLs>node.exe;%(DelayLoadDLLs)</DelayLoadDLLs>
|
|
121
123
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
@@ -127,7 +129,7 @@
|
|
|
127
129
|
<TargetMachine>MachineX64</TargetMachine>
|
|
128
130
|
</Link>
|
|
129
131
|
<ResourceCompile>
|
|
130
|
-
<AdditionalIncludeDirectories>C:\Users\bengs\AppData\Local\node-gyp\Cache\
|
|
132
|
+
<AdditionalIncludeDirectories>C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\include\node;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\src;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\openssl\config;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\openssl\openssl\include;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\uv\include;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\zlib;C:\Users\bengs\AppData\Local\node-gyp\Cache\20.4.0\deps\v8\include;..\..\..\node_modules\node-addon-api;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
131
133
|
<PreprocessorDefinitions>NODE_GYP_MODULE_NAME=irsdk_node;USING_UV_SHARED=1;USING_V8_SHARED=1;V8_DEPRECATION_WARNINGS=1;V8_DEPRECATION_WARNINGS;V8_IMMINENT_DEPRECATION_WARNINGS;_GLIBCXX_USE_CXX11_ABI=1;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_HAS_EXCEPTIONS=0;OPENSSL_NO_PINSHARED;OPENSSL_THREADS;NAPI_DISABLE_CPP_EXCEPTIONS;BUILDING_NODE_EXTENSION;HOST_BINARY="node.exe";%(PreprocessorDefinitions);%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
132
134
|
</ResourceCompile>
|
|
133
135
|
</ItemDefinitionGroup>
|
package/dist/index.js
CHANGED
|
@@ -1,8 +1,13 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
/* eslint-disable @typescript-eslint/no-var-requires */
|
|
3
|
+
/* eslint-disable global-require */
|
|
4
|
+
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
|
|
5
|
+
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
|
2
6
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
7
|
+
exports.NativeSDK = void 0;
|
|
4
8
|
// Import from JS so that we can type the API in a nicer way (without aliases)
|
|
5
9
|
// The alternative would be to somehow get types generated, or use aliases to
|
|
6
10
|
// fake a module and then define that module... but those are gross, so no thanks
|
|
7
|
-
exports.NativeSDK = require(
|
|
8
|
-
|
|
11
|
+
exports.NativeSDK = require('../build/Release/irsdk_node.node').iRacingSdkNode;
|
|
12
|
+
// @todo For some reason this is not being built when being downloaded. It runs via prepack, but not in the built version.
|
|
13
|
+
// export const DebugSDK = require("../build/Debug/irsdk_node.node").iRacingSdkNode;
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@irsdk-node/native",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.0",
|
|
4
4
|
"author": {
|
|
5
5
|
"name": "Matt Bengston",
|
|
6
6
|
"email": "bengsfort@gmail.com"
|
|
7
7
|
},
|
|
8
8
|
"engines": {
|
|
9
|
-
"node": ">=
|
|
9
|
+
"node": ">=18"
|
|
10
10
|
},
|
|
11
11
|
"files": [
|
|
12
12
|
"package.json",
|
|
@@ -21,32 +21,42 @@
|
|
|
21
21
|
"main": "./dist/index.js",
|
|
22
22
|
"types": "./src/index.d.ts",
|
|
23
23
|
"scripts": {
|
|
24
|
-
"clean": "
|
|
25
|
-
"
|
|
26
|
-
"
|
|
24
|
+
"clean-ts": "rm -rf dist *.tsbuildinfo",
|
|
25
|
+
"clean-cpp": "node-gyp clean",
|
|
26
|
+
"clean": "yarn run clean-ts && yarn run clean-cpp",
|
|
27
|
+
"configure": "yarn clean-cpp && node-gyp configure",
|
|
28
|
+
"build": "yarn run configure && concurrently \"yarn:build-ts\" \"yarn:build-cpp\"",
|
|
27
29
|
"build-ts": "tsc --build --force",
|
|
28
30
|
"build-cpp": "yarn build-cpp-release && yarn build-cpp-debug",
|
|
29
31
|
"build-cpp-release": "node-gyp build",
|
|
30
32
|
"build-cpp-debug": "node-gyp build --debug",
|
|
31
33
|
"watch": "tsc --watch",
|
|
32
|
-
"lint": "eslint ./src --
|
|
34
|
+
"lint": "eslint ./src --color",
|
|
35
|
+
"check-types": "tsc --noEmit",
|
|
33
36
|
"prepack": "yarn build",
|
|
34
37
|
"generate-types": "node ./scripts/generate-var-types.js"
|
|
35
38
|
},
|
|
36
|
-
"packageManager": "yarn@
|
|
39
|
+
"packageManager": "yarn@4.5.1",
|
|
37
40
|
"preferUnplugged": false,
|
|
38
41
|
"os": [
|
|
39
42
|
"win32"
|
|
40
43
|
],
|
|
41
44
|
"dependencies": {
|
|
42
|
-
"@irsdk-node/types": "
|
|
45
|
+
"@irsdk-node/types": "workspace:^",
|
|
43
46
|
"bindings": "^1.5.0",
|
|
44
|
-
"node-addon-api": "
|
|
45
|
-
"node-gyp": "^
|
|
47
|
+
"node-addon-api": "^8.2.1",
|
|
48
|
+
"node-gyp": "^10.2.0"
|
|
46
49
|
},
|
|
47
50
|
"devDependencies": {
|
|
51
|
+
"@typescript-eslint/eslint-plugin": "^5.6.0",
|
|
52
|
+
"@typescript-eslint/parser": "^5.6.0",
|
|
48
53
|
"concurrently": "^7.0.0",
|
|
54
|
+
"eslint": "^8.4.1",
|
|
55
|
+
"eslint-config-airbnb-base": "^15.0.0",
|
|
56
|
+
"eslint-plugin-import": "^2.25.3",
|
|
57
|
+
"eslint-plugin-prettier": "^4.0.0",
|
|
49
58
|
"node-notifier": "^10.0.0",
|
|
59
|
+
"prettier": "^2.5.1",
|
|
50
60
|
"typescript": "^4.5.2"
|
|
51
61
|
}
|
|
52
|
-
}
|
|
62
|
+
}
|
package/src/index.d.ts
CHANGED
package/src/index.js
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-var-requires */
|
|
2
|
+
/* eslint-disable global-require */
|
|
3
|
+
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
|
|
4
|
+
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
|
5
|
+
|
|
1
6
|
// Import from JS so that we can type the API in a nicer way (without aliases)
|
|
2
7
|
// The alternative would be to somehow get types generated, or use aliases to
|
|
3
8
|
// fake a module and then define that module... but those are gross, so no thanks
|
|
4
|
-
export const NativeSDK = require(
|
|
5
|
-
|
|
9
|
+
export const NativeSDK = require('../build/Release/irsdk_node.node').iRacingSdkNode;
|
|
10
|
+
// @todo For some reason this is not being built when being downloaded. It runs via prepack, but not in the built version.
|
|
11
|
+
// export const DebugSDK = require("../build/Debug/irsdk_node.node").iRacingSdkNode;
|
|
Binary file
|
|
Binary file
|