@contrast/agent 3.11.13 → 3.11.14

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.
@@ -309,7 +309,7 @@ endif
309
309
 
310
310
  quiet_cmd_regen_makefile = ACTION Regenerating $@
311
311
  cmd_regen_makefile = cd $(srcdir); /opt/hostedtoolcache/node/12.22.7/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.7" "-Dnode_gyp_dir=/opt/hostedtoolcache/node/12.22.7/x64/lib/node_modules/npm/node_modules/node-gyp" "-Dnode_lib_file=/home/runner/.cache/node-gyp/12.22.7/<(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.7/x64/lib/node_modules/npm/node_modules/node-gyp/addon.gypi -I/home/runner/.cache/node-gyp/12.22.7/include/node/common.gypi "--toplevel-dir=." binding.gyp
312
- Makefile: $(srcdir)/../../../../../../../../opt/hostedtoolcache/node/12.22.7/x64/lib/node_modules/npm/node_modules/node-gyp/addon.gypi $(srcdir)/binding.gyp $(srcdir)/../../../../../../.cache/node-gyp/12.22.7/include/node/common.gypi $(srcdir)/build/config.gypi
312
+ Makefile: $(srcdir)/../../../../../../.cache/node-gyp/12.22.7/include/node/common.gypi $(srcdir)/../../../../../../../../opt/hostedtoolcache/node/12.22.7/x64/lib/node_modules/npm/node_modules/node-gyp/addon.gypi $(srcdir)/binding.gyp $(srcdir)/build/config.gypi
313
313
  $(call do_cmd,regen_makefile)
314
314
 
315
315
  # "all" is a concatenation of the "all" targets from all the included
@@ -126,7 +126,7 @@
126
126
  "progress": "",
127
127
  "https_proxy": "",
128
128
  "save_prod": "",
129
- "npm_session": "a93a4f9f8fea156b",
129
+ "npm_session": "b20febd1aa129725",
130
130
  "audit": "true",
131
131
  "cidr": "",
132
132
  "onload_script": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contrast/agent",
3
- "version": "3.11.13",
3
+ "version": "3.11.14",
4
4
  "publishConfig": {
5
5
  "tag": "latest-3"
6
6
  },
@@ -41,7 +41,8 @@
41
41
  "extract-licenses": "node scripts/extract-licenses",
42
42
  "fix": "eslint . --fix",
43
43
  "prepare": "husky install || exit 0",
44
- "preversion": "npm run test:gh-ci"
44
+ "preversion": "npm run test:gh-ci",
45
+ "initsecrets": "scripts/detect-secrets.sh"
45
46
  },
46
47
  "lint-staged": {
47
48
  "*.js": "eslint --fix",
@@ -116,7 +117,7 @@
116
117
  "@bmacnaughton/string-generator": "^1.0.0",
117
118
  "@contrast/eslint-config": "^2.0.1",
118
119
  "@contrast/fake-module": "file:test/mock/contrast-fake",
119
- "@contrast/screener-service": "^1.12.4",
120
+ "@contrast/screener-service": "^1.12.5",
120
121
  "@hapi/boom": "file:test/mock/boom",
121
122
  "@hapi/hapi": "file:test/mock/hapi",
122
123
  "@ls-lint/ls-lint": "^1.8.1",
@@ -133,7 +134,7 @@
133
134
  "csv-writer": "^1.2.0",
134
135
  "deasync": "^0.1.20",
135
136
  "escape-html": "^1.0.3",
136
- "eslint": "^5.16.0",
137
+ "eslint": "^8.2.0",
137
138
  "eslint-config-prettier": "^6.11.0",
138
139
  "eslint-plugin-mocha": "^7.0.1",
139
140
  "eslint-plugin-node": "^11.1.0",
@@ -148,11 +149,11 @@
148
149
  "jsdoc": "^3.6.7",
149
150
  "libxmljs": "file:test/mock/libxmljs",
150
151
  "libxmljs2": "file:test/mock/libxmljs2",
151
- "lint-staged": "^11.0.0",
152
- "madge": "^4.0.1",
152
+ "lint-staged": "^12.0.2",
153
+ "madge": "^5.0.1",
153
154
  "marsdb": "file:test/mock/marsdb",
154
- "mocha": "^8.2.0",
155
- "mochawesome": "^6.2.2",
155
+ "mocha": "^9.1.3",
156
+ "mochawesome": "^7.0.1",
156
157
  "mongodb": "file:test/mock/mongodb",
157
158
  "mongodb-npm": "npm:mongodb@^3.6.5",
158
159
  "mustache": "^3.0.1",
@@ -160,7 +161,7 @@
160
161
  "nock": "^12.0.3",
161
162
  "node-fetch": "^2.6.1",
162
163
  "npm-license-crawler": "^0.2.1",
163
- "nyc": "^15.0.0",
164
+ "nyc": "^15.1.0",
164
165
  "pg": "file:test/mock/pg",
165
166
  "pino": "^6.7.0",
166
167
  "prettier": "^1.19.1",
@@ -176,7 +177,7 @@
176
177
  "triple-beam": "^1.3.0",
177
178
  "typeorm": "file:test/mock/typeorm",
178
179
  "uuid": "^8.3.1",
179
- "validator": "^13.5.2",
180
+ "validator": "^13.7.0",
180
181
  "xpath": "file:test/mock/xpath",
181
182
  "yargs-interactive": "^3.0.0"
182
183
  },