ng-talkback 16.100.4 → 16.444.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/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@16.100.4)
3
+ Assets from this folder are being shipped with this npm package (ng-talkback@16.444.1)
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.
@@ -32,7 +32,7 @@
32
32
  },
33
33
  "smartContainerTarget": "",
34
34
  "type": "isomorphic-lib",
35
- "version": "v4",
35
+ "version": "v16",
36
36
  "scripts": {
37
37
  "build": "node tools/build.js",
38
38
  "ci": "yarn ts-check && yarn test && yarn build && USE_DIST=1 yarn test",
@@ -54,7 +54,7 @@
54
54
  "workerPlugins": {}
55
55
  },
56
56
  "name": "ng-talkback",
57
- "version": "16.100.4",
57
+ "version": "16.444.1",
58
58
  "license": "MIT",
59
59
  "description": "Fork of node.js HTTP proxy that records and playbacks requests",
60
60
  "dependencies": {
@@ -83,11 +83,16 @@
83
83
  "ts-check": "tsc --noEmit"
84
84
  },
85
85
  "private": false,
86
- "lastBuildTagHash": "9cb272c4e173013e2df7d49b2d3d7c4ac44a5223",
86
+ "lastBuildTagHash": "346d58927929c790c58e1302699d32f24fc19d2d",
87
87
  "devDependencies": {
88
88
  "@angular-builders/custom-webpack": "~16.0.2-beta.2",
89
89
  "@angular-devkit/build-angular": "~16.0.5",
90
90
  "@angular-devkit/core": "~16.0.5",
91
+ "@angular-eslint/builder": "~16.3.1",
92
+ "@angular-eslint/eslint-plugin": "~16.3.1",
93
+ "@angular-eslint/eslint-plugin-template": "~16.3.1",
94
+ "@angular-eslint/schematics": "~16.3.1",
95
+ "@angular-eslint/template-parser": "~16.3.1",
91
96
  "@angular-material-extensions/password-strength": "~12.1.0",
92
97
  "@angular/animations": "~16.0.0",
93
98
  "@angular/cdk": "~16.0.3",
@@ -105,9 +110,6 @@
105
110
  "@angular/router": "~16.0.0",
106
111
  "@angular/service-worker": "~16.0.4",
107
112
  "@babel/cli": "7.18.6",
108
- "@commitlint/cli": "12.1.1",
109
- "@commitlint/config-conventional": "12.1.1",
110
- "@commitlint/prompt-cli": "12.1.1",
111
113
  "@compodoc/compodoc": "1.1.20",
112
114
  "@iconify/icons-fa-solid": "1.2.2",
113
115
  "@iconify/icons-mdi": "1.2.1",
@@ -129,6 +131,7 @@
129
131
  "@ngx-formly/material": "6.1.8",
130
132
  "@ngx-translate/core": "15.0.0",
131
133
  "@ngx-translate/http-loader": "8.0.0",
134
+ "@sqltools/formatter": "1.2.2",
132
135
  "@sweetalert2/ngx-sweetalert2": "12.1.0",
133
136
  "@testdeck/jest": "0.3.3",
134
137
  "@testdeck/mocha": "0.3.3",
@@ -159,14 +162,17 @@
159
162
  "@types/systeminformation": "3.23.0",
160
163
  "@types/vinyl": "2.0.2",
161
164
  "@types/watch": "1.0.0",
165
+ "@typescript-eslint/eslint-plugin": "5.62.0",
166
+ "@typescript-eslint/parser": "5.62.0",
162
167
  "@vercel/ncc": "0.38.1",
163
168
  "accepts": "1.3.4",
164
169
  "ajv": "8.12.0",
165
170
  "angular-material-css-vars": "5.0.2",
166
171
  "angular-resize-event": "3.2.0",
167
172
  "animate.css": "4.1.1 ",
168
- "any-project-cli": "16.100.7",
169
- "background-worker-process": "16.100.4",
173
+ "any-project-cli": "16.444.1",
174
+ "app-root-path": "3.0.0",
175
+ "background-worker-process": "16.100.10",
170
176
  "base32": "0.0.7",
171
177
  "bcryptjs": "2.4.3",
172
178
  "better-sqlite3": "9.5.0",
@@ -182,6 +188,7 @@
182
188
  "circular-json": "0.5.1",
183
189
  "class-transformer": "0.5.1",
184
190
  "class-validator": "0.14.0",
191
+ "cli-highlight": "2.1.11",
185
192
  "command-exists": "1.2.2",
186
193
  "compression": "1.7.4",
187
194
  "concurrently": "3.5.1",
@@ -191,6 +198,7 @@
191
198
  "copy-paste": "1.5.3",
192
199
  "cors": "2.8.4",
193
200
  "cpr": "3.0.1",
201
+ "cross-env": "7.0.2",
194
202
  "cross-spawn": "7.0.3",
195
203
  "dateformat": "3.0.3",
196
204
  "detect-mocha": "0.1.0",
@@ -203,10 +211,13 @@
203
211
  "enquirer": "2.3.0",
204
212
  "enum-values": "1.2.1",
205
213
  "errorhandler": "1.5.0",
206
- "eslint": "7.13.0",
207
- "eslint-plugin-import": "2.22.1",
208
- "eslint-plugin-jsdoc": "30.7.8",
209
- "eslint-plugin-prefer-arrow": "1.2.2",
214
+ "eslint": "8.51.0",
215
+ "eslint-config-prettier": "9.1.0",
216
+ "eslint-plugin-import": "latest",
217
+ "eslint-plugin-jsdoc": "latest",
218
+ "eslint-plugin-prefer-arrow": "latest",
219
+ "eslint-plugin-prettier": "5.1.3",
220
+ "eslint-plugin-react": "latest",
210
221
  "express": "4.16.3",
211
222
  "express-fileupload": "1.4.0",
212
223
  "express-session": "1.17.3",
@@ -214,13 +225,13 @@
214
225
  "file-saver": "2.0.5",
215
226
  "file-type": "18.5.0",
216
227
  "firedev": "^16",
217
- "firedev-crud": "16.100.7",
218
- "firedev-crud-deamon": "16.100.6",
219
- "firedev-ports": "16.100.7",
220
- "firedev-storage": "16.100.4",
221
- "firedev-type-sql": "16.100.4",
222
- "firedev-typeorm": "16.100.4",
223
- "firedev-ui": "16.100.7",
228
+ "firedev-crud": "16.444.1",
229
+ "firedev-crud-deamon": "16.444.1",
230
+ "firedev-ports": "16.444.1",
231
+ "firedev-storage": "16.444.1",
232
+ "firedev-type-sql": "16.444.1",
233
+ "firedev-typeorm": "16.444.1",
234
+ "firedev-ui": "16.444.1",
224
235
  "fkill": "6.1.0",
225
236
  "font-awesome": "4.7.0",
226
237
  "form-data": "4.0.0",
@@ -238,11 +249,11 @@
238
249
  "image-focus": "1.2.1",
239
250
  "immer": "10.0.2",
240
251
  "immutable": "4.3.0",
241
- "incremental-compiler": "16.100.7",
252
+ "incremental-compiler": "16.444.2",
242
253
  "inquirer": "7.3.3",
243
254
  "inquirer-autocomplete-prompt": "1.3.0",
244
255
  "is-elevated": "3.0.0",
245
- "isomorphic-region-loader": "16.100.6",
256
+ "isomorphic-region-loader": "16.444.1",
246
257
  "istanbul-instrumenter-loader": "2.0.0",
247
258
  "jest": "29.5.0",
248
259
  "jest-date-mock": "1.0.8",
@@ -253,17 +264,17 @@
253
264
  "joi": "17.9.2",
254
265
  "jscodeshift": "0.6.3",
255
266
  "json-stringify-safe": "5.0.1",
256
- "json10": "16.100.4",
257
- "json10-writer": "16.100.7",
267
+ "json10": "16.444.1",
268
+ "json10-writer": "16.444.2",
258
269
  "json5-writer": "0.2.0",
259
270
  "jszip": "3.10.1",
260
271
  "karma-cli": "1.0.1",
261
272
  "lnk": "1.0.1",
262
273
  "localforage": "1.10.0",
263
274
  "lockfile": "1.0.4",
264
- "lodash-walk-object": "16.100.4",
275
+ "lodash-walk-object": "16.444.1",
265
276
  "lowdb": "7.0.1",
266
- "magic-renamer": "16.100.6",
277
+ "magic-renamer": "16.444.1",
267
278
  "material-design-icons": "3.0.1",
268
279
  "method-override": "2.3.10",
269
280
  "minimist": "1.2.0",
@@ -273,10 +284,10 @@
273
284
  "ng-in-viewport": "15.0.2",
274
285
  "ng-lock": "16.0.1",
275
286
  "ng-packagr": "16.0.1",
276
- "ng-talkback": "16.100.3",
277
- "ng2-logger": "16.100.7",
287
+ "ng-talkback": "16.100.5",
288
+ "ng2-logger": "16.444.2",
278
289
  "ng2-pdfjs-viewer": "16.0.4",
279
- "ng2-rest": "16.100.4",
290
+ "ng2-rest": "16.444.1",
280
291
  "ngx-ace-wrapper": "14.0.0",
281
292
  "ngx-editor": "15.3.0",
282
293
  "ngx-highlightjs": "9.0.0",
@@ -289,7 +300,7 @@
289
300
  "ngx-scrolltop": "6.0.0",
290
301
  "ngx-store": "3.1.1",
291
302
  "ngx-typed-js": "2.1.1",
292
- "node-cli-tester": "16.100.3",
303
+ "node-cli-tester": "16.100.5",
293
304
  "node-localstorage": "2.1.6",
294
305
  "node-notifier": "6.0.0",
295
306
  "node-polyfill-webpack-plugin": "2.0.1",
@@ -305,7 +316,8 @@
305
316
  "path-to-regexp": "6.2.2",
306
317
  "pica": "9.0.1",
307
318
  "portfinder": "1.0.21",
308
- "prettier": "3.0.0",
319
+ "prettier": "3.2.5",
320
+ "prettier-eslint": "16.3.0",
309
321
  "pretty-error": "4.0.0",
310
322
  "primeflex": "3.3.1",
311
323
  "primeicons": "6.0.1",
@@ -317,7 +329,7 @@
317
329
  "q": "1.5.1",
318
330
  "rallax.js": "2.0.4",
319
331
  "randomcolor": "0.5.3",
320
- "record-replay-req-res-scenario": "16.100.3",
332
+ "record-replay-req-res-scenario": "16.100.5",
321
333
  "reflect-metadata": "0.1.10",
322
334
  "rimraf": "2.6.2",
323
335
  "rxjs": "~7.8.0",
@@ -328,7 +340,7 @@
328
340
  "socket.io": "2.4.1",
329
341
  "sort-package-json": "1.11.0",
330
342
  "sql.js": "1.8.0",
331
- "static-columns": "16.100.4",
343
+ "static-columns": "16.444.1",
332
344
  "string-similarity": "4.0.2",
333
345
  "sudo-block": "3.0.0",
334
346
  "supertest": "6.3.3",
@@ -336,12 +348,12 @@
336
348
  "systeminformation": "3.45.7",
337
349
  "task.js": "0.1.5",
338
350
  "threads": "1.7.0",
339
- "tnp-cli": "16.100.3",
340
- "tnp-config": "16.100.7",
341
- "tnp-core": "16.100.17",
342
- "tnp-db": "16.100.6",
343
- "tnp-helpers": "16.100.7",
344
- "tnp-models": "16.100.7",
351
+ "tnp-cli": "16.100.5",
352
+ "tnp-config": "16.444.2",
353
+ "tnp-core": "16.444.2",
354
+ "tnp-db": "16.444.1",
355
+ "tnp-helpers": "16.444.2",
356
+ "tnp-models": "16.444.2",
345
357
  "ts-debug": "1.3.0",
346
358
  "ts-json-schema-generator": "2.1.1",
347
359
  "ts-loader": "2.3.1",
@@ -350,12 +362,14 @@
350
362
  "tslint": "5.9.1",
351
363
  "turndown": "7.1.2",
352
364
  "typescript": "~5.0.2",
353
- "typescript-class-helpers": "~16.100.7",
365
+ "typescript-class-helpers": "~16.444.2",
354
366
  "typescript-formatter": "~7.2.2",
355
367
  "underscore": "1.9.1",
356
368
  "validator": "9.2.0",
357
369
  "video.js": "8.3.0",
358
- "vpn-split": "16.100.3",
370
+ "vpn-split": "16.100.5",
371
+ "vscode": "1.1.37",
372
+ "wait-on": "7.0.1",
359
373
  "watch": "1.0.2",
360
374
  "webpack": "~5.80",
361
375
  "webpack-dev-middleware": "~6.0.2",
package/firedev.jsonc CHANGED
@@ -1,62 +1,62 @@
1
- {
2
- "resources": ["README.md"],
3
-
4
- "overrided": {
5
- "linkedFolders": [],
6
- "ignoreDepsPattern": [],
7
- "includeAsDev": [],
8
-
9
- "includeOnly": [
10
- "json5",
11
- "lodash",
12
- "mkdirp",
13
- "uuid",
14
- "axios"
15
- ],
16
-
17
- "dependencies": {},
18
- "npmFixes": [],
19
- },
20
-
21
- "linkedProjects": [],
22
- "smartContainerBuildTarget": "",
23
- "linkedRepos": [],
24
-
25
- "libReleaseOptions": {
26
- "nodts": false,
27
- "obscure": false,
28
- "ugly": false,
29
- "includeNodeModules": false,
30
- "cliBuildNoDts": false,
31
- "cliBuildObscure": false,
32
- "cliBuildIncludeNodeModules": false,
33
- "cliBuildUglify": false,
34
- },
35
-
36
- "smartContainerTarget": "",
37
- "type": "isomorphic-lib",
38
- "version": "v4",
39
-
40
- "scripts": {
41
- "build": "node tools/build.js",
42
- "ci": "yarn ts-check && yarn test && yarn build && USE_DIST=1 yarn test",
43
- "start": "node examples/server/start.js",
44
- "test": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text-summary mocha -r mocha-setup.js --extensions ts,js \"test/**/*.spec.{ts,js}\"",
45
- "ts-check": "tsc --noEmit"
46
- },
47
-
48
- "description": "Fork of node.js HTTP proxy that records and playbacks requests",
49
- "license": "MIT",
50
- "author": "Dariusz Filipiak",
51
- "main": "index.js",
52
-
53
- "keywords": [
54
- "http-proxy",
55
- "record",
56
- "vcr",
57
- "playback"
58
- ],
59
-
60
- "private": false,
61
- "workerPlugins": {},
1
+ {
2
+ "resources": ["README.md"],
3
+
4
+ "overrided": {
5
+ "linkedFolders": [],
6
+ "ignoreDepsPattern": [],
7
+ "includeAsDev": [],
8
+
9
+ "includeOnly": [
10
+ "json5",
11
+ "lodash",
12
+ "mkdirp",
13
+ "uuid",
14
+ "axios"
15
+ ],
16
+
17
+ "dependencies": {},
18
+ "npmFixes": [],
19
+ },
20
+
21
+ "linkedProjects": [],
22
+ "smartContainerBuildTarget": "",
23
+ "linkedRepos": [],
24
+
25
+ "libReleaseOptions": {
26
+ "nodts": false,
27
+ "obscure": false,
28
+ "ugly": false,
29
+ "includeNodeModules": false,
30
+ "cliBuildNoDts": false,
31
+ "cliBuildObscure": false,
32
+ "cliBuildIncludeNodeModules": false,
33
+ "cliBuildUglify": false,
34
+ },
35
+
36
+ "smartContainerTarget": "",
37
+ "type": "isomorphic-lib",
38
+ "version": "v16",
39
+
40
+ "scripts": {
41
+ "build": "node tools/build.js",
42
+ "ci": "yarn ts-check && yarn test && yarn build && USE_DIST=1 yarn test",
43
+ "start": "node examples/server/start.js",
44
+ "test": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text-summary mocha -r mocha-setup.js --extensions ts,js \"test/**/*.spec.{ts,js}\"",
45
+ "ts-check": "tsc --noEmit"
46
+ },
47
+
48
+ "description": "Fork of node.js HTTP proxy that records and playbacks requests",
49
+ "license": "MIT",
50
+ "author": "Dariusz Filipiak",
51
+ "main": "index.js",
52
+
53
+ "keywords": [
54
+ "http-proxy",
55
+ "record",
56
+ "vcr",
57
+ "playback"
58
+ ],
59
+
60
+ "private": false,
61
+ "workerPlugins": {},
62
62
  }
@@ -1,6 +1,6 @@
1
1
  /// <reference types="node" />
2
2
  import TapeStore from './tape-store.backend';
3
- import { http } from 'tnp-core';
3
+ import { http } from 'tnp-core/src';
4
4
  import { Options } from './options.backend';
5
5
  export default class TalkbackServer {
6
6
  private readonly options;
@@ -15,4 +15,4 @@ export default class TalkbackServer {
15
15
  hasTapeBeenUsed(tapeName: string): boolean;
16
16
  resetTapeUsage(): void;
17
17
  close(callback?: () => void): void;
18
- }
18
+ }
package/package.json CHANGED
@@ -32,7 +32,7 @@
32
32
  },
33
33
  "smartContainerTarget": "",
34
34
  "type": "isomorphic-lib",
35
- "version": "v4",
35
+ "version": "v16",
36
36
  "scripts": {
37
37
  "build": "node tools/build.js",
38
38
  "ci": "yarn ts-check && yarn test && yarn build && USE_DIST=1 yarn test",
@@ -54,7 +54,7 @@
54
54
  "workerPlugins": {}
55
55
  },
56
56
  "name": "ng-talkback",
57
- "version": "16.100.4",
57
+ "version": "16.444.1",
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": "9cb272c4e173013e2df7d49b2d3d7c4ac44a5223",
86
+ "lastBuildTagHash": "346d58927929c790c58e1302699d32f24fc19d2d",
87
87
  "devDependencies": {},
88
88
  "main": "index.js"
89
89
  }
@@ -36,7 +36,7 @@
36
36
  },
37
37
  "smartContainerTarget": "",
38
38
  "type": "isomorphic-lib",
39
- "version": "v4",
39
+ "version": "v16",
40
40
  "scripts": {
41
41
  "build": "node tools/build.js",
42
42
  "ci": "yarn ts-check && yarn test && yarn build && USE_DIST=1 yarn test",
@@ -58,7 +58,7 @@
58
58
  "workerPlugins": {}
59
59
  },
60
60
  "name": "ng-talkback",
61
- "version": "16.100.4",
61
+ "version": "16.444.1",
62
62
  "license": "MIT",
63
63
  "description": "Fork of node.js HTTP proxy that records and playbacks requests",
64
64
  "dependencies": {
@@ -87,11 +87,16 @@
87
87
  "ts-check": "tsc --noEmit"
88
88
  },
89
89
  "private": false,
90
- "lastBuildTagHash": "9cb272c4e173013e2df7d49b2d3d7c4ac44a5223",
90
+ "lastBuildTagHash": "346d58927929c790c58e1302699d32f24fc19d2d",
91
91
  "devDependencies": {
92
92
  "@angular-builders/custom-webpack": "~16.0.2-beta.2",
93
93
  "@angular-devkit/build-angular": "~16.0.5",
94
94
  "@angular-devkit/core": "~16.0.5",
95
+ "@angular-eslint/builder": "~16.3.1",
96
+ "@angular-eslint/eslint-plugin": "~16.3.1",
97
+ "@angular-eslint/eslint-plugin-template": "~16.3.1",
98
+ "@angular-eslint/schematics": "~16.3.1",
99
+ "@angular-eslint/template-parser": "~16.3.1",
95
100
  "@angular-material-extensions/password-strength": "~12.1.0",
96
101
  "@angular/animations": "~16.0.0",
97
102
  "@angular/cdk": "~16.0.3",
@@ -109,9 +114,6 @@
109
114
  "@angular/router": "~16.0.0",
110
115
  "@angular/service-worker": "~16.0.4",
111
116
  "@babel/cli": "7.18.6",
112
- "@commitlint/cli": "12.1.1",
113
- "@commitlint/config-conventional": "12.1.1",
114
- "@commitlint/prompt-cli": "12.1.1",
115
117
  "@compodoc/compodoc": "1.1.20",
116
118
  "@iconify/icons-fa-solid": "1.2.2",
117
119
  "@iconify/icons-mdi": "1.2.1",
@@ -133,6 +135,7 @@
133
135
  "@ngx-formly/material": "6.1.8",
134
136
  "@ngx-translate/core": "15.0.0",
135
137
  "@ngx-translate/http-loader": "8.0.0",
138
+ "@sqltools/formatter": "1.2.2",
136
139
  "@sweetalert2/ngx-sweetalert2": "12.1.0",
137
140
  "@testdeck/jest": "0.3.3",
138
141
  "@testdeck/mocha": "0.3.3",
@@ -163,14 +166,17 @@
163
166
  "@types/systeminformation": "3.23.0",
164
167
  "@types/vinyl": "2.0.2",
165
168
  "@types/watch": "1.0.0",
169
+ "@typescript-eslint/eslint-plugin": "5.62.0",
170
+ "@typescript-eslint/parser": "5.62.0",
166
171
  "@vercel/ncc": "0.38.1",
167
172
  "accepts": "1.3.4",
168
173
  "ajv": "8.12.0",
169
174
  "angular-material-css-vars": "5.0.2",
170
175
  "angular-resize-event": "3.2.0",
171
176
  "animate.css": "4.1.1 ",
172
- "any-project-cli": "16.100.7",
173
- "background-worker-process": "16.100.4",
177
+ "any-project-cli": "16.444.1",
178
+ "app-root-path": "3.0.0",
179
+ "background-worker-process": "16.100.10",
174
180
  "base32": "0.0.7",
175
181
  "bcryptjs": "2.4.3",
176
182
  "better-sqlite3": "9.5.0",
@@ -186,6 +192,7 @@
186
192
  "circular-json": "0.5.1",
187
193
  "class-transformer": "0.5.1",
188
194
  "class-validator": "0.14.0",
195
+ "cli-highlight": "2.1.11",
189
196
  "command-exists": "1.2.2",
190
197
  "compression": "1.7.4",
191
198
  "concurrently": "3.5.1",
@@ -195,6 +202,7 @@
195
202
  "copy-paste": "1.5.3",
196
203
  "cors": "2.8.4",
197
204
  "cpr": "3.0.1",
205
+ "cross-env": "7.0.2",
198
206
  "cross-spawn": "7.0.3",
199
207
  "dateformat": "3.0.3",
200
208
  "detect-mocha": "0.1.0",
@@ -207,10 +215,13 @@
207
215
  "enquirer": "2.3.0",
208
216
  "enum-values": "1.2.1",
209
217
  "errorhandler": "1.5.0",
210
- "eslint": "7.13.0",
211
- "eslint-plugin-import": "2.22.1",
212
- "eslint-plugin-jsdoc": "30.7.8",
213
- "eslint-plugin-prefer-arrow": "1.2.2",
218
+ "eslint": "8.51.0",
219
+ "eslint-config-prettier": "9.1.0",
220
+ "eslint-plugin-import": "latest",
221
+ "eslint-plugin-jsdoc": "latest",
222
+ "eslint-plugin-prefer-arrow": "latest",
223
+ "eslint-plugin-prettier": "5.1.3",
224
+ "eslint-plugin-react": "latest",
214
225
  "express": "4.16.3",
215
226
  "express-fileupload": "1.4.0",
216
227
  "express-session": "1.17.3",
@@ -218,13 +229,13 @@
218
229
  "file-saver": "2.0.5",
219
230
  "file-type": "18.5.0",
220
231
  "firedev": "^16",
221
- "firedev-crud": "16.100.7",
222
- "firedev-crud-deamon": "16.100.6",
223
- "firedev-ports": "16.100.7",
224
- "firedev-storage": "16.100.4",
225
- "firedev-type-sql": "16.100.4",
226
- "firedev-typeorm": "16.100.4",
227
- "firedev-ui": "16.100.7",
232
+ "firedev-crud": "16.444.1",
233
+ "firedev-crud-deamon": "16.444.1",
234
+ "firedev-ports": "16.444.1",
235
+ "firedev-storage": "16.444.1",
236
+ "firedev-type-sql": "16.444.1",
237
+ "firedev-typeorm": "16.444.1",
238
+ "firedev-ui": "16.444.1",
228
239
  "fkill": "6.1.0",
229
240
  "font-awesome": "4.7.0",
230
241
  "form-data": "4.0.0",
@@ -242,11 +253,11 @@
242
253
  "image-focus": "1.2.1",
243
254
  "immer": "10.0.2",
244
255
  "immutable": "4.3.0",
245
- "incremental-compiler": "16.100.7",
256
+ "incremental-compiler": "16.444.2",
246
257
  "inquirer": "7.3.3",
247
258
  "inquirer-autocomplete-prompt": "1.3.0",
248
259
  "is-elevated": "3.0.0",
249
- "isomorphic-region-loader": "16.100.6",
260
+ "isomorphic-region-loader": "16.444.1",
250
261
  "istanbul-instrumenter-loader": "2.0.0",
251
262
  "jest": "29.5.0",
252
263
  "jest-date-mock": "1.0.8",
@@ -257,17 +268,17 @@
257
268
  "joi": "17.9.2",
258
269
  "jscodeshift": "0.6.3",
259
270
  "json-stringify-safe": "5.0.1",
260
- "json10": "16.100.4",
261
- "json10-writer": "16.100.7",
271
+ "json10": "16.444.1",
272
+ "json10-writer": "16.444.2",
262
273
  "json5-writer": "0.2.0",
263
274
  "jszip": "3.10.1",
264
275
  "karma-cli": "1.0.1",
265
276
  "lnk": "1.0.1",
266
277
  "localforage": "1.10.0",
267
278
  "lockfile": "1.0.4",
268
- "lodash-walk-object": "16.100.4",
279
+ "lodash-walk-object": "16.444.1",
269
280
  "lowdb": "7.0.1",
270
- "magic-renamer": "16.100.6",
281
+ "magic-renamer": "16.444.1",
271
282
  "material-design-icons": "3.0.1",
272
283
  "method-override": "2.3.10",
273
284
  "minimist": "1.2.0",
@@ -277,10 +288,10 @@
277
288
  "ng-in-viewport": "15.0.2",
278
289
  "ng-lock": "16.0.1",
279
290
  "ng-packagr": "16.0.1",
280
- "ng-talkback": "16.100.3",
281
- "ng2-logger": "16.100.7",
291
+ "ng-talkback": "16.100.5",
292
+ "ng2-logger": "16.444.2",
282
293
  "ng2-pdfjs-viewer": "16.0.4",
283
- "ng2-rest": "16.100.4",
294
+ "ng2-rest": "16.444.1",
284
295
  "ngx-ace-wrapper": "14.0.0",
285
296
  "ngx-editor": "15.3.0",
286
297
  "ngx-highlightjs": "9.0.0",
@@ -293,7 +304,7 @@
293
304
  "ngx-scrolltop": "6.0.0",
294
305
  "ngx-store": "3.1.1",
295
306
  "ngx-typed-js": "2.1.1",
296
- "node-cli-tester": "16.100.3",
307
+ "node-cli-tester": "16.100.5",
297
308
  "node-localstorage": "2.1.6",
298
309
  "node-notifier": "6.0.0",
299
310
  "node-polyfill-webpack-plugin": "2.0.1",
@@ -309,7 +320,8 @@
309
320
  "path-to-regexp": "6.2.2",
310
321
  "pica": "9.0.1",
311
322
  "portfinder": "1.0.21",
312
- "prettier": "3.0.0",
323
+ "prettier": "3.2.5",
324
+ "prettier-eslint": "16.3.0",
313
325
  "pretty-error": "4.0.0",
314
326
  "primeflex": "3.3.1",
315
327
  "primeicons": "6.0.1",
@@ -321,7 +333,7 @@
321
333
  "q": "1.5.1",
322
334
  "rallax.js": "2.0.4",
323
335
  "randomcolor": "0.5.3",
324
- "record-replay-req-res-scenario": "16.100.3",
336
+ "record-replay-req-res-scenario": "16.100.5",
325
337
  "reflect-metadata": "0.1.10",
326
338
  "rimraf": "2.6.2",
327
339
  "rxjs": "~7.8.0",
@@ -332,7 +344,7 @@
332
344
  "socket.io": "2.4.1",
333
345
  "sort-package-json": "1.11.0",
334
346
  "sql.js": "1.8.0",
335
- "static-columns": "16.100.4",
347
+ "static-columns": "16.444.1",
336
348
  "string-similarity": "4.0.2",
337
349
  "sudo-block": "3.0.0",
338
350
  "supertest": "6.3.3",
@@ -340,12 +352,12 @@
340
352
  "systeminformation": "3.45.7",
341
353
  "task.js": "0.1.5",
342
354
  "threads": "1.7.0",
343
- "tnp-cli": "16.100.3",
344
- "tnp-config": "16.100.7",
345
- "tnp-core": "16.100.17",
346
- "tnp-db": "16.100.6",
347
- "tnp-helpers": "16.100.7",
348
- "tnp-models": "16.100.7",
355
+ "tnp-cli": "16.100.5",
356
+ "tnp-config": "16.444.2",
357
+ "tnp-core": "16.444.2",
358
+ "tnp-db": "16.444.1",
359
+ "tnp-helpers": "16.444.2",
360
+ "tnp-models": "16.444.2",
349
361
  "ts-debug": "1.3.0",
350
362
  "ts-json-schema-generator": "2.1.1",
351
363
  "ts-loader": "2.3.1",
@@ -354,12 +366,14 @@
354
366
  "tslint": "5.9.1",
355
367
  "turndown": "7.1.2",
356
368
  "typescript": "~5.0.2",
357
- "typescript-class-helpers": "~16.100.7",
369
+ "typescript-class-helpers": "~16.444.2",
358
370
  "typescript-formatter": "~7.2.2",
359
371
  "underscore": "1.9.1",
360
372
  "validator": "9.2.0",
361
373
  "video.js": "8.3.0",
362
- "vpn-split": "16.100.3",
374
+ "vpn-split": "16.100.5",
375
+ "vscode": "1.1.37",
376
+ "wait-on": "7.0.1",
363
377
  "watch": "1.0.2",
364
378
  "webpack": "~5.80",
365
379
  "webpack-dev-middleware": "~6.0.2",
@@ -370,14 +384,14 @@
370
384
  "main": "index.js"
371
385
  },
372
386
  "build": {
373
- "number": 332,
374
- "date": "2024-05-20T11:14:22.000Z",
375
- "hash": "4b065899ef3414fbea9b99103e42241ccb21fb86"
387
+ "number": 335,
388
+ "date": "2024-06-05T11:35:00.000Z",
389
+ "hash": "f2a4967ab34a26f23fcb9e8feacfa27c6e392cc6"
376
390
  },
377
391
  "currentProjectName": "ng-talkback",
378
392
  "currentProjectGenericName": "ng-talkback",
379
393
  "currentProjectType": "isomorphic-lib",
380
- "currentFrameworkVersion": "16.100.7",
394
+ "currentFrameworkVersion": "16.444.1",
381
395
  "isStandaloneProject": true,
382
396
  "isSmartContainer": false,
383
397
  "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.