ng-talkback 18.0.18 → 18.0.19

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 CHANGED
@@ -1,3 +1,3 @@
1
- # ng-talkback
2
-
3
- project based on https://github.com/ijpiantanida/talkback
1
+ # ng-talkback
2
+
3
+ project based on https://github.com/ijpiantanida/talkback
@@ -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.18)
3
+ Assets from this folder are being shipped with this npm package (ng-talkback@18.0.19)
4
4
  created from this project.
5
5
 
6
6
  THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
package/browser/README.md CHANGED
@@ -1,24 +1,24 @@
1
- # MyLib
2
-
3
- This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
4
-
5
- ## Code scaffolding
6
-
7
- Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
8
- > Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
9
-
10
- ## Build
11
-
12
- Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
13
-
14
- ## Publishing
15
-
16
- After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
17
-
18
- ## Running unit tests
19
-
20
- Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
21
-
22
- ## Further help
23
-
24
- To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
1
+ # MyLib
2
+
3
+ This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
4
+
5
+ ## Code scaffolding
6
+
7
+ Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
8
+ > Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
9
+
10
+ ## Build
11
+
12
+ Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
13
+
14
+ ## Publishing
15
+
16
+ After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
17
+
18
+ ## Running unit tests
19
+
20
+ Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
21
+
22
+ ## Further help
23
+
24
+ To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
package/client/README.md CHANGED
@@ -1,24 +1,24 @@
1
- # MyLib
2
-
3
- This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
4
-
5
- ## Code scaffolding
6
-
7
- Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
8
- > Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
9
-
10
- ## Build
11
-
12
- Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
13
-
14
- ## Publishing
15
-
16
- After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
17
-
18
- ## Running unit tests
19
-
20
- Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
21
-
22
- ## Further help
23
-
24
- To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
1
+ # MyLib
2
+
3
+ This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
4
+
5
+ ## Code scaffolding
6
+
7
+ Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
8
+ > Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
9
+
10
+ ## Build
11
+
12
+ Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
13
+
14
+ ## Publishing
15
+
16
+ After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
17
+
18
+ ## Running unit tests
19
+
20
+ Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
21
+
22
+ ## Further help
23
+
24
+ To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
package/package.json CHANGED
@@ -54,7 +54,7 @@
54
54
  "workerPlugins": {}
55
55
  },
56
56
  "name": "ng-talkback",
57
- "version": "18.0.18",
57
+ "version": "18.0.19",
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": "7c0ff50aec3e64f93c1250d0de80b2845c5feca0",
86
+ "lastBuildTagHash": "20073a1b9a9bb23e26f44dcd4e4416b1a85aa53d",
87
87
  "devDependencies": {},
88
- "main": "dist/app.electron.js"
88
+ "main": "index.js"
89
89
  }
package/taon.jsonc CHANGED
@@ -1,47 +1,47 @@
1
- {
2
- "resources": ["README.md"],
3
-
4
- "overrided": {
5
- "linkedFolders": [],
6
- "ignoreDepsPattern": [],
7
- "includeAsDev": [],
8
- "includeOnly": ["json5", "lodash", "mkdirp", "uuid", "axios"],
9
- "dependencies": {},
10
- "npmFixes": []
11
- },
12
-
13
- "linkedProjects": [],
14
- "smartContainerBuildTarget": "",
15
- "linkedRepos": [],
16
-
17
- "libReleaseOptions": {
18
- "nodts": false,
19
- "obscure": false,
20
- "ugly": false,
21
- "includeNodeModules": false,
22
- "cliBuildNoDts": false,
23
- "cliBuildObscure": false,
24
- "cliBuildIncludeNodeModules": false,
25
- "cliBuildUglify": false
26
- },
27
-
28
- "smartContainerTarget": "",
29
- "type": "isomorphic-lib",
30
- "version": "v18",
31
-
32
- "scripts": {
33
- "build": "node tools/build.js",
34
- "ci": "yarn ts-check && yarn test && yarn build && USE_DIST=1 yarn test",
35
- "start": "node examples/server/start.js",
36
- "test": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text-summary mocha -r mocha-setup.js --extensions ts,js \"test/**/*.spec.{ts,js}\"",
37
- "ts-check": "tsc --noEmit"
38
- },
39
-
40
- "description": "Fork of node.js HTTP proxy that records and playbacks requests",
41
- "license": "MIT",
42
- "author": "Dariusz Filipiak",
43
- "main": "index.js",
44
- "keywords": ["http-proxy", "record", "vcr", "playback"],
45
- "private": false,
46
- "workerPlugins": {}
1
+ {
2
+ "resources": ["README.md"],
3
+
4
+ "overrided": {
5
+ "linkedFolders": [],
6
+ "ignoreDepsPattern": [],
7
+ "includeAsDev": [],
8
+ "includeOnly": ["json5", "lodash", "mkdirp", "uuid", "axios"],
9
+ "dependencies": {},
10
+ "npmFixes": []
11
+ },
12
+
13
+ "linkedProjects": [],
14
+ "smartContainerBuildTarget": "",
15
+ "linkedRepos": [],
16
+
17
+ "libReleaseOptions": {
18
+ "nodts": false,
19
+ "obscure": false,
20
+ "ugly": false,
21
+ "includeNodeModules": false,
22
+ "cliBuildNoDts": false,
23
+ "cliBuildObscure": false,
24
+ "cliBuildIncludeNodeModules": false,
25
+ "cliBuildUglify": false
26
+ },
27
+
28
+ "smartContainerTarget": "",
29
+ "type": "isomorphic-lib",
30
+ "version": "v18",
31
+
32
+ "scripts": {
33
+ "build": "node tools/build.js",
34
+ "ci": "yarn ts-check && yarn test && yarn build && USE_DIST=1 yarn test",
35
+ "start": "node examples/server/start.js",
36
+ "test": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text-summary mocha -r mocha-setup.js --extensions ts,js \"test/**/*.spec.{ts,js}\"",
37
+ "ts-check": "tsc --noEmit"
38
+ },
39
+
40
+ "description": "Fork of node.js HTTP proxy that records and playbacks requests",
41
+ "license": "MIT",
42
+ "author": "Dariusz Filipiak",
43
+ "main": "index.js",
44
+ "keywords": ["http-proxy", "record", "vcr", "playback"],
45
+ "private": false,
46
+ "workerPlugins": {}
47
47
  }
@@ -58,7 +58,7 @@
58
58
  "workerPlugins": {}
59
59
  },
60
60
  "name": "ng-talkback",
61
- "version": "18.0.18",
61
+ "version": "18.0.19",
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": "7c0ff50aec3e64f93c1250d0de80b2845c5feca0",
90
+ "lastBuildTagHash": "20073a1b9a9bb23e26f44dcd4e4416b1a85aa53d",
91
91
  "devDependencies": {
92
92
  "@angular-builders/custom-webpack": "~18.0.0",
93
93
  "@angular-devkit/build-angular": "~18.1.4",
@@ -251,14 +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.20",
254
+ "incremental-compiler": "~18.0.21",
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
259
  "inquirer-toggle": "1.0.1",
260
260
  "is-elevated": "3.0.0",
261
- "isomorphic-region-loader": "~18.0.19",
261
+ "isomorphic-region-loader": "~18.0.20",
262
262
  "istanbul-instrumenter-loader": "3.0.1",
263
263
  "jest": "29.7.0",
264
264
  "jest-date-mock": "1.0.10",
@@ -269,17 +269,17 @@
269
269
  "joi": "17.13.3",
270
270
  "jscodeshift": "0.6.3",
271
271
  "json-stringify-safe": "5.0.1",
272
- "json10": "~18.0.19",
273
- "json10-writer": "~18.0.19",
272
+ "json10": "~18.0.20",
273
+ "json10-writer": "~18.0.20",
274
274
  "json5-writer": "0.2.0",
275
275
  "jszip": "3.10.1",
276
276
  "karma-cli": "1.0.1",
277
277
  "lnk": "1.0.1",
278
278
  "localforage": "1.10.0",
279
279
  "lockfile": "1.0.4",
280
- "lodash-walk-object": "~18.0.19",
280
+ "lodash-walk-object": "~18.0.20",
281
281
  "lowdb": "7.0.1",
282
- "magic-renamer": "~18.0.19",
282
+ "magic-renamer": "~18.0.20",
283
283
  "material-design-icons": "3.0.1",
284
284
  "method-override": "2.3.10",
285
285
  "minimist": "1.2.8",
@@ -289,11 +289,11 @@
289
289
  "ng-in-viewport": "16.1.0",
290
290
  "ng-lock": "18.0.1",
291
291
  "ng-packagr": "18.1.0",
292
- "ng-talkback": "~18.0.17",
293
- "ng2-logger": "~18.0.21",
292
+ "ng-talkback": "~18.0.18",
293
+ "ng2-logger": "~18.0.22",
294
294
  "ng2-pdfjs-viewer": "18.0.0",
295
- "ng2-rest": "~18.0.18",
296
- "ng2-rest-swagger-generator": "18.0.15",
295
+ "ng2-rest": "~18.0.19",
296
+ "ng2-rest-swagger-generator": "18.0.16",
297
297
  "ngx-ace-wrapper": "17.0.0",
298
298
  "ngx-editor": "17.5.4",
299
299
  "ngx-highlightjs": "12.0.0",
@@ -307,7 +307,7 @@
307
307
  "ngx-scrolltop": "18.0.0",
308
308
  "ngx-store": "3.1.1",
309
309
  "ngx-typed-js": "2.1.1",
310
- "node-cli-tester": "~18.0.17",
310
+ "node-cli-tester": "~18.0.18",
311
311
  "node-localstorage": "2.1.6",
312
312
  "node-notifier": "10.0.1",
313
313
  "node-polyfill-webpack-plugin": "2.0.1",
@@ -338,7 +338,7 @@
338
338
  "q": "1.5.1",
339
339
  "rallax.js": "2.0.4",
340
340
  "randomcolor": "0.5.3",
341
- "record-replay-req-res-scenario": "~18.0.17",
341
+ "record-replay-req-res-scenario": "~18.0.18",
342
342
  "reflect-metadata": "0.2.2",
343
343
  "rimraf": "2.6.2",
344
344
  "rxjs": "~7.8.1",
@@ -352,23 +352,23 @@
352
352
  "sql-template-strings": "2.2.2",
353
353
  "sql-template-tag": "5.2.1",
354
354
  "sql.js": "1.8.0",
355
- "static-columns": "~18.0.19",
355
+ "static-columns": "~18.0.20",
356
356
  "string-similarity": "4.0.4",
357
357
  "sudo-block": "3.0.0",
358
358
  "supertest": "7.0.0",
359
359
  "sweetalert2": "11.7.32",
360
360
  "systeminformation": "3.45.7",
361
361
  "taon": "^18",
362
- "taon-storage": "18.0.27",
363
- "taon-type-sql": "18.0.18",
364
- "taon-typeorm": "18.0.17",
362
+ "taon-storage": "18.0.28",
363
+ "taon-type-sql": "18.0.19",
364
+ "taon-typeorm": "18.0.18",
365
365
  "task.js": "0.1.5",
366
366
  "threads": "1.7.0",
367
- "tnp": "~18.0.23",
368
- "tnp-config": "~18.0.21",
369
- "tnp-core": "~18.0.46",
370
- "tnp-helpers": "~18.0.19",
371
- "tnp-models": "~18.0.20",
367
+ "tnp": "~18.0.24",
368
+ "tnp-config": "~18.0.22",
369
+ "tnp-core": "~18.0.47",
370
+ "tnp-helpers": "~18.0.20",
371
+ "tnp-models": "~18.0.21",
372
372
  "ts-debug": "1.3.0",
373
373
  "ts-json-schema-generator": "2.3.0-next.5",
374
374
  "ts-loader": "2.3.1",
@@ -380,13 +380,13 @@
380
380
  "typedoc": "0.26.5",
381
381
  "typedoc-plugin-markdown": "4.2.3",
382
382
  "typescript": "~5.5.4",
383
- "typescript-class-helpers": "~18.0.20",
383
+ "typescript-class-helpers": "~18.0.21",
384
384
  "typescript-formatter": "~7.2.2",
385
385
  "typescript-string-enums": "~1.0.0",
386
386
  "underscore": "1.13.7",
387
387
  "validator": "13.5.2",
388
388
  "video.js": "8.3.0",
389
- "vpn-split": "~18.0.17",
389
+ "vpn-split": "~18.0.18",
390
390
  "vscode": "1.1.37",
391
391
  "wait-on": "8.0.1",
392
392
  "watch": "1.0.2",
@@ -399,14 +399,14 @@
399
399
  "main": "dist/app.electron.js"
400
400
  },
401
401
  "build": {
402
- "number": 368,
403
- "date": "2025-01-15T02:38:29.000Z",
404
- "hash": "20073a1b9a9bb23e26f44dcd4e4416b1a85aa53d"
402
+ "number": 369,
403
+ "date": "2025-01-21T20:57:11.000Z",
404
+ "hash": "97e189f63c713177ecc2d7575acf60ffc81f37a1"
405
405
  },
406
406
  "currentProjectName": "ng-talkback",
407
407
  "currentProjectGenericName": "ng-talkback",
408
408
  "currentProjectType": "isomorphic-lib",
409
- "currentFrameworkVersion": "18.0.23",
409
+ "currentFrameworkVersion": "18.0.24",
410
410
  "isStandaloneProject": true,
411
411
  "isSmartContainer": false,
412
412
  "pathesTsconfig": "\"paths\": {\"ng-talkback\":[\"./src/lib\"],\"ng-talkback/*\":[\"./src/lib/*\"]},",
package/websql/README.md CHANGED
@@ -1,24 +1,24 @@
1
- # MyLib
2
-
3
- This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
4
-
5
- ## Code scaffolding
6
-
7
- Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
8
- > Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
9
-
10
- ## Build
11
-
12
- Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
13
-
14
- ## Publishing
15
-
16
- After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
17
-
18
- ## Running unit tests
19
-
20
- Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
21
-
22
- ## Further help
23
-
24
- To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
1
+ # MyLib
2
+
3
+ This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
4
+
5
+ ## Code scaffolding
6
+
7
+ Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
8
+ > Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
9
+
10
+ ## Build
11
+
12
+ Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
13
+
14
+ ## Publishing
15
+
16
+ After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
17
+
18
+ ## Running unit tests
19
+
20
+ Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
21
+
22
+ ## Further help
23
+
24
+ To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.