@contrast/agent 3.11.17 → 3.11.18
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
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.28.
|
|
1
|
+
2.28.9
|
|
Binary file
|
package/bin/mac/contrast-service
CHANGED
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contrast/agent",
|
|
3
|
-
"version": "3.11.
|
|
3
|
+
"version": "3.11.18",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"tag": "latest-3"
|
|
6
6
|
},
|
|
@@ -22,7 +22,13 @@
|
|
|
22
22
|
"Griffin Yourick",
|
|
23
23
|
"Ati Ok",
|
|
24
24
|
"Pat McClory",
|
|
25
|
-
"Michael Woytowitz"
|
|
25
|
+
"Michael Woytowitz",
|
|
26
|
+
"Jacob Kaplan",
|
|
27
|
+
"Yulia Tenincheva",
|
|
28
|
+
"Bruce MacNaughton",
|
|
29
|
+
"Krasen Penchev",
|
|
30
|
+
"Ivaylo Grahlyov",
|
|
31
|
+
"Yavor Stoychev"
|
|
26
32
|
],
|
|
27
33
|
"scripts": {
|
|
28
34
|
"docs": "jsdoc -c ../.jsdoc.json",
|
|
@@ -146,20 +152,20 @@
|
|
|
146
152
|
"handlebars": "^4.7.7",
|
|
147
153
|
"husky": "^6.0.0",
|
|
148
154
|
"joi": "^17.4.0",
|
|
149
|
-
"jsdoc": "^3.6.
|
|
155
|
+
"jsdoc": "^3.6.10",
|
|
150
156
|
"libxmljs": "file:test/mock/libxmljs",
|
|
151
157
|
"libxmljs2": "file:test/mock/libxmljs2",
|
|
152
158
|
"lint-staged": "^12.0.2",
|
|
153
159
|
"madge": "^5.0.1",
|
|
154
160
|
"marsdb": "file:test/mock/marsdb",
|
|
155
|
-
"mocha": "^9.
|
|
161
|
+
"mocha": "^9.2.0",
|
|
156
162
|
"mochawesome": "^7.0.1",
|
|
157
163
|
"mongodb": "file:test/mock/mongodb",
|
|
158
164
|
"mongodb-npm": "npm:mongodb@^3.6.5",
|
|
159
165
|
"mustache": "^3.0.1",
|
|
160
166
|
"mysql": "file:test/mock/mysql",
|
|
161
167
|
"nock": "^12.0.3",
|
|
162
|
-
"node-fetch": "^2.6.
|
|
168
|
+
"node-fetch": "^2.6.7",
|
|
163
169
|
"npm-license-crawler": "^0.2.1",
|
|
164
170
|
"nyc": "^15.1.0",
|
|
165
171
|
"pg": "file:test/mock/pg",
|