@depup/artillery 2.0.30-depup.13 → 2.0.30-depup.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.
- package/README.md +2 -2
- package/changes.json +2 -2
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@ npm install @depup/artillery
|
|
|
14
14
|
| Field | Value |
|
|
15
15
|
|-------|-------|
|
|
16
16
|
| Original | [artillery](https://www.npmjs.com/package/artillery) @ 2.0.30 |
|
|
17
|
-
| Processed | 2026-04-
|
|
17
|
+
| Processed | 2026-04-03 |
|
|
18
18
|
| Smoke test | failed |
|
|
19
19
|
| Deps updated | 34 |
|
|
20
20
|
|
|
@@ -45,7 +45,7 @@ npm install @depup/artillery
|
|
|
45
45
|
| csv-parse | ^4.16.3 | ^6.2.1 |
|
|
46
46
|
| dependency-tree | ^11.2.0 | ^11.4.0 |
|
|
47
47
|
| dotenv | ^16.6.1 | ^17.4.0 |
|
|
48
|
-
| esbuild-wasm | ^0.19.12 | ^0.
|
|
48
|
+
| esbuild-wasm | ^0.19.12 | ^0.28.0 |
|
|
49
49
|
| fs-extra | ^11.3.3 | ^11.3.4 |
|
|
50
50
|
| got | ^11.8.5 | ^15.0.0 |
|
|
51
51
|
| joi | ^17.13.3 | ^18.1.2 |
|
package/changes.json
CHANGED
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
},
|
|
95
95
|
"esbuild-wasm": {
|
|
96
96
|
"from": "^0.19.12",
|
|
97
|
-
"to": "^0.
|
|
97
|
+
"to": "^0.28.0"
|
|
98
98
|
},
|
|
99
99
|
"fs-extra": {
|
|
100
100
|
"from": "^11.3.3",
|
|
@@ -137,6 +137,6 @@
|
|
|
137
137
|
"to": "^4.0.1"
|
|
138
138
|
}
|
|
139
139
|
},
|
|
140
|
-
"timestamp": "2026-04-
|
|
140
|
+
"timestamp": "2026-04-03T00:41:56.391Z",
|
|
141
141
|
"totalUpdated": 34
|
|
142
142
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@depup/artillery",
|
|
3
|
-
"version": "2.0.30-depup.
|
|
3
|
+
"version": "2.0.30-depup.14",
|
|
4
4
|
"description": "Cloud-scale load testing. https://www.artillery.io (with updated dependencies)",
|
|
5
5
|
"types": "./types.d.ts",
|
|
6
6
|
"exports": {
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"detective-es6": "^5.0.1",
|
|
152
152
|
"dotenv": "^17.4.0",
|
|
153
153
|
"driftless": "^2.0.3",
|
|
154
|
-
"esbuild-wasm": "^0.
|
|
154
|
+
"esbuild-wasm": "^0.28.0",
|
|
155
155
|
"eventemitter3": "^5.0.4",
|
|
156
156
|
"fs-extra": "^11.3.4",
|
|
157
157
|
"got": "^15.0.0",
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
},
|
|
276
276
|
"esbuild-wasm": {
|
|
277
277
|
"from": "^0.19.12",
|
|
278
|
-
"to": "^0.
|
|
278
|
+
"to": "^0.28.0"
|
|
279
279
|
},
|
|
280
280
|
"fs-extra": {
|
|
281
281
|
"from": "^11.3.3",
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
"depsUpdated": 34,
|
|
322
322
|
"originalPackage": "artillery",
|
|
323
323
|
"originalVersion": "2.0.30",
|
|
324
|
-
"processedAt": "2026-04-
|
|
324
|
+
"processedAt": "2026-04-03T00:42:42.002Z",
|
|
325
325
|
"smokeTest": "failed"
|
|
326
326
|
}
|
|
327
327
|
}
|