ng-talkback 18.0.2 → 18.0.5
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.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
THIS FILE IS GENERATED. THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
|
2
2
|
|
|
3
|
-
Assets from this folder are being shipped with this npm package (ng-talkback@18.0.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (ng-talkback@18.0.5)
|
|
4
4
|
created from this project.
|
|
5
5
|
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
package/package.json
CHANGED
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"workerPlugins": {}
|
|
55
55
|
},
|
|
56
56
|
"name": "ng-talkback",
|
|
57
|
-
"version": "18.0.
|
|
57
|
+
"version": "18.0.5",
|
|
58
58
|
"license": "MIT",
|
|
59
59
|
"description": "Fork of node.js HTTP proxy that records and playbacks requests",
|
|
60
60
|
"dependencies": {
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"ts-check": "tsc --noEmit"
|
|
84
84
|
},
|
|
85
85
|
"private": false,
|
|
86
|
-
"lastBuildTagHash": "
|
|
86
|
+
"lastBuildTagHash": "c3caa47e3d51b289529ec7c127aa2e4436818493",
|
|
87
87
|
"devDependencies": {},
|
|
88
88
|
"main": "dist/app.electron.js"
|
|
89
89
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"workerPlugins": {}
|
|
59
59
|
},
|
|
60
60
|
"name": "ng-talkback",
|
|
61
|
-
"version": "18.0.
|
|
61
|
+
"version": "18.0.5",
|
|
62
62
|
"license": "MIT",
|
|
63
63
|
"description": "Fork of node.js HTTP proxy that records and playbacks requests",
|
|
64
64
|
"dependencies": {
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"ts-check": "tsc --noEmit"
|
|
88
88
|
},
|
|
89
89
|
"private": false,
|
|
90
|
-
"lastBuildTagHash": "
|
|
90
|
+
"lastBuildTagHash": "c3caa47e3d51b289529ec7c127aa2e4436818493",
|
|
91
91
|
"devDependencies": {
|
|
92
92
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
93
93
|
"@angular-devkit/build-angular": "~18.1.4",
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"@types/diff": "5.2.1",
|
|
147
147
|
"@types/express": "4.17.21",
|
|
148
148
|
"@types/express-fileupload": "1.5.0",
|
|
149
|
-
"@types/fs-extra": "
|
|
149
|
+
"@types/fs-extra": "7.0.0",
|
|
150
150
|
"@types/glob": "5.0.35",
|
|
151
151
|
"@types/http-proxy": "1.17.15",
|
|
152
152
|
"@types/http-proxy-middleware": "1.0.0",
|
|
@@ -156,13 +156,13 @@
|
|
|
156
156
|
"@types/lockfile": "1.0.4",
|
|
157
157
|
"@types/lodash": "4.14.92",
|
|
158
158
|
"@types/mocha": "10.0.7",
|
|
159
|
-
"@types/node": "
|
|
159
|
+
"@types/node": "18.19.45",
|
|
160
160
|
"@types/node-notifier": "8.0.5",
|
|
161
161
|
"@types/oauth2orize": "1.11.5",
|
|
162
162
|
"@types/password-hash": "1.2.24",
|
|
163
163
|
"@types/progress": "2.0.7",
|
|
164
164
|
"@types/q": "1.5.8",
|
|
165
|
-
"@types/rimraf": "
|
|
165
|
+
"@types/rimraf": "2.0.2",
|
|
166
166
|
"@types/semver": "7.5.8",
|
|
167
167
|
"@types/systeminformation": "3.54.1",
|
|
168
168
|
"@types/vinyl": "2.0.12",
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"angular-material-css-vars": "7.0.0",
|
|
176
176
|
"angular-resize-event": "3.2.0",
|
|
177
177
|
"animate.css": "4.1.1",
|
|
178
|
-
"any-project-cli": "~18.0.
|
|
178
|
+
"any-project-cli": "~18.0.6",
|
|
179
179
|
"app-root-path": "3.1.0",
|
|
180
180
|
"background-worker-process": "~16.100.10",
|
|
181
181
|
"base32": "0.0.7",
|
|
@@ -208,9 +208,9 @@
|
|
|
208
208
|
"dateformat": "3.0.3",
|
|
209
209
|
"detect-mocha": "0.1.0",
|
|
210
210
|
"diff": "4.0.2",
|
|
211
|
-
"electron": "
|
|
212
|
-
"electron-builder": "24.
|
|
213
|
-
"electron-debug": "
|
|
211
|
+
"electron": "25.2.0",
|
|
212
|
+
"electron-builder": "24.4.0",
|
|
213
|
+
"electron-debug": "3.2.0",
|
|
214
214
|
"electron-reloader": "1.2.3",
|
|
215
215
|
"element-resize-detector": "1.2.4",
|
|
216
216
|
"enquirer": "2.4.1",
|
|
@@ -230,17 +230,17 @@
|
|
|
230
230
|
"file-saver": "2.0.5",
|
|
231
231
|
"file-type": "19.1.1",
|
|
232
232
|
"firedev": "^18",
|
|
233
|
-
"firedev-crud": "~18.0.
|
|
234
|
-
"firedev-crud-deamon": "~18.0.
|
|
235
|
-
"firedev-ports": "~18.0.
|
|
236
|
-
"firedev-storage": "~18.0.
|
|
237
|
-
"firedev-type-sql": "~18.0.
|
|
238
|
-
"firedev-typeorm": "~18.0.
|
|
239
|
-
"firedev-ui": "~18.0.
|
|
233
|
+
"firedev-crud": "~18.0.5",
|
|
234
|
+
"firedev-crud-deamon": "~18.0.6",
|
|
235
|
+
"firedev-ports": "~18.0.5",
|
|
236
|
+
"firedev-storage": "~18.0.5",
|
|
237
|
+
"firedev-type-sql": "~18.0.6",
|
|
238
|
+
"firedev-typeorm": "~18.0.5",
|
|
239
|
+
"firedev-ui": "~18.0.6",
|
|
240
240
|
"fkill": "6.1.0",
|
|
241
241
|
"font-awesome": "4.7.0",
|
|
242
242
|
"form-data": "4.0.0",
|
|
243
|
-
"fs-extra": "
|
|
243
|
+
"fs-extra": "8.1.0",
|
|
244
244
|
"fuzzy": "0.1.3",
|
|
245
245
|
"glob": "7.1.2",
|
|
246
246
|
"google-libphonenumber": "3.2.38",
|
|
@@ -254,11 +254,13 @@
|
|
|
254
254
|
"image-focus": "1.2.1",
|
|
255
255
|
"immer": "10.0.2",
|
|
256
256
|
"immutable": "4.3.7",
|
|
257
|
-
"incremental-compiler": "~18.0.
|
|
257
|
+
"incremental-compiler": "~18.0.6",
|
|
258
258
|
"inquirer": "7.3.3",
|
|
259
|
-
"inquirer-autocomplete-prompt": "1.
|
|
259
|
+
"inquirer-autocomplete-prompt": "1.4.0",
|
|
260
|
+
"inquirer-autocomplete-standalone": "0.8.1",
|
|
261
|
+
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
260
262
|
"is-elevated": "3.0.0",
|
|
261
|
-
"isomorphic-region-loader": "~18.0.
|
|
263
|
+
"isomorphic-region-loader": "~18.0.6",
|
|
262
264
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
263
265
|
"jest": "29.7.0",
|
|
264
266
|
"jest-date-mock": "1.0.10",
|
|
@@ -269,17 +271,17 @@
|
|
|
269
271
|
"joi": "17.13.3",
|
|
270
272
|
"jscodeshift": "0.6.3",
|
|
271
273
|
"json-stringify-safe": "5.0.1",
|
|
272
|
-
"json10": "~18.0.
|
|
273
|
-
"json10-writer": "~18.0.
|
|
274
|
+
"json10": "~18.0.6",
|
|
275
|
+
"json10-writer": "~18.0.6",
|
|
274
276
|
"json5-writer": "0.2.0",
|
|
275
277
|
"jszip": "3.10.1",
|
|
276
278
|
"karma-cli": "1.0.1",
|
|
277
279
|
"lnk": "1.0.1",
|
|
278
280
|
"localforage": "1.10.0",
|
|
279
281
|
"lockfile": "1.0.4",
|
|
280
|
-
"lodash-walk-object": "~18.0.
|
|
282
|
+
"lodash-walk-object": "~18.0.6",
|
|
281
283
|
"lowdb": "7.0.1",
|
|
282
|
-
"magic-renamer": "~18.0.
|
|
284
|
+
"magic-renamer": "~18.0.6",
|
|
283
285
|
"material-design-icons": "3.0.1",
|
|
284
286
|
"method-override": "2.3.10",
|
|
285
287
|
"minimist": "1.2.8",
|
|
@@ -289,10 +291,10 @@
|
|
|
289
291
|
"ng-in-viewport": "16.1.0",
|
|
290
292
|
"ng-lock": "18.0.1",
|
|
291
293
|
"ng-packagr": "18.1.0",
|
|
292
|
-
"ng-talkback": "~18.0.
|
|
293
|
-
"ng2-logger": "~18.0.
|
|
294
|
+
"ng-talkback": "~18.0.3",
|
|
295
|
+
"ng2-logger": "~18.0.8",
|
|
294
296
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
295
|
-
"ng2-rest": "~18.0.
|
|
297
|
+
"ng2-rest": "~18.0.6",
|
|
296
298
|
"ngx-ace-wrapper": "17.0.0",
|
|
297
299
|
"ngx-editor": "17.5.4",
|
|
298
300
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -305,7 +307,7 @@
|
|
|
305
307
|
"ngx-scrolltop": "18.0.0",
|
|
306
308
|
"ngx-store": "3.1.1",
|
|
307
309
|
"ngx-typed-js": "2.1.1",
|
|
308
|
-
"node-cli-tester": "~18.0.
|
|
310
|
+
"node-cli-tester": "~18.0.3",
|
|
309
311
|
"node-localstorage": "2.1.6",
|
|
310
312
|
"node-notifier": "10.0.1",
|
|
311
313
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -313,13 +315,14 @@
|
|
|
313
315
|
"npm-get-dependents": "1.0.1",
|
|
314
316
|
"npm-run": "4.1.2",
|
|
315
317
|
"omelette": "0.4.17",
|
|
316
|
-
"open": "
|
|
318
|
+
"open": "7.2.1",
|
|
317
319
|
"ora": "3.4.0",
|
|
318
320
|
"passport": "0.7.0",
|
|
319
321
|
"passport-http-bearer": "1.0.1",
|
|
320
322
|
"password-hash": "1.2.2",
|
|
321
323
|
"path-to-regexp": "6.2.2",
|
|
322
324
|
"pica": "9.0.1",
|
|
325
|
+
"playwright": "1.43.1",
|
|
323
326
|
"portfinder": "1.0.21",
|
|
324
327
|
"prettier": "3.3.3",
|
|
325
328
|
"prettier-eslint": "16.3.0",
|
|
@@ -334,7 +337,7 @@
|
|
|
334
337
|
"q": "1.5.1",
|
|
335
338
|
"rallax.js": "2.0.4",
|
|
336
339
|
"randomcolor": "0.5.3",
|
|
337
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
340
|
+
"record-replay-req-res-scenario": "~18.0.3",
|
|
338
341
|
"reflect-metadata": "0.2.2",
|
|
339
342
|
"rimraf": "2.6.2",
|
|
340
343
|
"rxjs": "~7.8.1",
|
|
@@ -346,7 +349,7 @@
|
|
|
346
349
|
"socket.io-client": "4.7.5",
|
|
347
350
|
"sort-package-json": "1.11.0",
|
|
348
351
|
"sql.js": "1.8.0",
|
|
349
|
-
"static-columns": "~18.0.
|
|
352
|
+
"static-columns": "~18.0.7",
|
|
350
353
|
"string-similarity": "4.0.4",
|
|
351
354
|
"sudo-block": "3.0.0",
|
|
352
355
|
"supertest": "7.0.0",
|
|
@@ -354,13 +357,13 @@
|
|
|
354
357
|
"systeminformation": "3.45.7",
|
|
355
358
|
"task.js": "0.1.5",
|
|
356
359
|
"threads": "1.7.0",
|
|
357
|
-
"tnp": "~18.0.
|
|
358
|
-
"tnp-cli": "~18.0.
|
|
359
|
-
"tnp-config": "~18.0.
|
|
360
|
-
"tnp-core": "~18.0.
|
|
361
|
-
"tnp-db": "~18.0.
|
|
362
|
-
"tnp-helpers": "~18.0.
|
|
363
|
-
"tnp-models": "~18.0.
|
|
360
|
+
"tnp": "~18.0.6",
|
|
361
|
+
"tnp-cli": "~18.0.3",
|
|
362
|
+
"tnp-config": "~18.0.8",
|
|
363
|
+
"tnp-core": "~18.0.30",
|
|
364
|
+
"tnp-db": "~18.0.6",
|
|
365
|
+
"tnp-helpers": "~18.0.6",
|
|
366
|
+
"tnp-models": "~18.0.7",
|
|
364
367
|
"ts-debug": "1.3.0",
|
|
365
368
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
366
369
|
"ts-loader": "2.3.1",
|
|
@@ -371,12 +374,12 @@
|
|
|
371
374
|
"typedoc": "0.26.5",
|
|
372
375
|
"typedoc-plugin-markdown": "4.2.3",
|
|
373
376
|
"typescript": "~5.5.4",
|
|
374
|
-
"typescript-class-helpers": "~18.0.
|
|
377
|
+
"typescript-class-helpers": "~18.0.7",
|
|
375
378
|
"typescript-formatter": "~7.2.2",
|
|
376
379
|
"underscore": "1.13.7",
|
|
377
380
|
"validator": "13.5.2",
|
|
378
381
|
"video.js": "8.3.0",
|
|
379
|
-
"vpn-split": "~18.0.
|
|
382
|
+
"vpn-split": "~18.0.3",
|
|
380
383
|
"vscode": "1.1.37",
|
|
381
384
|
"wait-on": "7.0.1",
|
|
382
385
|
"watch": "1.0.2",
|
|
@@ -389,14 +392,14 @@
|
|
|
389
392
|
"main": "dist/app.electron.js"
|
|
390
393
|
},
|
|
391
394
|
"build": {
|
|
392
|
-
"number":
|
|
393
|
-
"date": "2024-08-
|
|
394
|
-
"hash": "
|
|
395
|
+
"number": 352,
|
|
396
|
+
"date": "2024-08-20T16:17:47.000Z",
|
|
397
|
+
"hash": "74316338e7e85d6b78b85f43df6a8070bb2fce2e"
|
|
395
398
|
},
|
|
396
399
|
"currentProjectName": "ng-talkback",
|
|
397
400
|
"currentProjectGenericName": "ng-talkback",
|
|
398
401
|
"currentProjectType": "isomorphic-lib",
|
|
399
|
-
"currentFrameworkVersion": "18.0.
|
|
402
|
+
"currentFrameworkVersion": "18.0.6",
|
|
400
403
|
"isStandaloneProject": true,
|
|
401
404
|
"isSmartContainer": false,
|
|
402
405
|
"pathesTsconfig": "\"paths\": {\"ng-talkback\":[\"./src/lib\"],\"ng-talkback/*\":[\"./src/lib/*\"]},",
|