@sap/async-xsjs 2.0.9 → 2.1.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/CHANGELOG.md +19 -1
- package/npm-shrinkwrap.json +105 -134
- package/package.json +8 -8
package/CHANGELOG.md
CHANGED
|
@@ -5,6 +5,24 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
5
5
|
|
|
6
6
|
The format is based on [Keep a Changelog](http://keepachangelog.com/).
|
|
7
7
|
|
|
8
|
+
<a name="2.1.1"></a>
|
|
9
|
+
## 2.1.1 - 2025-05-08
|
|
10
|
+
|
|
11
|
+
### Updated
|
|
12
|
+
- Updated "@sap/hana-client" version to "2.24.24"
|
|
13
|
+
- Updated "@sap/hdbext" to "8.1.4"
|
|
14
|
+
|
|
15
|
+
<a name="2.1.0"></a>
|
|
16
|
+
## 2.1.0 - 2025-03-26
|
|
17
|
+
|
|
18
|
+
### Updated
|
|
19
|
+
- Added node22 support
|
|
20
|
+
- Updated "@sap/audit-logging" version to "^6.3.0
|
|
21
|
+
- Updated "@sap/hdbext" to "8.1.3"
|
|
22
|
+
- Updated "@sap/xsodata" to "^8.2.1"
|
|
23
|
+
- Updated "axios" to "^1.8.3"
|
|
24
|
+
- Updated "filter-node-package" to "^5.0.0"
|
|
25
|
+
|
|
8
26
|
<a name="2.0.9"></a>
|
|
9
27
|
## 2.0.9 - 2024-12-18
|
|
10
28
|
|
|
@@ -177,4 +195,4 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
|
|
|
177
195
|
<a name="1.0.0"></a>
|
|
178
196
|
## 1.0.0 - 2023-01-26
|
|
179
197
|
|
|
180
|
-
### Initial release
|
|
198
|
+
### Initial release
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sap/async-xsjs",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.1.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@sap/async-xsjs",
|
|
9
|
-
"version": "2.
|
|
9
|
+
"version": "2.1.1",
|
|
10
10
|
"license": "SEE LICENSE IN LICENSE file",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@sap/audit-logging": "^
|
|
12
|
+
"@sap/audit-logging": "^6.3.0",
|
|
13
13
|
"@sap/e2e-trace": "^5.3.0",
|
|
14
|
-
"@sap/hana-client": "2.
|
|
15
|
-
"@sap/hdbext": "8.1.
|
|
14
|
+
"@sap/hana-client": "2.24.24",
|
|
15
|
+
"@sap/hdbext": "8.1.4",
|
|
16
16
|
"@sap/instance-manager": "^5.2.1",
|
|
17
17
|
"@sap/jobs-client": "^1.8.5",
|
|
18
18
|
"@sap/logging": "^8.3.0",
|
|
@@ -20,11 +20,11 @@
|
|
|
20
20
|
"@sap/node-vsi": "^1.4.30",
|
|
21
21
|
"@sap/textbundle": "^5.3.0",
|
|
22
22
|
"@sap/xsenv": "^5.4.0",
|
|
23
|
-
"@sap/xsodata": "^8.2.
|
|
23
|
+
"@sap/xsodata": "^8.2.1",
|
|
24
24
|
"@sap/xss-secure": "^5.2.0",
|
|
25
25
|
"@sap/xssec": "^3.6.0",
|
|
26
26
|
"accept-language": "2.0.16",
|
|
27
|
-
"axios": "^1.
|
|
27
|
+
"axios": "^1.8.3",
|
|
28
28
|
"big.js": "6.2.2",
|
|
29
29
|
"body-parser": "1.20.3",
|
|
30
30
|
"callsite": "1.0.0",
|
|
@@ -47,26 +47,26 @@
|
|
|
47
47
|
"yazl": "2.4.1"
|
|
48
48
|
},
|
|
49
49
|
"engines": {
|
|
50
|
-
"node": "^18.x || ^20.x"
|
|
50
|
+
"node": "^18.x || ^20.x || ^22.x"
|
|
51
51
|
}
|
|
52
52
|
},
|
|
53
53
|
"node_modules/@sap/audit-logging": {
|
|
54
|
-
"version": "
|
|
54
|
+
"version": "6.7.1",
|
|
55
55
|
"license": "SEE LICENSE IN LICENSE file",
|
|
56
56
|
"dependencies": {
|
|
57
57
|
"@sap/xssec": "^3.6.1",
|
|
58
|
-
"debug": "4.3.
|
|
59
|
-
"fetch-retry": "
|
|
58
|
+
"debug": "4.3.5",
|
|
59
|
+
"fetch-retry": "6.0.0",
|
|
60
60
|
"lodash": "4.17.21",
|
|
61
61
|
"node-cache": "5.1.2",
|
|
62
62
|
"node-fetch": "2.7.0"
|
|
63
63
|
},
|
|
64
64
|
"engines": {
|
|
65
|
-
"node": "^
|
|
65
|
+
"node": "^18.0.0 || ^20.0.0 || ^22.x"
|
|
66
66
|
}
|
|
67
67
|
},
|
|
68
68
|
"node_modules/@sap/e2e-trace": {
|
|
69
|
-
"version": "5.
|
|
69
|
+
"version": "5.4.0",
|
|
70
70
|
"license": "SEE LICENSE IN LICENSE file",
|
|
71
71
|
"dependencies": {
|
|
72
72
|
"request-stats": "3.0.0"
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
}
|
|
77
77
|
},
|
|
78
78
|
"node_modules/@sap/hana-client": {
|
|
79
|
-
"version": "2.
|
|
79
|
+
"version": "2.24.24",
|
|
80
80
|
"hasInstallScript": true,
|
|
81
81
|
"license": "SEE LICENSE IN developer-license-3_2.txt",
|
|
82
82
|
"dependencies": {
|
|
@@ -98,11 +98,11 @@
|
|
|
98
98
|
"license": "MIT"
|
|
99
99
|
},
|
|
100
100
|
"node_modules/@sap/hdbext": {
|
|
101
|
-
"version": "8.1.
|
|
101
|
+
"version": "8.1.4",
|
|
102
102
|
"license": "SEE LICENSE IN LICENSE file",
|
|
103
103
|
"dependencies": {
|
|
104
|
-
"@sap/e2e-trace": "
|
|
105
|
-
"@sap/hana-client": "2.
|
|
104
|
+
"@sap/e2e-trace": "5.3.0",
|
|
105
|
+
"@sap/hana-client": "2.24.24",
|
|
106
106
|
"accept-language": "2.0.16",
|
|
107
107
|
"async": "3.2.6",
|
|
108
108
|
"debug": "4.3.1",
|
|
@@ -110,41 +110,19 @@
|
|
|
110
110
|
"verror": "1.10.0"
|
|
111
111
|
},
|
|
112
112
|
"engines": {
|
|
113
|
-
"node": "^
|
|
113
|
+
"node": "^16.0.0 || ^18.0.0 || ^20.0.0 || ^22.x"
|
|
114
114
|
}
|
|
115
115
|
},
|
|
116
116
|
"node_modules/@sap/hdbext/node_modules/@sap/e2e-trace": {
|
|
117
|
-
"version": "
|
|
117
|
+
"version": "5.3.0",
|
|
118
118
|
"license": "SEE LICENSE IN LICENSE file",
|
|
119
119
|
"dependencies": {
|
|
120
120
|
"request-stats": "3.0.0"
|
|
121
121
|
},
|
|
122
122
|
"engines": {
|
|
123
|
-
"node": "^
|
|
124
|
-
}
|
|
125
|
-
},
|
|
126
|
-
"node_modules/@sap/hdbext/node_modules/@sap/hana-client": {
|
|
127
|
-
"version": "2.23.24",
|
|
128
|
-
"hasInstallScript": true,
|
|
129
|
-
"license": "SEE LICENSE IN developer-license-3_2.txt",
|
|
130
|
-
"dependencies": {
|
|
131
|
-
"debug": "3.1.0"
|
|
132
|
-
},
|
|
133
|
-
"engines": {
|
|
134
|
-
"node": ">=4.0.0"
|
|
135
|
-
}
|
|
136
|
-
},
|
|
137
|
-
"node_modules/@sap/hdbext/node_modules/@sap/hana-client/node_modules/debug": {
|
|
138
|
-
"version": "3.1.0",
|
|
139
|
-
"license": "MIT",
|
|
140
|
-
"dependencies": {
|
|
141
|
-
"ms": "2.0.0"
|
|
123
|
+
"node": "^18.0.0 || ^20.0.0 || ^22.0.0"
|
|
142
124
|
}
|
|
143
125
|
},
|
|
144
|
-
"node_modules/@sap/hdbext/node_modules/@sap/hana-client/node_modules/ms": {
|
|
145
|
-
"version": "2.0.0",
|
|
146
|
-
"license": "MIT"
|
|
147
|
-
},
|
|
148
126
|
"node_modules/@sap/hdbext/node_modules/debug": {
|
|
149
127
|
"version": "4.3.1",
|
|
150
128
|
"license": "MIT",
|
|
@@ -173,7 +151,7 @@
|
|
|
173
151
|
}
|
|
174
152
|
},
|
|
175
153
|
"node_modules/@sap/instance-manager": {
|
|
176
|
-
"version": "5.2.
|
|
154
|
+
"version": "5.2.3",
|
|
177
155
|
"license": "SEE LICENSE IN LICENSE file",
|
|
178
156
|
"dependencies": {
|
|
179
157
|
"@sap/xssec": "^3.6.1",
|
|
@@ -184,7 +162,7 @@
|
|
|
184
162
|
"uuid": "10.0.0"
|
|
185
163
|
},
|
|
186
164
|
"engines": {
|
|
187
|
-
"node": "^18 || ^20"
|
|
165
|
+
"node": "^18 || ^20 || ^22.0.0"
|
|
188
166
|
}
|
|
189
167
|
},
|
|
190
168
|
"node_modules/@sap/instance-manager/node_modules/debug": {
|
|
@@ -207,59 +185,20 @@
|
|
|
207
185
|
"license": "MIT"
|
|
208
186
|
},
|
|
209
187
|
"node_modules/@sap/jobs-client": {
|
|
210
|
-
"version": "1.8.
|
|
188
|
+
"version": "1.8.6",
|
|
211
189
|
"license": "SEE LICENSE IN LICENSE",
|
|
212
190
|
"dependencies": {
|
|
213
|
-
"@sap/xsenv": "4.
|
|
214
|
-
},
|
|
215
|
-
"engines": {
|
|
216
|
-
"node": "^14 || ^16 || ^18 || ^20"
|
|
217
|
-
}
|
|
218
|
-
},
|
|
219
|
-
"node_modules/@sap/jobs-client/node_modules/@sap/xsenv": {
|
|
220
|
-
"version": "4.2.0",
|
|
221
|
-
"license": "SEE LICENSE IN LICENSE file",
|
|
222
|
-
"dependencies": {
|
|
223
|
-
"debug": "4.3.3",
|
|
224
|
-
"node-cache": "^5.1.0",
|
|
225
|
-
"verror": "1.10.0"
|
|
226
|
-
},
|
|
227
|
-
"engines": {
|
|
228
|
-
"node": "^12.0.0 || ^14.0.0 || ^16.0.0 || ^18.0.0 || ^20.0.0"
|
|
229
|
-
}
|
|
230
|
-
},
|
|
231
|
-
"node_modules/@sap/jobs-client/node_modules/debug": {
|
|
232
|
-
"version": "4.3.3",
|
|
233
|
-
"license": "MIT",
|
|
234
|
-
"dependencies": {
|
|
235
|
-
"ms": "2.1.2"
|
|
191
|
+
"@sap/xsenv": "5.4.0"
|
|
236
192
|
},
|
|
237
193
|
"engines": {
|
|
238
|
-
"node": "
|
|
239
|
-
},
|
|
240
|
-
"peerDependenciesMeta": {
|
|
241
|
-
"supports-color": {
|
|
242
|
-
"optional": true
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
|
-
},
|
|
246
|
-
"node_modules/@sap/jobs-client/node_modules/verror": {
|
|
247
|
-
"version": "1.10.0",
|
|
248
|
-
"engines": [
|
|
249
|
-
"node >=0.6.0"
|
|
250
|
-
],
|
|
251
|
-
"license": "MIT",
|
|
252
|
-
"dependencies": {
|
|
253
|
-
"assert-plus": "^1.0.0",
|
|
254
|
-
"core-util-is": "1.0.2",
|
|
255
|
-
"extsprintf": "^1.2.0"
|
|
194
|
+
"node": "^14 || ^16 || ^18 || ^20 || ^22"
|
|
256
195
|
}
|
|
257
196
|
},
|
|
258
197
|
"node_modules/@sap/logging": {
|
|
259
|
-
"version": "8.
|
|
198
|
+
"version": "8.4.0",
|
|
260
199
|
"license": "SEE LICENSE IN LICENSE file",
|
|
261
200
|
"dependencies": {
|
|
262
|
-
"@sap/e2e-trace": "^5.
|
|
201
|
+
"@sap/e2e-trace": "^5.4.0",
|
|
263
202
|
"lodash": "4.17.21",
|
|
264
203
|
"moment": "2.30.1"
|
|
265
204
|
},
|
|
@@ -291,7 +230,7 @@
|
|
|
291
230
|
}
|
|
292
231
|
},
|
|
293
232
|
"node_modules/@sap/textbundle": {
|
|
294
|
-
"version": "5.
|
|
233
|
+
"version": "5.4.0",
|
|
295
234
|
"license": "SEE LICENSE IN LICENSE file",
|
|
296
235
|
"engines": {
|
|
297
236
|
"node": "^18.0.0 || ^20.0.0 || ^22.0.0"
|
|
@@ -329,17 +268,17 @@
|
|
|
329
268
|
"license": "MIT"
|
|
330
269
|
},
|
|
331
270
|
"node_modules/@sap/xsodata": {
|
|
332
|
-
"version": "8.2.
|
|
271
|
+
"version": "8.2.1",
|
|
333
272
|
"license": "SEE LICENSE IN developer-license-3.1.txt",
|
|
334
273
|
"dependencies": {
|
|
335
|
-
"@sap/xsenv": "5.
|
|
336
|
-
"@sap/xssec": "3.6.
|
|
274
|
+
"@sap/xsenv": "5.5.0",
|
|
275
|
+
"@sap/xssec": "3.6.2",
|
|
337
276
|
"async": "3.2.6",
|
|
338
277
|
"big.js": "6.2.2",
|
|
339
278
|
"body-parser": "1.20.3",
|
|
340
|
-
"hdb": "0.19.
|
|
279
|
+
"hdb": "0.19.12",
|
|
341
280
|
"lodash": "4.17.21",
|
|
342
|
-
"negotiator": "0.
|
|
281
|
+
"negotiator": "1.0.0",
|
|
343
282
|
"rwlock": "5.0.0",
|
|
344
283
|
"xml-writer": "1.7.0"
|
|
345
284
|
},
|
|
@@ -348,32 +287,19 @@
|
|
|
348
287
|
}
|
|
349
288
|
},
|
|
350
289
|
"node_modules/@sap/xsodata/node_modules/@sap/xsenv": {
|
|
351
|
-
"version": "5.
|
|
290
|
+
"version": "5.5.0",
|
|
352
291
|
"license": "SEE LICENSE IN LICENSE file",
|
|
353
292
|
"dependencies": {
|
|
354
|
-
"debug": "4.
|
|
293
|
+
"debug": "4.4.0",
|
|
355
294
|
"node-cache": "^5.1.2",
|
|
356
295
|
"verror": "1.10.1"
|
|
357
296
|
},
|
|
358
297
|
"engines": {
|
|
359
|
-
"node": "^18.0.0 || ^20.0.0"
|
|
360
|
-
}
|
|
361
|
-
},
|
|
362
|
-
"node_modules/@sap/xsodata/node_modules/@sap/xssec": {
|
|
363
|
-
"version": "3.6.0",
|
|
364
|
-
"license": "SAP DEVELOPER LICENSE AGREEMENT",
|
|
365
|
-
"dependencies": {
|
|
366
|
-
"axios": "^1.6",
|
|
367
|
-
"debug": "^4.3.4",
|
|
368
|
-
"jsonwebtoken": "^9.0.2",
|
|
369
|
-
"node-rsa": "^1.1.1"
|
|
370
|
-
},
|
|
371
|
-
"engines": {
|
|
372
|
-
"node": ">=18"
|
|
298
|
+
"node": "^18.0.0 || ^20.0.0 || ^22.0.0"
|
|
373
299
|
}
|
|
374
300
|
},
|
|
375
301
|
"node_modules/@sap/xsodata/node_modules/debug": {
|
|
376
|
-
"version": "4.
|
|
302
|
+
"version": "4.4.0",
|
|
377
303
|
"license": "MIT",
|
|
378
304
|
"dependencies": {
|
|
379
305
|
"ms": "^2.1.3"
|
|
@@ -392,14 +318,14 @@
|
|
|
392
318
|
"license": "MIT"
|
|
393
319
|
},
|
|
394
320
|
"node_modules/@sap/xss-secure": {
|
|
395
|
-
"version": "5.
|
|
321
|
+
"version": "5.3.0",
|
|
396
322
|
"license": "SEE LICENSE IN LICENSE file",
|
|
397
323
|
"engines": {
|
|
398
324
|
"node": "^18.0.0 || ^20.0.0 || ^22.0.0"
|
|
399
325
|
}
|
|
400
326
|
},
|
|
401
327
|
"node_modules/@sap/xssec": {
|
|
402
|
-
"version": "3.6.
|
|
328
|
+
"version": "3.6.2",
|
|
403
329
|
"license": "SAP DEVELOPER LICENSE AGREEMENT",
|
|
404
330
|
"dependencies": {
|
|
405
331
|
"axios": "^1.6",
|
|
@@ -429,6 +355,13 @@
|
|
|
429
355
|
"node": ">= 0.6"
|
|
430
356
|
}
|
|
431
357
|
},
|
|
358
|
+
"node_modules/accepts/node_modules/negotiator": {
|
|
359
|
+
"version": "0.6.3",
|
|
360
|
+
"license": "MIT",
|
|
361
|
+
"engines": {
|
|
362
|
+
"node": ">= 0.6"
|
|
363
|
+
}
|
|
364
|
+
},
|
|
432
365
|
"node_modules/array-flatten": {
|
|
433
366
|
"version": "1.1.1",
|
|
434
367
|
"license": "MIT"
|
|
@@ -456,7 +389,7 @@
|
|
|
456
389
|
"license": "MIT"
|
|
457
390
|
},
|
|
458
391
|
"node_modules/axios": {
|
|
459
|
-
"version": "1.
|
|
392
|
+
"version": "1.9.0",
|
|
460
393
|
"license": "MIT",
|
|
461
394
|
"dependencies": {
|
|
462
395
|
"follow-redirects": "^1.15.6",
|
|
@@ -534,7 +467,7 @@
|
|
|
534
467
|
}
|
|
535
468
|
},
|
|
536
469
|
"node_modules/call-bind-apply-helpers": {
|
|
537
|
-
"version": "1.0.
|
|
470
|
+
"version": "1.0.2",
|
|
538
471
|
"license": "MIT",
|
|
539
472
|
"dependencies": {
|
|
540
473
|
"es-errors": "^1.3.0",
|
|
@@ -545,11 +478,11 @@
|
|
|
545
478
|
}
|
|
546
479
|
},
|
|
547
480
|
"node_modules/call-bound": {
|
|
548
|
-
"version": "1.0.
|
|
481
|
+
"version": "1.0.4",
|
|
549
482
|
"license": "MIT",
|
|
550
483
|
"dependencies": {
|
|
551
|
-
"call-bind-apply-helpers": "^1.0.
|
|
552
|
-
"get-intrinsic": "^1.
|
|
484
|
+
"call-bind-apply-helpers": "^1.0.2",
|
|
485
|
+
"get-intrinsic": "^1.3.0"
|
|
553
486
|
},
|
|
554
487
|
"engines": {
|
|
555
488
|
"node": ">= 0.4"
|
|
@@ -676,7 +609,7 @@
|
|
|
676
609
|
"license": "MIT"
|
|
677
610
|
},
|
|
678
611
|
"node_modules/debug": {
|
|
679
|
-
"version": "4.3.
|
|
612
|
+
"version": "4.3.5",
|
|
680
613
|
"license": "MIT",
|
|
681
614
|
"dependencies": {
|
|
682
615
|
"ms": "2.1.2"
|
|
@@ -757,7 +690,7 @@
|
|
|
757
690
|
}
|
|
758
691
|
},
|
|
759
692
|
"node_modules/es-object-atoms": {
|
|
760
|
-
"version": "1.
|
|
693
|
+
"version": "1.1.1",
|
|
761
694
|
"license": "MIT",
|
|
762
695
|
"dependencies": {
|
|
763
696
|
"es-errors": "^1.3.0"
|
|
@@ -766,6 +699,19 @@
|
|
|
766
699
|
"node": ">= 0.4"
|
|
767
700
|
}
|
|
768
701
|
},
|
|
702
|
+
"node_modules/es-set-tostringtag": {
|
|
703
|
+
"version": "2.1.0",
|
|
704
|
+
"license": "MIT",
|
|
705
|
+
"dependencies": {
|
|
706
|
+
"es-errors": "^1.3.0",
|
|
707
|
+
"get-intrinsic": "^1.2.6",
|
|
708
|
+
"has-tostringtag": "^1.0.2",
|
|
709
|
+
"hasown": "^2.0.2"
|
|
710
|
+
},
|
|
711
|
+
"engines": {
|
|
712
|
+
"node": ">= 0.4"
|
|
713
|
+
}
|
|
714
|
+
},
|
|
769
715
|
"node_modules/escape-html": {
|
|
770
716
|
"version": "1.0.3",
|
|
771
717
|
"license": "MIT"
|
|
@@ -854,7 +800,7 @@
|
|
|
854
800
|
"license": "MIT"
|
|
855
801
|
},
|
|
856
802
|
"node_modules/fetch-retry": {
|
|
857
|
-
"version": "
|
|
803
|
+
"version": "6.0.0",
|
|
858
804
|
"license": "MIT"
|
|
859
805
|
},
|
|
860
806
|
"node_modules/finalhandler": {
|
|
@@ -910,11 +856,12 @@
|
|
|
910
856
|
}
|
|
911
857
|
},
|
|
912
858
|
"node_modules/form-data": {
|
|
913
|
-
"version": "4.0.
|
|
859
|
+
"version": "4.0.2",
|
|
914
860
|
"license": "MIT",
|
|
915
861
|
"dependencies": {
|
|
916
862
|
"asynckit": "^0.4.0",
|
|
917
863
|
"combined-stream": "^1.0.8",
|
|
864
|
+
"es-set-tostringtag": "^2.1.0",
|
|
918
865
|
"mime-types": "^2.1.12"
|
|
919
866
|
},
|
|
920
867
|
"engines": {
|
|
@@ -943,19 +890,19 @@
|
|
|
943
890
|
}
|
|
944
891
|
},
|
|
945
892
|
"node_modules/get-intrinsic": {
|
|
946
|
-
"version": "1.
|
|
893
|
+
"version": "1.3.0",
|
|
947
894
|
"license": "MIT",
|
|
948
895
|
"dependencies": {
|
|
949
|
-
"call-bind-apply-helpers": "^1.0.
|
|
950
|
-
"dunder-proto": "^1.0.0",
|
|
896
|
+
"call-bind-apply-helpers": "^1.0.2",
|
|
951
897
|
"es-define-property": "^1.0.1",
|
|
952
898
|
"es-errors": "^1.3.0",
|
|
953
|
-
"es-object-atoms": "^1.
|
|
899
|
+
"es-object-atoms": "^1.1.1",
|
|
954
900
|
"function-bind": "^1.1.2",
|
|
901
|
+
"get-proto": "^1.0.1",
|
|
955
902
|
"gopd": "^1.2.0",
|
|
956
903
|
"has-symbols": "^1.1.0",
|
|
957
904
|
"hasown": "^2.0.2",
|
|
958
|
-
"math-intrinsics": "^1.
|
|
905
|
+
"math-intrinsics": "^1.1.0"
|
|
959
906
|
},
|
|
960
907
|
"engines": {
|
|
961
908
|
"node": ">= 0.4"
|
|
@@ -964,6 +911,17 @@
|
|
|
964
911
|
"url": "https://github.com/sponsors/ljharb"
|
|
965
912
|
}
|
|
966
913
|
},
|
|
914
|
+
"node_modules/get-proto": {
|
|
915
|
+
"version": "1.0.1",
|
|
916
|
+
"license": "MIT",
|
|
917
|
+
"dependencies": {
|
|
918
|
+
"dunder-proto": "^1.0.1",
|
|
919
|
+
"es-object-atoms": "^1.0.0"
|
|
920
|
+
},
|
|
921
|
+
"engines": {
|
|
922
|
+
"node": ">= 0.4"
|
|
923
|
+
}
|
|
924
|
+
},
|
|
967
925
|
"node_modules/gopd": {
|
|
968
926
|
"version": "1.2.0",
|
|
969
927
|
"license": "MIT",
|
|
@@ -984,6 +942,19 @@
|
|
|
984
942
|
"url": "https://github.com/sponsors/ljharb"
|
|
985
943
|
}
|
|
986
944
|
},
|
|
945
|
+
"node_modules/has-tostringtag": {
|
|
946
|
+
"version": "1.0.2",
|
|
947
|
+
"license": "MIT",
|
|
948
|
+
"dependencies": {
|
|
949
|
+
"has-symbols": "^1.0.3"
|
|
950
|
+
},
|
|
951
|
+
"engines": {
|
|
952
|
+
"node": ">= 0.4"
|
|
953
|
+
},
|
|
954
|
+
"funding": {
|
|
955
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
956
|
+
}
|
|
957
|
+
},
|
|
987
958
|
"node_modules/hasown": {
|
|
988
959
|
"version": "2.0.2",
|
|
989
960
|
"license": "MIT",
|
|
@@ -995,7 +966,7 @@
|
|
|
995
966
|
}
|
|
996
967
|
},
|
|
997
968
|
"node_modules/hdb": {
|
|
998
|
-
"version": "0.19.
|
|
969
|
+
"version": "0.19.12",
|
|
999
970
|
"license": "Apache-2.0",
|
|
1000
971
|
"dependencies": {
|
|
1001
972
|
"iconv-lite": "^0.4.18"
|
|
@@ -1074,10 +1045,10 @@
|
|
|
1074
1045
|
}
|
|
1075
1046
|
},
|
|
1076
1047
|
"node_modules/jwa": {
|
|
1077
|
-
"version": "1.4.
|
|
1048
|
+
"version": "1.4.2",
|
|
1078
1049
|
"license": "MIT",
|
|
1079
1050
|
"dependencies": {
|
|
1080
|
-
"buffer-equal-constant-time": "1.0.1",
|
|
1051
|
+
"buffer-equal-constant-time": "^1.0.1",
|
|
1081
1052
|
"ecdsa-sig-formatter": "1.0.11",
|
|
1082
1053
|
"safe-buffer": "^5.0.1"
|
|
1083
1054
|
}
|
|
@@ -1131,7 +1102,7 @@
|
|
|
1131
1102
|
}
|
|
1132
1103
|
},
|
|
1133
1104
|
"node_modules/math-intrinsics": {
|
|
1134
|
-
"version": "1.
|
|
1105
|
+
"version": "1.1.0",
|
|
1135
1106
|
"license": "MIT",
|
|
1136
1107
|
"engines": {
|
|
1137
1108
|
"node": ">= 0.4"
|
|
@@ -1237,7 +1208,7 @@
|
|
|
1237
1208
|
}
|
|
1238
1209
|
},
|
|
1239
1210
|
"node_modules/negotiator": {
|
|
1240
|
-
"version": "0.
|
|
1211
|
+
"version": "1.0.0",
|
|
1241
1212
|
"license": "MIT",
|
|
1242
1213
|
"engines": {
|
|
1243
1214
|
"node": ">= 0.6"
|
|
@@ -1290,7 +1261,7 @@
|
|
|
1290
1261
|
}
|
|
1291
1262
|
},
|
|
1292
1263
|
"node_modules/object-inspect": {
|
|
1293
|
-
"version": "1.13.
|
|
1264
|
+
"version": "1.13.4",
|
|
1294
1265
|
"license": "MIT",
|
|
1295
1266
|
"engines": {
|
|
1296
1267
|
"node": ">= 0.4"
|
|
@@ -1464,7 +1435,7 @@
|
|
|
1464
1435
|
"license": "ISC"
|
|
1465
1436
|
},
|
|
1466
1437
|
"node_modules/semver": {
|
|
1467
|
-
"version": "7.
|
|
1438
|
+
"version": "7.7.1",
|
|
1468
1439
|
"license": "ISC",
|
|
1469
1440
|
"bin": {
|
|
1470
1441
|
"semver": "bin/semver.js"
|
package/package.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sap/async-xsjs",
|
|
3
3
|
"description": "Compatibility layer to run XS Classic applications on XS Advanced",
|
|
4
|
-
"version": "2.
|
|
4
|
+
"version": "2.1.1",
|
|
5
5
|
"repository": {},
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE file",
|
|
7
7
|
"main": "./lib",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@sap/audit-logging": "^
|
|
9
|
+
"@sap/audit-logging": "^6.3.0",
|
|
10
10
|
"@sap/e2e-trace": "^5.3.0",
|
|
11
|
-
"@sap/hana-client": "2.
|
|
12
|
-
"@sap/hdbext": "8.1.
|
|
11
|
+
"@sap/hana-client": "2.24.24",
|
|
12
|
+
"@sap/hdbext": "8.1.4",
|
|
13
13
|
"@sap/instance-manager": "^5.2.1",
|
|
14
14
|
"@sap/jobs-client": "^1.8.5",
|
|
15
15
|
"@sap/logging": "^8.3.0",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"@sap/node-vsi": "^1.4.30",
|
|
18
18
|
"@sap/textbundle": "^5.3.0",
|
|
19
19
|
"@sap/xsenv": "^5.4.0",
|
|
20
|
-
"@sap/xsodata": "^8.2.
|
|
20
|
+
"@sap/xsodata": "^8.2.1",
|
|
21
21
|
"@sap/xss-secure": "^5.2.0",
|
|
22
22
|
"@sap/xssec": "^3.6.0",
|
|
23
23
|
"accept-language": "2.0.16",
|
|
@@ -41,10 +41,10 @@
|
|
|
41
41
|
"verror": "1.10.1",
|
|
42
42
|
"yauzl": "3.2.0",
|
|
43
43
|
"yazl": "2.4.1",
|
|
44
|
-
"axios": "^1.
|
|
44
|
+
"axios": "^1.8.3"
|
|
45
45
|
},
|
|
46
46
|
"engines": {
|
|
47
|
-
"node": "^18.x || ^20.x"
|
|
47
|
+
"node": "^18.x || ^20.x || ^22.x"
|
|
48
48
|
},
|
|
49
49
|
"files": [
|
|
50
50
|
"lib",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"c8": "^7.11.2",
|
|
67
67
|
"chai": "4.2.0",
|
|
68
68
|
"eslint": "3.2.2",
|
|
69
|
-
"filter-node-package": "
|
|
69
|
+
"filter-node-package": "^5.0.0",
|
|
70
70
|
"markdown-toc": "^1.2.0",
|
|
71
71
|
"mocha": "^10.2.0",
|
|
72
72
|
"moment-timezone": "0.5.46",
|