ng-talkback 16.0.1 → 16.2.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 ADDED
@@ -0,0 +1,3 @@
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.0.1)
3
+ Assets from this folder are being shipped with this npm package (ng-talkback@16.2.1)
4
4
  created from this project.
5
5
 
6
6
  THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "tnp": {
3
- "resources": [],
3
+ "resources": [
4
+ "README.md"
5
+ ],
4
6
  "overrided": {
5
7
  "linkedFolders": [],
6
8
  "ignoreDepsPattern": [],
@@ -34,9 +36,9 @@
34
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}\"",
35
37
  "ts-check": "tsc --noEmit"
36
38
  },
37
- "description": "A node.js HTTP proxy that records and playbacks requests",
39
+ "description": "Fork of node.js HTTP proxy that records and playbacks requests",
38
40
  "license": "MIT",
39
- "author": "Ignacio Piantanida",
41
+ "author": "Dariusz Filipiak",
40
42
  "main": "index.js",
41
43
  "keywords": [
42
44
  "http-proxy",
@@ -48,9 +50,9 @@
48
50
  "workerPlugins": {}
49
51
  },
50
52
  "name": "ng-talkback",
51
- "version": "16.0.1",
53
+ "version": "16.2.1",
52
54
  "license": "MIT",
53
- "description": "A node.js HTTP proxy that records and playbacks requests",
55
+ "description": "Fork of node.js HTTP proxy that records and playbacks requests",
54
56
  "dependencies": {
55
57
  "axios": "1.3.5",
56
58
  "json5": "2.2.1",
@@ -60,7 +62,7 @@
60
62
  },
61
63
  "repository": {
62
64
  "type": "git",
63
- "url": "https://github.com/ijpiantanida/talkback"
65
+ "url": "https://github.com/darekf77/ng-talkback"
64
66
  },
65
67
  "keywords": [
66
68
  "http-proxy",
@@ -68,7 +70,7 @@
68
70
  "vcr",
69
71
  "playback"
70
72
  ],
71
- "author": "Ignacio Piantanida",
73
+ "author": "Dariusz Filipiak",
72
74
  "scripts": {
73
75
  "build": "node tools/build.js",
74
76
  "ci": "yarn ts-check && yarn test && yarn build && USE_DIST=1 yarn test",
@@ -77,7 +79,7 @@
77
79
  "ts-check": "tsc --noEmit"
78
80
  },
79
81
  "private": false,
80
- "lastBuildTagHash": "b62be73cecef812a0620834a0ba2885effab9cc3",
82
+ "lastBuildTagHash": "e77a0302c752f0f5cddb2afa83a25baf8a7a389b",
81
83
  "devDependencies": {
82
84
  "@angular-devkit/build-angular": "~16.0.5",
83
85
  "@angular-devkit/core": "~16.0.5",
@@ -98,6 +100,8 @@
98
100
  "@angular/router": "~16.0.0",
99
101
  "@angular/service-worker": "~16.0.4",
100
102
  "@babel/cli": "7.18.6",
103
+ "@compodoc/compodoc": "1.1.20",
104
+ "@cypress/schematic": "2.5.0",
101
105
  "@iconify/icons-fa-solid": "1.2.2",
102
106
  "@iconify/icons-mdi": "1.2.1",
103
107
  "@mdi/js": "7.2.96",
@@ -119,7 +123,6 @@
119
123
  "@ngx-translate/core": "15.0.0",
120
124
  "@ngx-translate/http-loader": "8.0.0",
121
125
  "@sweetalert2/ngx-sweetalert2": "12.1.0",
122
- "@testdeck/jasmine": "0.3.3",
123
126
  "@testdeck/jest": "0.3.3",
124
127
  "@testdeck/mocha": "0.3.3",
125
128
  "@types/chai": "4.1.2",
@@ -133,7 +136,7 @@
133
136
  "@types/http-proxy": "1.16.0",
134
137
  "@types/http-proxy-middleware": "0.19.2",
135
138
  "@types/inquirer": "7.3.1",
136
- "@types/jasmine": "4.3.0",
139
+ "@types/jest": "29.5.2",
137
140
  "@types/json-stringify-safe": "5.0.0",
138
141
  "@types/json5": "0.0.29",
139
142
  "@types/lockfile": "1.0.0",
@@ -153,6 +156,7 @@
153
156
  "@types/watch": "1.0.0",
154
157
  "accepts": "1.3.4",
155
158
  "angular-material-css-vars": "5.0.2",
159
+ "animate.css": "4.1.1 ",
156
160
  "any-project-cli": "~16.0.31",
157
161
  "background-worker-process": "~16.0.48",
158
162
  "base32": "0.0.7",
@@ -162,7 +166,7 @@
162
166
  "bootstrap": "4.6.2",
163
167
  "buffer-shims": "1.0.0",
164
168
  "callsite-record": "4.1.3",
165
- "chai": "4.2.0",
169
+ "chai": "4.3.7",
166
170
  "chalk": "2.3.2",
167
171
  "check-node-version": "3.2.0",
168
172
  "cheerio": "1.0.0-rc.3",
@@ -178,6 +182,7 @@
178
182
  "cors": "2.8.4",
179
183
  "cpr": "3.0.1",
180
184
  "cross-spawn": "7.0.3",
185
+ "cypress": "latest",
181
186
  "dateformat": "3.0.3",
182
187
  "detect-mocha": "0.1.0",
183
188
  "diff": "3.2.0",
@@ -194,6 +199,7 @@
194
199
  "express-session": "1.17.3",
195
200
  "file-loader": "1.1.5",
196
201
  "file-saver": "2.0.5",
202
+ "file-type": "18.5.0",
197
203
  "firedev": "^16",
198
204
  "firedev-crud": "~16.0.53",
199
205
  "firedev-crud-deamon": "~16.0.43",
@@ -209,11 +215,14 @@
209
215
  "fuzzy": "0.1.3",
210
216
  "glob": "7.1.2",
211
217
  "gulp": "3.9.1",
218
+ "helmet": "7.0.0",
212
219
  "hostile": "1.3.3",
213
220
  "howler": "2.2.3",
214
221
  "http-proxy": "1.16.2",
215
222
  "http-proxy-middleware": "0.19.1",
216
223
  "http-server": "0.11.1",
224
+ "image-focus": "1.2.1",
225
+ "immer": "10.0.2",
217
226
  "immutable": "4.3.0",
218
227
  "incremental-compiler": "~16.0.30",
219
228
  "inquirer": "7.3.3",
@@ -221,37 +230,37 @@
221
230
  "is-elevated": "3.0.0",
222
231
  "isomorphic-region-loader": "~16.0.41",
223
232
  "istanbul-instrumenter-loader": "2.0.0",
224
- "jasmine-core": "4.6.0",
233
+ "jest": "29.5.0",
234
+ "jest-date-mock": "1.0.8",
235
+ "jest-junit": "16.0.0",
236
+ "jest-marbles": "latest",
237
+ "jest-preset-angular": "13.1.1",
225
238
  "jimp": "0.22.8",
239
+ "joi": "17.9.2",
226
240
  "jscodeshift": "0.6.3",
227
241
  "json-stringify-safe": "5.0.1",
228
242
  "json10": "~16.0.48",
229
243
  "json10-writer": "~16.0.44",
230
244
  "json5-writer": "0.2.0",
231
245
  "jszip": "3.10.1",
232
- "karma": "6.4.0",
233
- "karma-chrome-launcher": "3.2.0",
234
246
  "karma-cli": "1.0.1",
235
- "karma-coverage": "2.2.0",
236
- "karma-jasmine": "5.1.0",
237
- "karma-jasmine-html-reporter": "2.0.0",
238
247
  "lnk": "1.0.1",
239
248
  "localforage": "1.10.0",
240
249
  "lockfile": "1.0.4",
241
250
  "lodash-walk-object": "~16.0.48",
242
251
  "lowdb": "1.0.0",
243
- "magic-renamer": "~16.0.45",
252
+ "magic-renamer": "~16.0.46",
244
253
  "material-design-icons": "3.0.1",
245
254
  "method-override": "2.3.10",
246
255
  "minimist": "1.2.0",
247
- "mocha": "5.2.0",
256
+ "mocha": "10.2.0",
248
257
  "moment": "2.29.3",
249
- "morphi": "~16.0.5",
258
+ "morphi": "~16.0.7",
250
259
  "ng-for-track-by-property": "16.0.1",
251
260
  "ng-in-viewport": "15.0.2",
252
261
  "ng-lock": "16.0.1",
253
262
  "ng-packagr": "16.0.1",
254
- "ng-talkback": "~13.1.19",
263
+ "ng-talkback": "~16.0.1",
255
264
  "ng2-logger": "~16.0.4",
256
265
  "ng2-rest": "~16.0.12",
257
266
  "ngx-ace-wrapper": "14.0.0",
@@ -284,13 +293,15 @@
284
293
  "ps-list": "6.1.0",
285
294
  "ps-node": "0.1.6",
286
295
  "q": "1.5.1",
296
+ "rallax.js": "2.0.4",
287
297
  "randomcolor": "0.5.3",
288
- "record-replay-req-res-scenario": "~13.1.20",
298
+ "record-replay-req-res-scenario": "~16.0.1",
289
299
  "reflect-metadata": "0.1.10",
290
300
  "rimraf": "2.6.2",
291
301
  "rxjs": "~7.8.0",
292
302
  "semver": "6.3.0",
293
303
  "simple-git": "1.96.0",
304
+ "sinon": "15.2.0",
294
305
  "sloc": "0.2.0",
295
306
  "socket.io": "2.4.1",
296
307
  "sort-package-json": "1.11.0",
@@ -298,28 +309,31 @@
298
309
  "static-columns": "~16.0.5",
299
310
  "string-similarity": "4.0.2",
300
311
  "sudo-block": "3.0.0",
312
+ "supertest": "6.3.3",
301
313
  "sweetalert2": "11.7.12",
302
314
  "systeminformation": "3.45.7",
303
315
  "task.js": "0.1.5",
304
316
  "threads": "1.7.0",
305
317
  "tnp-cli": "~16.0.5",
306
- "tnp-config": "~16.0.8",
318
+ "tnp-config": "~16.0.10",
307
319
  "tnp-core": "~16.0.10",
308
320
  "tnp-db": "~16.0.26",
309
- "tnp-helpers": "~16.0.6",
321
+ "tnp-helpers": "~16.0.7",
310
322
  "tnp-models": "~16.0.35",
311
323
  "ts-debug": "1.3.0",
312
324
  "ts-loader": "2.3.1",
313
325
  "ts-node": "10.9.1",
314
326
  "tslib": "~2.3.0",
327
+ "tslint": "5.9.1",
315
328
  "turndown": "7.1.2",
316
329
  "typeorm": "~0.3.10",
317
330
  "typescript": "~5.0.2",
318
331
  "typescript-class-helpers": "~16.0.16",
332
+ "typescript-formatter": "~7.2.2",
319
333
  "underscore": "1.9.1",
320
334
  "validator": "9.2.0",
321
335
  "video.js": "8.3.0",
322
- "vpn-split": "~13.1.23",
336
+ "vpn-split": "~16.0.1",
323
337
  "watch": "1.0.2",
324
338
  "yup": "1.1.1",
325
339
  "zone.js": "~0.13.0"
package/package.json CHANGED
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "tnp": {
3
- "resources": [],
3
+ "resources": [
4
+ "README.md"
5
+ ],
4
6
  "overrided": {
5
7
  "linkedFolders": [],
6
8
  "ignoreDepsPattern": [],
@@ -34,9 +36,9 @@
34
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}\"",
35
37
  "ts-check": "tsc --noEmit"
36
38
  },
37
- "description": "A node.js HTTP proxy that records and playbacks requests",
39
+ "description": "Fork of node.js HTTP proxy that records and playbacks requests",
38
40
  "license": "MIT",
39
- "author": "Ignacio Piantanida",
41
+ "author": "Dariusz Filipiak",
40
42
  "main": "index.js",
41
43
  "keywords": [
42
44
  "http-proxy",
@@ -48,9 +50,9 @@
48
50
  "workerPlugins": {}
49
51
  },
50
52
  "name": "ng-talkback",
51
- "version": "16.0.1",
53
+ "version": "16.2.1",
52
54
  "license": "MIT",
53
- "description": "A node.js HTTP proxy that records and playbacks requests",
55
+ "description": "Fork of node.js HTTP proxy that records and playbacks requests",
54
56
  "dependencies": {
55
57
  "axios": "1.3.5",
56
58
  "json5": "2.2.1",
@@ -60,7 +62,7 @@
60
62
  },
61
63
  "repository": {
62
64
  "type": "git",
63
- "url": "https://github.com/ijpiantanida/talkback"
65
+ "url": "https://github.com/darekf77/ng-talkback"
64
66
  },
65
67
  "keywords": [
66
68
  "http-proxy",
@@ -68,7 +70,7 @@
68
70
  "vcr",
69
71
  "playback"
70
72
  ],
71
- "author": "Ignacio Piantanida",
73
+ "author": "Dariusz Filipiak",
72
74
  "scripts": {
73
75
  "build": "node tools/build.js",
74
76
  "ci": "yarn ts-check && yarn test && yarn build && USE_DIST=1 yarn test",
@@ -77,6 +79,6 @@
77
79
  "ts-check": "tsc --noEmit"
78
80
  },
79
81
  "private": false,
80
- "lastBuildTagHash": "b62be73cecef812a0620834a0ba2885effab9cc3",
82
+ "lastBuildTagHash": "e77a0302c752f0f5cddb2afa83a25baf8a7a389b",
81
83
  "devDependencies": {}
82
84
  }
@@ -1,5 +1,5 @@
1
1
  {
2
- "resources": [],
2
+ "resources": ['README.md'],
3
3
 
4
4
  "overrided": {
5
5
  "linkedFolders": [],
@@ -41,9 +41,9 @@
41
41
  "ts-check": "tsc --noEmit"
42
42
  },
43
43
 
44
- "description": "A node.js HTTP proxy that records and playbacks requests",
44
+ "description": "Fork of node.js HTTP proxy that records and playbacks requests",
45
45
  "license": "MIT",
46
- "author": "Ignacio Piantanida",
46
+ "author": "Dariusz Filipiak",
47
47
  "main": "index.js",
48
48
 
49
49
  "keywords": [
@@ -4,7 +4,9 @@
4
4
  "ip": "localhost",
5
5
  "packageJSON": {
6
6
  "tnp": {
7
- "resources": [],
7
+ "resources": [
8
+ "README.md"
9
+ ],
8
10
  "overrided": {
9
11
  "linkedFolders": [],
10
12
  "ignoreDepsPattern": [],
@@ -38,9 +40,9 @@
38
40
  "test": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text-summary mocha -r mocha-setup.js --extensions ts,js \"test/**/*.spec.{ts,js}\"",
39
41
  "ts-check": "tsc --noEmit"
40
42
  },
41
- "description": "A node.js HTTP proxy that records and playbacks requests",
43
+ "description": "Fork of node.js HTTP proxy that records and playbacks requests",
42
44
  "license": "MIT",
43
- "author": "Ignacio Piantanida",
45
+ "author": "Dariusz Filipiak",
44
46
  "main": "index.js",
45
47
  "keywords": [
46
48
  "http-proxy",
@@ -52,9 +54,9 @@
52
54
  "workerPlugins": {}
53
55
  },
54
56
  "name": "ng-talkback",
55
- "version": "16.0.1",
57
+ "version": "16.2.1",
56
58
  "license": "MIT",
57
- "description": "A node.js HTTP proxy that records and playbacks requests",
59
+ "description": "Fork of node.js HTTP proxy that records and playbacks requests",
58
60
  "dependencies": {
59
61
  "axios": "1.3.5",
60
62
  "json5": "2.2.1",
@@ -64,7 +66,7 @@
64
66
  },
65
67
  "repository": {
66
68
  "type": "git",
67
- "url": "https://github.com/ijpiantanida/talkback"
69
+ "url": "https://github.com/darekf77/ng-talkback"
68
70
  },
69
71
  "keywords": [
70
72
  "http-proxy",
@@ -72,7 +74,7 @@
72
74
  "vcr",
73
75
  "playback"
74
76
  ],
75
- "author": "Ignacio Piantanida",
77
+ "author": "Dariusz Filipiak",
76
78
  "scripts": {
77
79
  "build": "node tools/build.js",
78
80
  "ci": "yarn ts-check && yarn test && yarn build && USE_DIST=1 yarn test",
@@ -81,7 +83,7 @@
81
83
  "ts-check": "tsc --noEmit"
82
84
  },
83
85
  "private": false,
84
- "lastBuildTagHash": "b62be73cecef812a0620834a0ba2885effab9cc3",
86
+ "lastBuildTagHash": "e77a0302c752f0f5cddb2afa83a25baf8a7a389b",
85
87
  "devDependencies": {
86
88
  "@angular-devkit/build-angular": "~16.0.5",
87
89
  "@angular-devkit/core": "~16.0.5",
@@ -102,6 +104,8 @@
102
104
  "@angular/router": "~16.0.0",
103
105
  "@angular/service-worker": "~16.0.4",
104
106
  "@babel/cli": "7.18.6",
107
+ "@compodoc/compodoc": "1.1.20",
108
+ "@cypress/schematic": "2.5.0",
105
109
  "@iconify/icons-fa-solid": "1.2.2",
106
110
  "@iconify/icons-mdi": "1.2.1",
107
111
  "@mdi/js": "7.2.96",
@@ -123,7 +127,6 @@
123
127
  "@ngx-translate/core": "15.0.0",
124
128
  "@ngx-translate/http-loader": "8.0.0",
125
129
  "@sweetalert2/ngx-sweetalert2": "12.1.0",
126
- "@testdeck/jasmine": "0.3.3",
127
130
  "@testdeck/jest": "0.3.3",
128
131
  "@testdeck/mocha": "0.3.3",
129
132
  "@types/chai": "4.1.2",
@@ -137,7 +140,7 @@
137
140
  "@types/http-proxy": "1.16.0",
138
141
  "@types/http-proxy-middleware": "0.19.2",
139
142
  "@types/inquirer": "7.3.1",
140
- "@types/jasmine": "4.3.0",
143
+ "@types/jest": "29.5.2",
141
144
  "@types/json-stringify-safe": "5.0.0",
142
145
  "@types/json5": "0.0.29",
143
146
  "@types/lockfile": "1.0.0",
@@ -157,6 +160,7 @@
157
160
  "@types/watch": "1.0.0",
158
161
  "accepts": "1.3.4",
159
162
  "angular-material-css-vars": "5.0.2",
163
+ "animate.css": "4.1.1 ",
160
164
  "any-project-cli": "~16.0.31",
161
165
  "background-worker-process": "~16.0.48",
162
166
  "base32": "0.0.7",
@@ -166,7 +170,7 @@
166
170
  "bootstrap": "4.6.2",
167
171
  "buffer-shims": "1.0.0",
168
172
  "callsite-record": "4.1.3",
169
- "chai": "4.2.0",
173
+ "chai": "4.3.7",
170
174
  "chalk": "2.3.2",
171
175
  "check-node-version": "3.2.0",
172
176
  "cheerio": "1.0.0-rc.3",
@@ -182,6 +186,7 @@
182
186
  "cors": "2.8.4",
183
187
  "cpr": "3.0.1",
184
188
  "cross-spawn": "7.0.3",
189
+ "cypress": "latest",
185
190
  "dateformat": "3.0.3",
186
191
  "detect-mocha": "0.1.0",
187
192
  "diff": "3.2.0",
@@ -198,6 +203,7 @@
198
203
  "express-session": "1.17.3",
199
204
  "file-loader": "1.1.5",
200
205
  "file-saver": "2.0.5",
206
+ "file-type": "18.5.0",
201
207
  "firedev": "^16",
202
208
  "firedev-crud": "~16.0.53",
203
209
  "firedev-crud-deamon": "~16.0.43",
@@ -213,11 +219,14 @@
213
219
  "fuzzy": "0.1.3",
214
220
  "glob": "7.1.2",
215
221
  "gulp": "3.9.1",
222
+ "helmet": "7.0.0",
216
223
  "hostile": "1.3.3",
217
224
  "howler": "2.2.3",
218
225
  "http-proxy": "1.16.2",
219
226
  "http-proxy-middleware": "0.19.1",
220
227
  "http-server": "0.11.1",
228
+ "image-focus": "1.2.1",
229
+ "immer": "10.0.2",
221
230
  "immutable": "4.3.0",
222
231
  "incremental-compiler": "~16.0.30",
223
232
  "inquirer": "7.3.3",
@@ -225,37 +234,37 @@
225
234
  "is-elevated": "3.0.0",
226
235
  "isomorphic-region-loader": "~16.0.41",
227
236
  "istanbul-instrumenter-loader": "2.0.0",
228
- "jasmine-core": "4.6.0",
237
+ "jest": "29.5.0",
238
+ "jest-date-mock": "1.0.8",
239
+ "jest-junit": "16.0.0",
240
+ "jest-marbles": "latest",
241
+ "jest-preset-angular": "13.1.1",
229
242
  "jimp": "0.22.8",
243
+ "joi": "17.9.2",
230
244
  "jscodeshift": "0.6.3",
231
245
  "json-stringify-safe": "5.0.1",
232
246
  "json10": "~16.0.48",
233
247
  "json10-writer": "~16.0.44",
234
248
  "json5-writer": "0.2.0",
235
249
  "jszip": "3.10.1",
236
- "karma": "6.4.0",
237
- "karma-chrome-launcher": "3.2.0",
238
250
  "karma-cli": "1.0.1",
239
- "karma-coverage": "2.2.0",
240
- "karma-jasmine": "5.1.0",
241
- "karma-jasmine-html-reporter": "2.0.0",
242
251
  "lnk": "1.0.1",
243
252
  "localforage": "1.10.0",
244
253
  "lockfile": "1.0.4",
245
254
  "lodash-walk-object": "~16.0.48",
246
255
  "lowdb": "1.0.0",
247
- "magic-renamer": "~16.0.45",
256
+ "magic-renamer": "~16.0.46",
248
257
  "material-design-icons": "3.0.1",
249
258
  "method-override": "2.3.10",
250
259
  "minimist": "1.2.0",
251
- "mocha": "5.2.0",
260
+ "mocha": "10.2.0",
252
261
  "moment": "2.29.3",
253
- "morphi": "~16.0.5",
262
+ "morphi": "~16.0.7",
254
263
  "ng-for-track-by-property": "16.0.1",
255
264
  "ng-in-viewport": "15.0.2",
256
265
  "ng-lock": "16.0.1",
257
266
  "ng-packagr": "16.0.1",
258
- "ng-talkback": "~13.1.19",
267
+ "ng-talkback": "~16.0.1",
259
268
  "ng2-logger": "~16.0.4",
260
269
  "ng2-rest": "~16.0.12",
261
270
  "ngx-ace-wrapper": "14.0.0",
@@ -288,13 +297,15 @@
288
297
  "ps-list": "6.1.0",
289
298
  "ps-node": "0.1.6",
290
299
  "q": "1.5.1",
300
+ "rallax.js": "2.0.4",
291
301
  "randomcolor": "0.5.3",
292
- "record-replay-req-res-scenario": "~13.1.20",
302
+ "record-replay-req-res-scenario": "~16.0.1",
293
303
  "reflect-metadata": "0.1.10",
294
304
  "rimraf": "2.6.2",
295
305
  "rxjs": "~7.8.0",
296
306
  "semver": "6.3.0",
297
307
  "simple-git": "1.96.0",
308
+ "sinon": "15.2.0",
298
309
  "sloc": "0.2.0",
299
310
  "socket.io": "2.4.1",
300
311
  "sort-package-json": "1.11.0",
@@ -302,28 +313,31 @@
302
313
  "static-columns": "~16.0.5",
303
314
  "string-similarity": "4.0.2",
304
315
  "sudo-block": "3.0.0",
316
+ "supertest": "6.3.3",
305
317
  "sweetalert2": "11.7.12",
306
318
  "systeminformation": "3.45.7",
307
319
  "task.js": "0.1.5",
308
320
  "threads": "1.7.0",
309
321
  "tnp-cli": "~16.0.5",
310
- "tnp-config": "~16.0.8",
322
+ "tnp-config": "~16.0.10",
311
323
  "tnp-core": "~16.0.10",
312
324
  "tnp-db": "~16.0.26",
313
- "tnp-helpers": "~16.0.6",
325
+ "tnp-helpers": "~16.0.7",
314
326
  "tnp-models": "~16.0.35",
315
327
  "ts-debug": "1.3.0",
316
328
  "ts-loader": "2.3.1",
317
329
  "ts-node": "10.9.1",
318
330
  "tslib": "~2.3.0",
331
+ "tslint": "5.9.1",
319
332
  "turndown": "7.1.2",
320
333
  "typeorm": "~0.3.10",
321
334
  "typescript": "~5.0.2",
322
335
  "typescript-class-helpers": "~16.0.16",
336
+ "typescript-formatter": "~7.2.2",
323
337
  "underscore": "1.9.1",
324
338
  "validator": "9.2.0",
325
339
  "video.js": "8.3.0",
326
- "vpn-split": "~13.1.23",
340
+ "vpn-split": "~16.0.1",
327
341
  "watch": "1.0.2",
328
342
  "yup": "1.1.1",
329
343
  "zone.js": "~0.13.0"
@@ -331,9 +345,9 @@
331
345
  "main": "index.js"
332
346
  },
333
347
  "build": {
334
- "number": 287,
335
- "date": "2023-06-20T10:29:48.000Z",
336
- "hash": "e77a0302c752f0f5cddb2afa83a25baf8a7a389b",
348
+ "number": 291,
349
+ "date": "2023-06-27T04:17:49.000Z",
350
+ "hash": "8da80f324a3499799bd938a77367576844c7cf97",
337
351
  "options": {}
338
352
  },
339
353
  "currentProjectName": "ng-talkback",
@@ -341,7 +355,7 @@
341
355
  "currentProjectLaunchConfiguration": "{\"version\":\"0.2.0\",\"configurations\":[{\"type\":\"node\",\"request\":\"launch\",\"name\":\"Launch Server standalone\",\"program\":\"${workspaceFolder}/run.js\",\"args\":[\"--ENVoverride=%7B%0A%20%20%20%20%22clientProjectName%22%3A%20%22ng-talkback%22%0A%7D\"],\"runtimeArgs\":[\"--nolazy\",\"-r\",\"ts-node/register\",\"--experimental-worker\"]},{\"name\":\"Debugger with ng serve\",\"type\":\"chrome\",\"request\":\"launch\",\"preLaunchTask\":\"Ng Serve\",\"postDebugTask\":\"terminateall\",\"sourceMaps\":true,\"webRoot\":\"${workspaceFolder}\",\"sourceMapPathOverrides\":{\"webpack:/*\":\"${webRoot}/*\",\"/./*\":\"${webRoot}/*\",\"/tmp-src/*\":\"${webRoot}/*\",\"/*\":\"*\",\"/./~/*\":\"${webRoot}/node_modules/*\"}},{\"type\":\"node\",\"request\":\"attach\",\"name\":\"Attach to global cli tool\",\"port\":9229,\"skipFiles\":[\"<node_internals>/**\"]}],\"compounds\":[{\"name\":\"Debug backend/frontend\",\"configurations\":[\"Launch Server standalone\",\"Debugger with ng serve\"]}]}",
342
356
  "currentProjectTasksConfiguration": "{\"version\":\"2.0.0\",\"tasks\":[{\"label\":\"terminateall\",\"command\":\"echo ${input:terminate}\",\"type\":\"shell\",\"problemMatcher\":[]},{\"label\":\"Ng Serve\",\"type\":\"shell\",\"command\":\"tnp build\",\"isBackground\":true,\"presentation\":{\"reveal\":\"always\"},\"group\":{\"kind\":\"build\",\"isDefault\":true},\"problemMatcher\":{\"owner\":\"typescript\",\"source\":\"ts\",\"applyTo\":\"closedDocuments\",\"fileLocation\":[\"relative\",\"${cwd}\"],\"pattern\":\"$tsc\",\"background\":{\"activeOnStart\":true,\"beginsPattern\":{\"regexp\":\"(.*?)\"},\"endsPattern\":{\"regexp\":\"Compiled |Failed to compile.\"}}}}],\"inputs\":[{\"id\":\"terminate\",\"type\":\"command\",\"command\":\"workbench.action.tasks.terminate\",\"args\":\"terminateAll\"}]}",
343
357
  "currentProjectType": "isomorphic-lib",
344
- "currentFrameworkVersion": "16.0.17",
358
+ "currentFrameworkVersion": "16.0.18",
345
359
  "currentProjectIsStrictSite": false,
346
360
  "currentProjectIsDependencySite": false,
347
361
  "currentProjectIsStatic": false,