ng-talkback 18.0.16 → 18.0.17
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/assets/shared/shared_folder_info.txt +1 -1
- package/browser/fesm2022/ng-talkback.mjs.map +1 -1
- package/client/fesm2022/ng-talkback.mjs.map +1 -1
- package/lib/server.backend.d.ts +2 -2
- package/package.json +2 -2
- package/tmp-environment.json +30 -29
- package/websql/fesm2022/ng-talkback.mjs.map +1 -1
|
@@ -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.17)
|
|
4
4
|
created from this project.
|
|
5
5
|
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ng-talkback.mjs","sources":["../../../tmp-libs-for-dist/ng-talkback/projects/ng-talkback/src/lib/index.ts","../../../tmp-libs-for-dist/ng-talkback/projects/ng-talkback/src/ng-talkback.ts"],"sourcesContent":["\n\nexport type Dummy = 'a';\nlet a = 2;\na++;\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n ;({}); // @--end-of-file-for-module=ng-talkback lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAGA,IAAI,CAAC,GAAG,CAAC
|
|
1
|
+
{"version":3,"file":"ng-talkback.mjs","sources":["../../../tmp-libs-for-dist/ng-talkback/projects/ng-talkback/src/lib/index.ts","../../../tmp-libs-for-dist/ng-talkback/projects/ng-talkback/src/ng-talkback.ts"],"sourcesContent":["\n\nexport type Dummy = 'a';\nlet a = 2;\na++;\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n ;({}); // @--end-of-file-for-module=ng-talkback lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAGA,IAAI,CAAC,GAAG,CAAC;AACT,CAAC,EAAE;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAGC;AAAC,CAAC,EAAE,EAAE;;;AC9BP;;AAEG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ng-talkback.mjs","sources":["../../../tmp-libs-for-dist/ng-talkback/projects/ng-talkback/src/lib/index.ts","../../../tmp-libs-for-dist/ng-talkback/projects/ng-talkback/src/ng-talkback.ts"],"sourcesContent":["\n\nexport type Dummy = 'a';\nlet a = 2;\na++;\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n ;({}); // @--end-of-file-for-module=ng-talkback lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAGA,IAAI,CAAC,GAAG,CAAC
|
|
1
|
+
{"version":3,"file":"ng-talkback.mjs","sources":["../../../tmp-libs-for-dist/ng-talkback/projects/ng-talkback/src/lib/index.ts","../../../tmp-libs-for-dist/ng-talkback/projects/ng-talkback/src/ng-talkback.ts"],"sourcesContent":["\n\nexport type Dummy = 'a';\nlet a = 2;\na++;\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n ;({}); // @--end-of-file-for-module=ng-talkback lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAGA,IAAI,CAAC,GAAG,CAAC;AACT,CAAC,EAAE;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAGC;AAAC,CAAC,EAAE,EAAE;;;AC9BP;;AAEG"}
|
package/lib/server.backend.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import TapeStore from './tape-store.backend';
|
|
2
|
-
import { http } from 'tnp-core
|
|
2
|
+
import { http } from 'tnp-core';
|
|
3
3
|
import { Options } from './options.backend';
|
|
4
4
|
export default class TalkbackServer {
|
|
5
5
|
private readonly options;
|
|
@@ -14,4 +14,4 @@ export default class TalkbackServer {
|
|
|
14
14
|
hasTapeBeenUsed(tapeName: string): boolean;
|
|
15
15
|
resetTapeUsage(): void;
|
|
16
16
|
close(callback?: () => void): void;
|
|
17
|
-
}
|
|
17
|
+
}
|
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.17",
|
|
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": "2b599aca66d273b6ff00404b742e6c992f8ba8e1",
|
|
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.17",
|
|
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": "2b599aca66d273b6ff00404b742e6c992f8ba8e1",
|
|
91
91
|
"devDependencies": {
|
|
92
92
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
93
93
|
"@angular-devkit/build-angular": "~18.1.4",
|
|
@@ -251,13 +251,14 @@
|
|
|
251
251
|
"image-focus": "1.2.1",
|
|
252
252
|
"immer": "10.0.2",
|
|
253
253
|
"immutable": "4.3.7",
|
|
254
|
-
"incremental-compiler": "~18.0.
|
|
254
|
+
"incremental-compiler": "~18.0.19",
|
|
255
255
|
"inquirer": "7.3.3",
|
|
256
256
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
257
257
|
"inquirer-autocomplete-standalone": "0.8.1",
|
|
258
258
|
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
259
|
+
"inquirer-toggle": "1.0.1",
|
|
259
260
|
"is-elevated": "3.0.0",
|
|
260
|
-
"isomorphic-region-loader": "~18.0.
|
|
261
|
+
"isomorphic-region-loader": "~18.0.18",
|
|
261
262
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
262
263
|
"jest": "29.7.0",
|
|
263
264
|
"jest-date-mock": "1.0.10",
|
|
@@ -268,17 +269,17 @@
|
|
|
268
269
|
"joi": "17.13.3",
|
|
269
270
|
"jscodeshift": "0.6.3",
|
|
270
271
|
"json-stringify-safe": "5.0.1",
|
|
271
|
-
"json10": "~18.0.
|
|
272
|
-
"json10-writer": "~18.0.
|
|
272
|
+
"json10": "~18.0.18",
|
|
273
|
+
"json10-writer": "~18.0.18",
|
|
273
274
|
"json5-writer": "0.2.0",
|
|
274
275
|
"jszip": "3.10.1",
|
|
275
276
|
"karma-cli": "1.0.1",
|
|
276
277
|
"lnk": "1.0.1",
|
|
277
278
|
"localforage": "1.10.0",
|
|
278
279
|
"lockfile": "1.0.4",
|
|
279
|
-
"lodash-walk-object": "~18.0.
|
|
280
|
+
"lodash-walk-object": "~18.0.18",
|
|
280
281
|
"lowdb": "7.0.1",
|
|
281
|
-
"magic-renamer": "~18.0.
|
|
282
|
+
"magic-renamer": "~18.0.18",
|
|
282
283
|
"material-design-icons": "3.0.1",
|
|
283
284
|
"method-override": "2.3.10",
|
|
284
285
|
"minimist": "1.2.8",
|
|
@@ -288,11 +289,11 @@
|
|
|
288
289
|
"ng-in-viewport": "16.1.0",
|
|
289
290
|
"ng-lock": "18.0.1",
|
|
290
291
|
"ng-packagr": "18.1.0",
|
|
291
|
-
"ng-talkback": "~18.0.
|
|
292
|
-
"ng2-logger": "~18.0.
|
|
292
|
+
"ng-talkback": "~18.0.16",
|
|
293
|
+
"ng2-logger": "~18.0.20",
|
|
293
294
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
294
|
-
"ng2-rest": "~18.0.
|
|
295
|
-
"ng2-rest-swagger-generator": "18.0.
|
|
295
|
+
"ng2-rest": "~18.0.17",
|
|
296
|
+
"ng2-rest-swagger-generator": "18.0.14",
|
|
296
297
|
"ngx-ace-wrapper": "17.0.0",
|
|
297
298
|
"ngx-editor": "17.5.4",
|
|
298
299
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -306,7 +307,7 @@
|
|
|
306
307
|
"ngx-scrolltop": "18.0.0",
|
|
307
308
|
"ngx-store": "3.1.1",
|
|
308
309
|
"ngx-typed-js": "2.1.1",
|
|
309
|
-
"node-cli-tester": "~18.0.
|
|
310
|
+
"node-cli-tester": "~18.0.16",
|
|
310
311
|
"node-localstorage": "2.1.6",
|
|
311
312
|
"node-notifier": "10.0.1",
|
|
312
313
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -337,7 +338,7 @@
|
|
|
337
338
|
"q": "1.5.1",
|
|
338
339
|
"rallax.js": "2.0.4",
|
|
339
340
|
"randomcolor": "0.5.3",
|
|
340
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
341
|
+
"record-replay-req-res-scenario": "~18.0.16",
|
|
341
342
|
"reflect-metadata": "0.2.2",
|
|
342
343
|
"rimraf": "2.6.2",
|
|
343
344
|
"rxjs": "~7.8.1",
|
|
@@ -351,23 +352,23 @@
|
|
|
351
352
|
"sql-template-strings": "2.2.2",
|
|
352
353
|
"sql-template-tag": "5.2.1",
|
|
353
354
|
"sql.js": "1.8.0",
|
|
354
|
-
"static-columns": "~18.0.
|
|
355
|
+
"static-columns": "~18.0.18",
|
|
355
356
|
"string-similarity": "4.0.4",
|
|
356
357
|
"sudo-block": "3.0.0",
|
|
357
358
|
"supertest": "7.0.0",
|
|
358
359
|
"sweetalert2": "11.7.32",
|
|
359
360
|
"systeminformation": "3.45.7",
|
|
360
361
|
"taon": "^18",
|
|
361
|
-
"taon-storage": "18.0.
|
|
362
|
-
"taon-type-sql": "18.0.
|
|
363
|
-
"taon-typeorm": "18.0.
|
|
362
|
+
"taon-storage": "18.0.26",
|
|
363
|
+
"taon-type-sql": "18.0.17",
|
|
364
|
+
"taon-typeorm": "18.0.16",
|
|
364
365
|
"task.js": "0.1.5",
|
|
365
366
|
"threads": "1.7.0",
|
|
366
|
-
"tnp": "~18.0.
|
|
367
|
-
"tnp-config": "~18.0.
|
|
368
|
-
"tnp-core": "~18.0.
|
|
369
|
-
"tnp-helpers": "~18.0.
|
|
370
|
-
"tnp-models": "~18.0.
|
|
367
|
+
"tnp": "~18.0.19",
|
|
368
|
+
"tnp-config": "~18.0.20",
|
|
369
|
+
"tnp-core": "~18.0.45",
|
|
370
|
+
"tnp-helpers": "~18.0.18",
|
|
371
|
+
"tnp-models": "~18.0.19",
|
|
371
372
|
"ts-debug": "1.3.0",
|
|
372
373
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
373
374
|
"ts-loader": "2.3.1",
|
|
@@ -379,13 +380,13 @@
|
|
|
379
380
|
"typedoc": "0.26.5",
|
|
380
381
|
"typedoc-plugin-markdown": "4.2.3",
|
|
381
382
|
"typescript": "~5.5.4",
|
|
382
|
-
"typescript-class-helpers": "~18.0.
|
|
383
|
+
"typescript-class-helpers": "~18.0.19",
|
|
383
384
|
"typescript-formatter": "~7.2.2",
|
|
384
385
|
"typescript-string-enums": "~1.0.0",
|
|
385
386
|
"underscore": "1.13.7",
|
|
386
387
|
"validator": "13.5.2",
|
|
387
388
|
"video.js": "8.3.0",
|
|
388
|
-
"vpn-split": "~18.0.
|
|
389
|
+
"vpn-split": "~18.0.16",
|
|
389
390
|
"vscode": "1.1.37",
|
|
390
391
|
"wait-on": "8.0.1",
|
|
391
392
|
"watch": "1.0.2",
|
|
@@ -398,14 +399,14 @@
|
|
|
398
399
|
"main": "dist/app.electron.js"
|
|
399
400
|
},
|
|
400
401
|
"build": {
|
|
401
|
-
"number":
|
|
402
|
-
"date": "
|
|
403
|
-
"hash": "
|
|
402
|
+
"number": 367,
|
|
403
|
+
"date": "2025-01-06T22:21:55.000Z",
|
|
404
|
+
"hash": "7c0ff50aec3e64f93c1250d0de80b2845c5feca0"
|
|
404
405
|
},
|
|
405
406
|
"currentProjectName": "ng-talkback",
|
|
406
407
|
"currentProjectGenericName": "ng-talkback",
|
|
407
408
|
"currentProjectType": "isomorphic-lib",
|
|
408
|
-
"currentFrameworkVersion": "18.0.
|
|
409
|
+
"currentFrameworkVersion": "18.0.22",
|
|
409
410
|
"isStandaloneProject": true,
|
|
410
411
|
"isSmartContainer": false,
|
|
411
412
|
"pathesTsconfig": "\"paths\": {\"ng-talkback\":[\"./src/lib\"],\"ng-talkback/*\":[\"./src/lib/*\"]},",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ng-talkback.mjs","sources":["../../../tmp-libs-for-dist-websql/ng-talkback/projects/ng-talkback/src/lib/index.ts","../../../tmp-libs-for-dist-websql/ng-talkback/projects/ng-talkback/src/ng-talkback.ts"],"sourcesContent":["\n\nexport type Dummy = 'a';\nlet a = 2;\na++;\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n ;({}); // @--end-of-file-for-module=ng-talkback lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAGA,IAAI,CAAC,GAAG,CAAC
|
|
1
|
+
{"version":3,"file":"ng-talkback.mjs","sources":["../../../tmp-libs-for-dist-websql/ng-talkback/projects/ng-talkback/src/lib/index.ts","../../../tmp-libs-for-dist-websql/ng-talkback/projects/ng-talkback/src/ng-talkback.ts"],"sourcesContent":["\n\nexport type Dummy = 'a';\nlet a = 2;\na++;\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n ;({}); // @--end-of-file-for-module=ng-talkback lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAGA,IAAI,CAAC,GAAG,CAAC;AACT,CAAC,EAAE;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAGC;AAAC,CAAC,EAAE,EAAE;;;AC9BP;;AAEG"}
|