@sap/async-xsjs 2.1.0 → 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 CHANGED
@@ -5,6 +5,13 @@ 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
+
8
15
  <a name="2.1.0"></a>
9
16
  ## 2.1.0 - 2025-03-26
10
17
 
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "name": "@sap/async-xsjs",
3
- "version": "2.1.0",
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.1.0",
9
+ "version": "2.1.1",
10
10
  "license": "SEE LICENSE IN LICENSE file",
11
11
  "dependencies": {
12
12
  "@sap/audit-logging": "^6.3.0",
13
13
  "@sap/e2e-trace": "^5.3.0",
14
- "@sap/hana-client": "2.22.32",
15
- "@sap/hdbext": "8.1.3",
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",
@@ -51,7 +51,7 @@
51
51
  }
52
52
  },
53
53
  "node_modules/@sap/audit-logging": {
54
- "version": "6.6.0",
54
+ "version": "6.7.1",
55
55
  "license": "SEE LICENSE IN LICENSE file",
56
56
  "dependencies": {
57
57
  "@sap/xssec": "^3.6.1",
@@ -76,7 +76,7 @@
76
76
  }
77
77
  },
78
78
  "node_modules/@sap/hana-client": {
79
- "version": "2.22.32",
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.3",
101
+ "version": "8.1.4",
102
102
  "license": "SEE LICENSE IN LICENSE file",
103
103
  "dependencies": {
104
104
  "@sap/e2e-trace": "5.3.0",
105
- "@sap/hana-client": "2.23.24",
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,7 +110,7 @@
110
110
  "verror": "1.10.0"
111
111
  },
112
112
  "engines": {
113
- "node": "^12.0.0 || ^14.0.0 || ^16.0.0 || ^18.0.0 || ^20.0.0 || ^22.x"
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": {
@@ -123,28 +123,6 @@
123
123
  "node": "^18.0.0 || ^20.0.0 || ^22.0.0"
124
124
  }
125
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"
142
- }
143
- },
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",
@@ -216,37 +194,6 @@
216
194
  "node": "^14 || ^16 || ^18 || ^20 || ^22"
217
195
  }
218
196
  },
219
- "node_modules/@sap/jobs-client/node_modules/@sap/xsenv": {
220
- "version": "5.4.0",
221
- "license": "SEE LICENSE IN LICENSE file",
222
- "dependencies": {
223
- "debug": "4.3.7",
224
- "node-cache": "^5.1.2",
225
- "verror": "1.10.1"
226
- },
227
- "engines": {
228
- "node": "^18.0.0 || ^20.0.0 || ^22.0.0"
229
- }
230
- },
231
- "node_modules/@sap/jobs-client/node_modules/debug": {
232
- "version": "4.3.7",
233
- "license": "MIT",
234
- "dependencies": {
235
- "ms": "^2.1.3"
236
- },
237
- "engines": {
238
- "node": ">=6.0"
239
- },
240
- "peerDependenciesMeta": {
241
- "supports-color": {
242
- "optional": true
243
- }
244
- }
245
- },
246
- "node_modules/@sap/jobs-client/node_modules/ms": {
247
- "version": "2.1.3",
248
- "license": "MIT"
249
- },
250
197
  "node_modules/@sap/logging": {
251
198
  "version": "8.4.0",
252
199
  "license": "SEE LICENSE IN LICENSE file",
@@ -290,10 +237,10 @@
290
237
  }
291
238
  },
292
239
  "node_modules/@sap/xsenv": {
293
- "version": "5.5.0",
240
+ "version": "5.4.0",
294
241
  "license": "SEE LICENSE IN LICENSE file",
295
242
  "dependencies": {
296
- "debug": "4.4.0",
243
+ "debug": "4.3.7",
297
244
  "node-cache": "^5.1.2",
298
245
  "verror": "1.10.1"
299
246
  },
@@ -302,7 +249,7 @@
302
249
  }
303
250
  },
304
251
  "node_modules/@sap/xsenv/node_modules/debug": {
305
- "version": "4.4.0",
252
+ "version": "4.3.7",
306
253
  "license": "MIT",
307
254
  "dependencies": {
308
255
  "ms": "^2.1.3"
@@ -339,6 +286,37 @@
339
286
  "node": "^18 || ^20 || ^22"
340
287
  }
341
288
  },
289
+ "node_modules/@sap/xsodata/node_modules/@sap/xsenv": {
290
+ "version": "5.5.0",
291
+ "license": "SEE LICENSE IN LICENSE file",
292
+ "dependencies": {
293
+ "debug": "4.4.0",
294
+ "node-cache": "^5.1.2",
295
+ "verror": "1.10.1"
296
+ },
297
+ "engines": {
298
+ "node": "^18.0.0 || ^20.0.0 || ^22.0.0"
299
+ }
300
+ },
301
+ "node_modules/@sap/xsodata/node_modules/debug": {
302
+ "version": "4.4.0",
303
+ "license": "MIT",
304
+ "dependencies": {
305
+ "ms": "^2.1.3"
306
+ },
307
+ "engines": {
308
+ "node": ">=6.0"
309
+ },
310
+ "peerDependenciesMeta": {
311
+ "supports-color": {
312
+ "optional": true
313
+ }
314
+ }
315
+ },
316
+ "node_modules/@sap/xsodata/node_modules/ms": {
317
+ "version": "2.1.3",
318
+ "license": "MIT"
319
+ },
342
320
  "node_modules/@sap/xss-secure": {
343
321
  "version": "5.3.0",
344
322
  "license": "SEE LICENSE IN LICENSE file",
@@ -411,7 +389,7 @@
411
389
  "license": "MIT"
412
390
  },
413
391
  "node_modules/axios": {
414
- "version": "1.8.4",
392
+ "version": "1.9.0",
415
393
  "license": "MIT",
416
394
  "dependencies": {
417
395
  "follow-redirects": "^1.15.6",
@@ -1067,10 +1045,10 @@
1067
1045
  }
1068
1046
  },
1069
1047
  "node_modules/jwa": {
1070
- "version": "1.4.1",
1048
+ "version": "1.4.2",
1071
1049
  "license": "MIT",
1072
1050
  "dependencies": {
1073
- "buffer-equal-constant-time": "1.0.1",
1051
+ "buffer-equal-constant-time": "^1.0.1",
1074
1052
  "ecdsa-sig-formatter": "1.0.11",
1075
1053
  "safe-buffer": "^5.0.1"
1076
1054
  }
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.1.0",
4
+ "version": "2.1.1",
5
5
  "repository": {},
6
6
  "license": "SEE LICENSE IN LICENSE file",
7
7
  "main": "./lib",
8
8
  "dependencies": {
9
9
  "@sap/audit-logging": "^6.3.0",
10
10
  "@sap/e2e-trace": "^5.3.0",
11
- "@sap/hana-client": "2.22.32",
12
- "@sap/hdbext": "8.1.3",
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",