@contrast/agent 3.9.2 → 3.10.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/bin/VERSION +1 -1
- package/bin/linux/contrast-service +0 -0
- package/bin/mac/contrast-service +0 -0
- package/bin/windows/contrast-service.exe +0 -0
- package/lib.asar +0 -0
- package/node_modules/unix-dgram/build/Makefile +2 -2
- package/node_modules/unix-dgram/build/Release/.deps/Release/obj.target/unix_dgram/src/unix_dgram.o.d +35 -35
- package/node_modules/unix-dgram/build/config.gypi +37 -37
- package/node_modules/unix-dgram/build/unix_dgram.target.mk +14 -14
- package/package.json +4 -4
package/bin/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.
|
|
1
|
+
2.19.0
|
|
Binary file
|
package/bin/mac/contrast-service
CHANGED
|
Binary file
|
|
Binary file
|
package/lib.asar
CHANGED
|
Binary file
|
|
@@ -308,8 +308,8 @@ ifeq ($(strip $(foreach prefix,$(NO_LOAD),\
|
|
|
308
308
|
endif
|
|
309
309
|
|
|
310
310
|
quiet_cmd_regen_makefile = ACTION Regenerating $@
|
|
311
|
-
cmd_regen_makefile = cd $(srcdir); /opt/hostedtoolcache/node/12.
|
|
312
|
-
Makefile: $(srcdir)/
|
|
311
|
+
cmd_regen_makefile = cd $(srcdir); /opt/hostedtoolcache/node/12.22.1/x64/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py -fmake --ignore-environment "-Dlibrary=shared_library" "-Dvisibility=default" "-Dnode_root_dir=/home/runner/.cache/node-gyp/12.22.1" "-Dnode_gyp_dir=/opt/hostedtoolcache/node/12.22.1/x64/lib/node_modules/npm/node_modules/node-gyp" "-Dnode_lib_file=/home/runner/.cache/node-gyp/12.22.1/<(target_arch)/node.lib" "-Dmodule_root_dir=/home/runner/work/node-agent/node-agent/target/node_modules/unix-dgram" "-Dnode_engine=v8" "--depth=." "-Goutput_dir=." "--generator-output=build" -I/home/runner/work/node-agent/node-agent/target/node_modules/unix-dgram/build/config.gypi -I/opt/hostedtoolcache/node/12.22.1/x64/lib/node_modules/npm/node_modules/node-gyp/addon.gypi -I/home/runner/.cache/node-gyp/12.22.1/include/node/common.gypi "--toplevel-dir=." binding.gyp
|
|
312
|
+
Makefile: $(srcdir)/build/config.gypi $(srcdir)/../../../../../../.cache/node-gyp/12.22.1/include/node/common.gypi $(srcdir)/../../../../../../../../opt/hostedtoolcache/node/12.22.1/x64/lib/node_modules/npm/node_modules/node-gyp/addon.gypi $(srcdir)/binding.gyp
|
|
313
313
|
$(call do_cmd,regen_makefile)
|
|
314
314
|
|
|
315
315
|
# "all" is a concatenation of the "all" targets from all the included
|
package/node_modules/unix-dgram/build/Release/.deps/Release/obj.target/unix_dgram/src/unix_dgram.o.d
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
cmd_Release/obj.target/unix_dgram/src/unix_dgram.o := g++ '-DNODE_GYP_MODULE_NAME=unix_dgram' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/runner/.cache/node-gyp/12.
|
|
1
|
+
cmd_Release/obj.target/unix_dgram/src/unix_dgram.o := g++ '-DNODE_GYP_MODULE_NAME=unix_dgram' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/runner/.cache/node-gyp/12.22.1/include/node -I/home/runner/.cache/node-gyp/12.22.1/src -I/home/runner/.cache/node-gyp/12.22.1/deps/openssl/config -I/home/runner/.cache/node-gyp/12.22.1/deps/openssl/openssl/include -I/home/runner/.cache/node-gyp/12.22.1/deps/uv/include -I/home/runner/.cache/node-gyp/12.22.1/deps/zlib -I/home/runner/.cache/node-gyp/12.22.1/deps/v8/include -I../../nan -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/unix_dgram/src/unix_dgram.o.d.raw -c -o Release/obj.target/unix_dgram/src/unix_dgram.o ../src/unix_dgram.cc
|
|
2
2
|
Release/obj.target/unix_dgram/src/unix_dgram.o: ../src/unix_dgram.cc \
|
|
3
3
|
../../nan/nan.h \
|
|
4
|
-
/home/runner/.cache/node-gyp/12.
|
|
5
|
-
/home/runner/.cache/node-gyp/12.
|
|
6
|
-
/home/runner/.cache/node-gyp/12.
|
|
7
|
-
/home/runner/.cache/node-gyp/12.
|
|
8
|
-
/home/runner/.cache/node-gyp/12.
|
|
9
|
-
/home/runner/.cache/node-gyp/12.
|
|
10
|
-
/home/runner/.cache/node-gyp/12.
|
|
11
|
-
/home/runner/.cache/node-gyp/12.
|
|
12
|
-
/home/runner/.cache/node-gyp/12.
|
|
13
|
-
/home/runner/.cache/node-gyp/12.
|
|
14
|
-
/home/runner/.cache/node-gyp/12.
|
|
15
|
-
/home/runner/.cache/node-gyp/12.
|
|
16
|
-
/home/runner/.cache/node-gyp/12.
|
|
17
|
-
/home/runner/.cache/node-gyp/12.
|
|
18
|
-
/home/runner/.cache/node-gyp/12.
|
|
19
|
-
/home/runner/.cache/node-gyp/12.
|
|
20
|
-
/home/runner/.cache/node-gyp/12.
|
|
4
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/node_version.h \
|
|
5
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/uv.h \
|
|
6
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/uv/errno.h \
|
|
7
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/uv/version.h \
|
|
8
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/uv/unix.h \
|
|
9
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/uv/threadpool.h \
|
|
10
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/uv/linux.h \
|
|
11
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/node.h \
|
|
12
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/v8.h \
|
|
13
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/v8-internal.h \
|
|
14
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/v8-version.h \
|
|
15
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/v8config.h \
|
|
16
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/v8-platform.h \
|
|
17
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/node_version.h \
|
|
18
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/node_buffer.h \
|
|
19
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/node.h \
|
|
20
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/node_object_wrap.h \
|
|
21
21
|
../../nan/nan_callbacks.h ../../nan/nan_callbacks_12_inl.h \
|
|
22
22
|
../../nan/nan_maybe_43_inl.h ../../nan/nan_converters.h \
|
|
23
23
|
../../nan/nan_converters_43_inl.h ../../nan/nan_new.h \
|
|
@@ -26,23 +26,23 @@ Release/obj.target/unix_dgram/src/unix_dgram.o: ../src/unix_dgram.cc \
|
|
|
26
26
|
../../nan/nan_typedarray_contents.h ../../nan/nan_json.h
|
|
27
27
|
../src/unix_dgram.cc:
|
|
28
28
|
../../nan/nan.h:
|
|
29
|
-
/home/runner/.cache/node-gyp/12.
|
|
30
|
-
/home/runner/.cache/node-gyp/12.
|
|
31
|
-
/home/runner/.cache/node-gyp/12.
|
|
32
|
-
/home/runner/.cache/node-gyp/12.
|
|
33
|
-
/home/runner/.cache/node-gyp/12.
|
|
34
|
-
/home/runner/.cache/node-gyp/12.
|
|
35
|
-
/home/runner/.cache/node-gyp/12.
|
|
36
|
-
/home/runner/.cache/node-gyp/12.
|
|
37
|
-
/home/runner/.cache/node-gyp/12.
|
|
38
|
-
/home/runner/.cache/node-gyp/12.
|
|
39
|
-
/home/runner/.cache/node-gyp/12.
|
|
40
|
-
/home/runner/.cache/node-gyp/12.
|
|
41
|
-
/home/runner/.cache/node-gyp/12.
|
|
42
|
-
/home/runner/.cache/node-gyp/12.
|
|
43
|
-
/home/runner/.cache/node-gyp/12.
|
|
44
|
-
/home/runner/.cache/node-gyp/12.
|
|
45
|
-
/home/runner/.cache/node-gyp/12.
|
|
29
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/node_version.h:
|
|
30
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/uv.h:
|
|
31
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/uv/errno.h:
|
|
32
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/uv/version.h:
|
|
33
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/uv/unix.h:
|
|
34
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/uv/threadpool.h:
|
|
35
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/uv/linux.h:
|
|
36
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/node.h:
|
|
37
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/v8.h:
|
|
38
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/v8-internal.h:
|
|
39
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/v8-version.h:
|
|
40
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/v8config.h:
|
|
41
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/v8-platform.h:
|
|
42
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/node_version.h:
|
|
43
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/node_buffer.h:
|
|
44
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/node.h:
|
|
45
|
+
/home/runner/.cache/node-gyp/12.22.1/include/node/node_object_wrap.h:
|
|
46
46
|
../../nan/nan_callbacks.h:
|
|
47
47
|
../../nan/nan_callbacks_12_inl.h:
|
|
48
48
|
../../nan/nan_maybe_43_inl.h:
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"icu_ver_major": "67",
|
|
31
31
|
"is_debug": 0,
|
|
32
32
|
"llvm_version": "0.0",
|
|
33
|
-
"napi_build_version": "
|
|
33
|
+
"napi_build_version": "8",
|
|
34
34
|
"node_byteorder": "little",
|
|
35
35
|
"node_debug_lib": "false",
|
|
36
36
|
"node_enable_d8": "false",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"v8_use_siphash": 1,
|
|
77
77
|
"v8_use_snapshot": 1,
|
|
78
78
|
"want_separate_host_toolset": 0,
|
|
79
|
-
"nodedir": "/home/runner/.cache/node-gyp/12.
|
|
79
|
+
"nodedir": "/home/runner/.cache/node-gyp/12.22.1",
|
|
80
80
|
"standalone_static_library": 1,
|
|
81
81
|
"dmode": "493",
|
|
82
82
|
"cache_lock_stale": "60000",
|
|
@@ -84,31 +84,31 @@
|
|
|
84
84
|
"legacy_bundling": "",
|
|
85
85
|
"sign_git_tag": "",
|
|
86
86
|
"fmode": "420",
|
|
87
|
-
"user_agent": "npm/6.14.
|
|
87
|
+
"user_agent": "npm/6.14.12 node/v12.22.1 linux x64 ci/github-actions",
|
|
88
88
|
"always_auth": "",
|
|
89
89
|
"bin_links": "true",
|
|
90
90
|
"key": "",
|
|
91
|
-
"
|
|
92
|
-
"fetch_retries": "2",
|
|
91
|
+
"allow_same_version": "",
|
|
93
92
|
"description": "true",
|
|
93
|
+
"fetch_retries": "2",
|
|
94
94
|
"heading": "npm",
|
|
95
|
-
"init_version": "1.0.0",
|
|
96
|
-
"allow_same_version": "",
|
|
97
95
|
"if_present": "",
|
|
96
|
+
"init_version": "1.0.0",
|
|
97
|
+
"user": "1001",
|
|
98
98
|
"prefer_online": "",
|
|
99
|
-
"npmVersion": "6.14.
|
|
99
|
+
"npmVersion": "6.14.12",
|
|
100
100
|
"dirPacker": "",
|
|
101
101
|
"force": "",
|
|
102
102
|
"only": "",
|
|
103
103
|
"read_only": "",
|
|
104
104
|
"cache_min": "10",
|
|
105
105
|
"init_license": "ISC",
|
|
106
|
-
"tag_version_prefix": "v",
|
|
107
106
|
"editor": "vi",
|
|
108
107
|
"rollback": "true",
|
|
109
|
-
"
|
|
108
|
+
"tag_version_prefix": "v",
|
|
110
109
|
"cache_max": "Infinity",
|
|
111
110
|
"timing": "",
|
|
111
|
+
"userconfig": "/home/runner/.npmrc",
|
|
112
112
|
"refer": "ci",
|
|
113
113
|
"tmp": "/tmp",
|
|
114
114
|
"engine_strict": "",
|
|
@@ -121,28 +121,28 @@
|
|
|
121
121
|
"usage": "",
|
|
122
122
|
"project_scope": "@contrast",
|
|
123
123
|
"metrics_registry": "https://registry.npmjs.org/",
|
|
124
|
-
"package_lock": "true",
|
|
125
124
|
"otp": "",
|
|
125
|
+
"package_lock": "true",
|
|
126
126
|
"progress": "",
|
|
127
127
|
"https_proxy": "",
|
|
128
128
|
"save_prod": "",
|
|
129
|
-
"npm_session": "
|
|
130
|
-
"sso_type": "oauth",
|
|
129
|
+
"npm_session": "b887839b098f9a26",
|
|
131
130
|
"audit": "true",
|
|
132
131
|
"cidr": "",
|
|
133
132
|
"onload_script": "",
|
|
133
|
+
"sso_type": "oauth",
|
|
134
134
|
"hashAlgorithm": "sha1",
|
|
135
135
|
"rebuild_bundle": "true",
|
|
136
|
-
"shell": "bash",
|
|
137
136
|
"save_bundle": "",
|
|
138
|
-
"
|
|
139
|
-
"prefix": "/opt/hostedtoolcache/node/12.21.0/x64",
|
|
137
|
+
"shell": "bash",
|
|
140
138
|
"dry_run": "",
|
|
139
|
+
"format_package_lock": "true",
|
|
140
|
+
"prefix": "/opt/hostedtoolcache/node/12.22.1/x64",
|
|
141
141
|
"scope": "",
|
|
142
|
-
"cache_lock_wait": "10000",
|
|
143
|
-
"registry": "https://registry.npmjs.org/",
|
|
144
142
|
"browser": "",
|
|
143
|
+
"cache_lock_wait": "10000",
|
|
145
144
|
"ignore_prepublish": "",
|
|
145
|
+
"registry": "https://registry.npmjs.org/",
|
|
146
146
|
"save_optional": "",
|
|
147
147
|
"searchopts": "",
|
|
148
148
|
"versions": "",
|
|
@@ -152,62 +152,62 @@
|
|
|
152
152
|
"global_style": "",
|
|
153
153
|
"ignore_scripts": "",
|
|
154
154
|
"version": "",
|
|
155
|
-
"viewer": "man",
|
|
156
|
-
"node_gyp": "/opt/hostedtoolcache/node/12.21.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",
|
|
157
155
|
"local_address": "",
|
|
156
|
+
"viewer": "man",
|
|
157
|
+
"node_gyp": "/opt/hostedtoolcache/node/12.22.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",
|
|
158
158
|
"audit_level": "low",
|
|
159
159
|
"prefer_offline": "",
|
|
160
160
|
"color": "true",
|
|
161
161
|
"sign_git_commit": "",
|
|
162
162
|
"fetch_retry_mintimeout": "10000",
|
|
163
163
|
"maxsockets": "50",
|
|
164
|
-
"sso_poll_frequency": "500",
|
|
165
164
|
"offline": "",
|
|
165
|
+
"sso_poll_frequency": "500",
|
|
166
166
|
"umask": "0022",
|
|
167
|
-
"fetch_retry_maxtimeout": "60000",
|
|
168
|
-
"message": "%s",
|
|
169
167
|
"fund": "true",
|
|
168
|
+
"fetch_retry_maxtimeout": "60000",
|
|
170
169
|
"logs_max": "10",
|
|
170
|
+
"message": "%s",
|
|
171
171
|
"ca": "",
|
|
172
172
|
"cert": "",
|
|
173
173
|
"global": "",
|
|
174
174
|
"link": "",
|
|
175
|
-
"unicode": "true",
|
|
176
|
-
"save": "true",
|
|
177
175
|
"access": "",
|
|
178
176
|
"also": "",
|
|
177
|
+
"save": "true",
|
|
178
|
+
"unicode": "true",
|
|
179
179
|
"production": "true",
|
|
180
|
-
"unsafe_perm": "true",
|
|
181
|
-
"searchlimit": "20",
|
|
182
|
-
"update_notifier": "true",
|
|
183
180
|
"before": "",
|
|
184
181
|
"long": "",
|
|
185
|
-
"
|
|
182
|
+
"searchlimit": "20",
|
|
183
|
+
"unsafe_perm": "true",
|
|
184
|
+
"update_notifier": "true",
|
|
186
185
|
"auth_type": "legacy",
|
|
186
|
+
"node_version": "12.22.1",
|
|
187
187
|
"tag": "latest",
|
|
188
188
|
"git_tag_version": "true",
|
|
189
189
|
"commit_hooks": "true",
|
|
190
|
-
"shrinkwrap": "true",
|
|
191
190
|
"script_shell": "",
|
|
192
|
-
"
|
|
191
|
+
"shrinkwrap": "true",
|
|
193
192
|
"fetch_retry_factor": "10",
|
|
194
193
|
"save_exact": "",
|
|
195
|
-
"
|
|
196
|
-
"init_module": "/home/runner/.npm-init.js",
|
|
194
|
+
"strict_ssl": "true",
|
|
197
195
|
"dev": "",
|
|
196
|
+
"globalconfig": "/opt/hostedtoolcache/node/12.22.1/x64/etc/npmrc",
|
|
197
|
+
"init_module": "/home/runner/.npm-init.js",
|
|
198
198
|
"parseable": "",
|
|
199
|
-
"globalignorefile": "/opt/hostedtoolcache/node/12.
|
|
200
|
-
"searchstaleness": "900",
|
|
199
|
+
"globalignorefile": "/opt/hostedtoolcache/node/12.22.1/x64/etc/npmignore",
|
|
201
200
|
"cache_lock_retries": "10",
|
|
201
|
+
"searchstaleness": "900",
|
|
202
202
|
"log": "",
|
|
203
|
+
"node_options": "",
|
|
203
204
|
"save_prefix": "^",
|
|
204
205
|
"scripts_prepend_node_path": "warn-only",
|
|
205
|
-
"node_options": "",
|
|
206
206
|
"group": "121",
|
|
207
207
|
"init_author_email": "",
|
|
208
208
|
"searchexclude": "",
|
|
209
|
-
"optional": "true",
|
|
210
209
|
"git": "git",
|
|
210
|
+
"optional": "true",
|
|
211
211
|
"json": ""
|
|
212
212
|
}
|
|
213
213
|
}
|
|
@@ -40,13 +40,13 @@ CFLAGS_CC_Debug := \
|
|
|
40
40
|
-std=gnu++1y
|
|
41
41
|
|
|
42
42
|
INCS_Debug := \
|
|
43
|
-
-I/home/runner/.cache/node-gyp/12.
|
|
44
|
-
-I/home/runner/.cache/node-gyp/12.
|
|
45
|
-
-I/home/runner/.cache/node-gyp/12.
|
|
46
|
-
-I/home/runner/.cache/node-gyp/12.
|
|
47
|
-
-I/home/runner/.cache/node-gyp/12.
|
|
48
|
-
-I/home/runner/.cache/node-gyp/12.
|
|
49
|
-
-I/home/runner/.cache/node-gyp/12.
|
|
43
|
+
-I/home/runner/.cache/node-gyp/12.22.1/include/node \
|
|
44
|
+
-I/home/runner/.cache/node-gyp/12.22.1/src \
|
|
45
|
+
-I/home/runner/.cache/node-gyp/12.22.1/deps/openssl/config \
|
|
46
|
+
-I/home/runner/.cache/node-gyp/12.22.1/deps/openssl/openssl/include \
|
|
47
|
+
-I/home/runner/.cache/node-gyp/12.22.1/deps/uv/include \
|
|
48
|
+
-I/home/runner/.cache/node-gyp/12.22.1/deps/zlib \
|
|
49
|
+
-I/home/runner/.cache/node-gyp/12.22.1/deps/v8/include \
|
|
50
50
|
-I$(srcdir)/../nan
|
|
51
51
|
|
|
52
52
|
DEFS_Release := \
|
|
@@ -84,13 +84,13 @@ CFLAGS_CC_Release := \
|
|
|
84
84
|
-std=gnu++1y
|
|
85
85
|
|
|
86
86
|
INCS_Release := \
|
|
87
|
-
-I/home/runner/.cache/node-gyp/12.
|
|
88
|
-
-I/home/runner/.cache/node-gyp/12.
|
|
89
|
-
-I/home/runner/.cache/node-gyp/12.
|
|
90
|
-
-I/home/runner/.cache/node-gyp/12.
|
|
91
|
-
-I/home/runner/.cache/node-gyp/12.
|
|
92
|
-
-I/home/runner/.cache/node-gyp/12.
|
|
93
|
-
-I/home/runner/.cache/node-gyp/12.
|
|
87
|
+
-I/home/runner/.cache/node-gyp/12.22.1/include/node \
|
|
88
|
+
-I/home/runner/.cache/node-gyp/12.22.1/src \
|
|
89
|
+
-I/home/runner/.cache/node-gyp/12.22.1/deps/openssl/config \
|
|
90
|
+
-I/home/runner/.cache/node-gyp/12.22.1/deps/openssl/openssl/include \
|
|
91
|
+
-I/home/runner/.cache/node-gyp/12.22.1/deps/uv/include \
|
|
92
|
+
-I/home/runner/.cache/node-gyp/12.22.1/deps/zlib \
|
|
93
|
+
-I/home/runner/.cache/node-gyp/12.22.1/deps/v8/include \
|
|
94
94
|
-I$(srcdir)/../nan
|
|
95
95
|
|
|
96
96
|
OBJS := \
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contrast/agent",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.10.1",
|
|
4
4
|
"description": "Node.js security instrumentation by Contrast Security",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"security",
|
|
@@ -37,8 +37,7 @@
|
|
|
37
37
|
"docker-pkg": "docker build -t node-agent .",
|
|
38
38
|
"extract-licenses": "node scripts/extract-licenses",
|
|
39
39
|
"fix": "eslint . --fix",
|
|
40
|
-
"preversion": "npm run test:gh-ci"
|
|
41
|
-
"postversion": "scripts/npm-publish.sh"
|
|
40
|
+
"preversion": "npm run test:gh-ci"
|
|
42
41
|
},
|
|
43
42
|
"husky": {
|
|
44
43
|
"hooks": {
|
|
@@ -85,7 +84,7 @@
|
|
|
85
84
|
"@contrast/flat": "^4.1.1",
|
|
86
85
|
"@contrast/fn-inspect": "^2.3.0",
|
|
87
86
|
"@contrast/heapdump": "^1.0.0",
|
|
88
|
-
"@contrast/protobuf-api": "^3.
|
|
87
|
+
"@contrast/protobuf-api": "^3.1.0",
|
|
89
88
|
"@contrast/require-hook": "^2.0.0",
|
|
90
89
|
"@contrast/synchronous-source-maps": "^1.1.0",
|
|
91
90
|
"amqp-connection-manager": "^3.2.2",
|
|
@@ -160,6 +159,7 @@
|
|
|
160
159
|
"madge": "^4.0.1",
|
|
161
160
|
"marsdb": "file:test/mock/marsdb",
|
|
162
161
|
"mocha": "^8.2.0",
|
|
162
|
+
"mochawesome": "^6.2.2",
|
|
163
163
|
"mongodb": "file:test/mock/mongodb",
|
|
164
164
|
"mongodb-npm": "npm:mongodb@^3.6.5",
|
|
165
165
|
"mustache": "^3.0.1",
|