ng-talkback 13.1.19 → 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.
Files changed (66) hide show
  1. package/README.md +3 -0
  2. package/assets/shared/shared_folder_info.txt +7 -0
  3. package/browser/README.md +24 -24
  4. package/{client/esm2020 → browser/esm2022}/lib/index.mjs +2 -2
  5. package/{client/fesm2015 → browser/fesm2022}/ng-talkback.mjs +1 -1
  6. package/browser/fesm2022/ng-talkback.mjs.map +1 -0
  7. package/browser/lib/index.d.ts +1 -1
  8. package/browser/package.json +6 -12
  9. package/client/README.md +24 -24
  10. package/{browser/esm2020 → client/esm2022}/lib/index.mjs +2 -2
  11. package/{browser/fesm2015 → client/fesm2022}/ng-talkback.mjs +1 -1
  12. package/client/fesm2022/ng-talkback.mjs.map +1 -0
  13. package/client/lib/index.d.ts +1 -1
  14. package/client/package.json +335 -25
  15. package/index.js.map +1 -1
  16. package/lib/es6.backend.js.map +1 -1
  17. package/lib/features/error-rate.backend.js.map +1 -1
  18. package/lib/features/latency.backend.js.map +1 -1
  19. package/lib/index.d.ts +1 -1
  20. package/lib/index.js.map +1 -1
  21. package/lib/logger.backend.js.map +1 -1
  22. package/lib/options.backend.js.map +1 -1
  23. package/lib/request-handler.backend.js.map +1 -1
  24. package/lib/server.backend.d.ts +1 -1
  25. package/lib/server.backend.js.map +1 -1
  26. package/lib/summary.backend.js.map +1 -1
  27. package/lib/talkback-factory.backend.js.map +1 -1
  28. package/lib/tape-matcher.backend.js.map +1 -1
  29. package/lib/tape-renderer.backend.js.map +1 -1
  30. package/lib/tape-store.backend.js.map +1 -1
  31. package/lib/tape.backend.js.map +1 -1
  32. package/lib/types.backend.d.ts +3 -3
  33. package/lib/types.backend.js.map +1 -1
  34. package/lib/utils/content-encoding.backend.js.map +1 -1
  35. package/lib/utils/headers.backend.js.map +1 -1
  36. package/lib/utils/media-type.backend.js.map +1 -1
  37. package/package.json +61 -12
  38. package/package.json_devDependencies.json +220 -220
  39. package/package.json_tnp.json5 +57 -53
  40. package/tmp-environment.json +249 -215
  41. package/websql/README.md +24 -24
  42. package/websql/{esm2020 → esm2022}/lib/index.mjs +2 -2
  43. package/{browser/fesm2020 → websql/fesm2022}/ng-talkback.mjs +1 -1
  44. package/websql/{fesm2015 → fesm2022}/ng-talkback.mjs.map +1 -1
  45. package/websql/lib/index.d.ts +1 -1
  46. package/websql/package.json +6 -12
  47. package/app.d.ts +0 -0
  48. package/app.js +0 -6
  49. package/app.js.map +0 -1
  50. package/browser/fesm2015/ng-talkback.mjs.map +0 -1
  51. package/browser/fesm2020/ng-talkback.mjs.map +0 -1
  52. package/client/fesm2015/ng-talkback.mjs.map +0 -1
  53. package/client/fesm2020/ng-talkback.mjs +0 -32
  54. package/client/fesm2020/ng-talkback.mjs.map +0 -1
  55. package/websql/fesm2015/ng-talkback.mjs +0 -32
  56. package/websql/fesm2020/ng-talkback.mjs +0 -32
  57. package/websql/fesm2020/ng-talkback.mjs.map +0 -1
  58. /package/browser/{esm2020 → esm2022}/ng-talkback.mjs +0 -0
  59. /package/browser/{esm2020 → esm2022}/public-api.mjs +0 -0
  60. /package/browser/{ng-talkback.d.ts → index.d.ts} +0 -0
  61. /package/client/{esm2020 → esm2022}/ng-talkback.mjs +0 -0
  62. /package/client/{esm2020 → esm2022}/public-api.mjs +0 -0
  63. /package/client/{ng-talkback.d.ts → index.d.ts} +0 -0
  64. /package/websql/{esm2020 → esm2022}/ng-talkback.mjs +0 -0
  65. /package/websql/{esm2020 → esm2022}/public-api.mjs +0 -0
  66. /package/websql/{ng-talkback.d.ts → index.d.ts} +0 -0
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "domain": "ng-talkback.example.domain.com",
3
- "name": "local",
3
+ "isCoreProject": false,
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
- "ignoreDepsPattern": [
11
- "*"
12
- ],
12
+ "ignoreDepsPattern": [],
13
13
  "includeAsDev": [],
14
14
  "includeOnly": [
15
15
  "json5",
@@ -18,7 +18,8 @@
18
18
  "uuid",
19
19
  "axios"
20
20
  ],
21
- "dependencies": {}
21
+ "dependencies": {},
22
+ "npmFixes": []
22
23
  },
23
24
  "linkedProjects": [],
24
25
  "smartContainerBuildTarget": "",
@@ -26,11 +27,12 @@
26
27
  "libReleaseOptions": {
27
28
  "nodts": false,
28
29
  "obscure": false,
29
- "ugly": false
30
+ "ugly": false,
31
+ "includeNodeModules": false
30
32
  },
31
33
  "smartContainerTarget": "",
32
34
  "type": "isomorphic-lib",
33
- "version": "v3",
35
+ "version": "v4",
34
36
  "scripts": {
35
37
  "build": "node tools/build.js",
36
38
  "ci": "yarn ts-check && yarn test && yarn build && USE_DIST=1 yarn test",
@@ -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,20 +54,19 @@
52
54
  "workerPlugins": {}
53
55
  },
54
56
  "name": "ng-talkback",
55
- "version": "13.1.19",
56
- "main": "index.js",
57
+ "version": "16.2.1",
57
58
  "license": "MIT",
58
- "description": "A node.js HTTP proxy that records and playbacks requests",
59
+ "description": "Fork of node.js HTTP proxy that records and playbacks requests",
59
60
  "dependencies": {
60
- "axios": "^0.17.1",
61
- "json5": "~2.1.3",
62
- "lodash": "^4.17.4",
63
- "mkdirp": "^0.5.1",
64
- "uuid": "^8.3.2"
61
+ "axios": "1.3.5",
62
+ "json5": "2.2.1",
63
+ "lodash": "4.17.20",
64
+ "mkdirp": "0.5.1",
65
+ "uuid": "8.3.2"
65
66
  },
66
67
  "repository": {
67
68
  "type": "git",
68
- "url": "https://github.com/ijpiantanida/talkback"
69
+ "url": "https://github.com/darekf77/ng-talkback"
69
70
  },
70
71
  "keywords": [
71
72
  "http-proxy",
@@ -73,7 +74,7 @@
73
74
  "vcr",
74
75
  "playback"
75
76
  ],
76
- "author": "Ignacio Piantanida",
77
+ "author": "Dariusz Filipiak",
77
78
  "scripts": {
78
79
  "build": "node tools/build.js",
79
80
  "ci": "yarn ts-check && yarn test && yarn build && USE_DIST=1 yarn test",
@@ -82,246 +83,279 @@
82
83
  "ts-check": "tsc --noEmit"
83
84
  },
84
85
  "private": false,
85
- "lastBuildTagHash": "02897f689bb6d4491e30b3433485a1d002ef7043",
86
+ "lastBuildTagHash": "e77a0302c752f0f5cddb2afa83a25baf8a7a389b",
86
87
  "devDependencies": {
87
- "@angular-devkit/build-angular": "~13.3.9",
88
- "@angular-devkit/core": "~13.3.9",
89
- "@angular/cdk": "^13.3.9",
90
- "@angular/cli": "~13.3.9",
91
- "@angular/common": "~13.3.0",
92
- "@angular/compiler": "~13.3.0",
93
- "@angular/compiler-cli": "~13.3.0",
94
- "@angular/core": "~13.3.0",
95
- "@angular/flex-layout": "13.0.0-beta.38",
96
- "@angular/forms": "~13.3.0",
97
- "@angular/material": "^13.3.9",
98
- "@angular/platform-browser": "~13.3.0",
99
- "@angular/platform-browser-dynamic": "~13.3.0",
100
- "@angular/pwa": "~13.3.9",
101
- "@angular/router": "~13.3.0",
102
- "@angular/service-worker": "~13.3.11",
103
- "@babel/cli": "^7.18.6",
88
+ "@angular-devkit/build-angular": "~16.0.5",
89
+ "@angular-devkit/core": "~16.0.5",
90
+ "@angular-material-extensions/password-strength": "~12.1.0",
91
+ "@angular/animations": "~16.0.0",
92
+ "@angular/cdk": "~16.0.3",
93
+ "@angular/cli": "~16.0.5",
94
+ "@angular/common": "~16.0.0",
95
+ "@angular/compiler": "~16.0.0",
96
+ "@angular/compiler-cli": "~16.0.4",
97
+ "@angular/core": "~16.0.0",
98
+ "@angular/elements": "~16.0.4",
99
+ "@angular/forms": "~16.0.0",
100
+ "@angular/material": "~16.0.3",
101
+ "@angular/platform-browser": "~16.0.4",
102
+ "@angular/platform-browser-dynamic": "~16.0.4",
103
+ "@angular/pwa": "~16.0.5",
104
+ "@angular/router": "~16.0.0",
105
+ "@angular/service-worker": "~16.0.4",
106
+ "@babel/cli": "7.18.6",
107
+ "@compodoc/compodoc": "1.1.20",
108
+ "@cypress/schematic": "2.5.0",
104
109
  "@iconify/icons-fa-solid": "1.2.2",
105
110
  "@iconify/icons-mdi": "1.2.1",
106
- "@mdi/js": "6.5.95",
107
- "@ngrx/component-store": "^13.0.2",
108
- "@ngrx/data": "^13.0.2",
109
- "@ngrx/effects": "^13.0.2",
110
- "@ngrx/entity": "^13.0.2",
111
- "@ngrx/router-store": "^13.0.2",
112
- "@ngrx/schematics": "^13.0.2",
113
- "@ngrx/store": "^13.0.2",
114
- "@ngrx/store-devtools": "^13.0.2",
115
- "@ngx-formly/bootstrap": "6.0.0-next.8",
116
- "@ngx-formly/core": "6.0.0-next.8",
117
- "@ngx-formly/ionic": "6.0.0-next.8",
118
- "@ngx-formly/material": "6.0.0-next.8",
119
- "@ngx-loading-bar/core": "6.0.2",
120
- "@ngx-loading-bar/http-client": "6.0.2",
121
- "@ngx-loading-bar/router": "6.0.2",
122
- "@ngx-translate/core": "14.0.0",
123
- "@ngx-translate/http-loader": "7.0.0",
124
- "@swimlane/ngx-datatable": "20.0.0",
125
- "@types/chai": "^4.1.2",
111
+ "@mdi/js": "7.2.96",
112
+ "@ng-matero/extensions": "16.0.0",
113
+ "@ngneat/falso": "6.4.0",
114
+ "@ngneat/hot-toast": "5.0.1",
115
+ "@ngneat/overview": "5.0.0",
116
+ "@ngneat/spectator": "15.0.0",
117
+ "@ngrx/component-store": "~16.0.1",
118
+ "@ngrx/data": "~16.0.1",
119
+ "@ngrx/effects": "~16.0.1",
120
+ "@ngrx/entity": "~16.0.1",
121
+ "@ngrx/router-store": "~16.0.1",
122
+ "@ngrx/schematics": "~16.0.1",
123
+ "@ngrx/store": "~16.0.1",
124
+ "@ngrx/store-devtools": "~16.0.1",
125
+ "@ngx-formly/core": "6.1.7",
126
+ "@ngx-formly/material": "6.1.7",
127
+ "@ngx-translate/core": "15.0.0",
128
+ "@ngx-translate/http-loader": "8.0.0",
129
+ "@sweetalert2/ngx-sweetalert2": "12.1.0",
130
+ "@testdeck/jest": "0.3.3",
131
+ "@testdeck/mocha": "0.3.3",
132
+ "@types/chai": "4.1.2",
126
133
  "@types/chokidar": "2.1.3",
127
- "@types/dateformat": "^1.0.1",
128
- "@types/diff": "^3.2.2",
129
- "@types/express": "^4.11.0",
130
- "@types/express-fileupload": "^0.1.1",
131
- "@types/fs-extra": "^7.0.0",
132
- "@types/glob": "^5.0.35",
133
- "@types/http-proxy": "^1.16.0",
134
+ "@types/dateformat": "1.0.1",
135
+ "@types/diff": "3.2.2",
136
+ "@types/express": "4.11.0",
137
+ "@types/express-fileupload": "1.4.1",
138
+ "@types/fs-extra": "7.0.0",
139
+ "@types/glob": "5.0.35",
140
+ "@types/http-proxy": "1.16.0",
134
141
  "@types/http-proxy-middleware": "0.19.2",
135
- "@types/inquirer": "~7.3.1",
136
- "@types/jasmine": "~3.10.0",
137
- "@types/json-stringify-safe": "^5.0.0",
142
+ "@types/inquirer": "7.3.1",
143
+ "@types/jest": "29.5.2",
144
+ "@types/json-stringify-safe": "5.0.0",
138
145
  "@types/json5": "0.0.29",
139
- "@types/lockfile": "^1.0.0",
146
+ "@types/lockfile": "1.0.0",
140
147
  "@types/lodash": "4.14.92",
141
- "@types/lowdb": "^1.0.6",
142
- "@types/mocha": "^5.2.5",
143
- "@types/node": "^12.11.1",
144
- "@types/node-notifier": "^5.4.0",
145
- "@types/oauth2orize": "^1.8.0",
146
- "@types/password-hash": "^1.2.19",
147
- "@types/progress": "^2.0.3",
148
+ "@types/lowdb": "1.0.6",
149
+ "@types/mocha": "5.2.5",
150
+ "@types/node": "16.18.21",
151
+ "@types/node-notifier": "5.4.0",
152
+ "@types/oauth2orize": "1.8.0",
153
+ "@types/password-hash": "1.2.19",
154
+ "@types/progress": "2.0.3",
148
155
  "@types/q": "1.5.5",
149
- "@types/rimraf": "^2.0.2",
156
+ "@types/rimraf": "2.0.2",
150
157
  "@types/semver": "6.0.1",
151
- "@types/systeminformation": "^3.23.0",
152
- "@types/vinyl": "^2.0.2",
153
- "@types/watch": "^1.0.0",
154
- "accepts": "^1.3.4",
155
- "any-project-cli": "~13.1.16",
156
- "background-worker-process": "~13.1.30",
158
+ "@types/systeminformation": "3.23.0",
159
+ "@types/vinyl": "2.0.2",
160
+ "@types/watch": "1.0.0",
161
+ "accepts": "1.3.4",
162
+ "angular-material-css-vars": "5.0.2",
163
+ "animate.css": "4.1.1 ",
164
+ "any-project-cli": "~16.0.31",
165
+ "background-worker-process": "~16.0.48",
166
+ "base32": "0.0.7",
157
167
  "bcryptjs": "2.4.3",
158
168
  "better-sqlite3": "7.6.2",
159
- "body-parser": "^1.18.2",
160
- "bootstrap": "^5.1.3",
161
- "bs4-breakpoint": "13.0.32",
162
- "buffer-shims": "^1.0.0",
169
+ "body-parser": "1.18.2",
170
+ "bootstrap": "4.6.2",
171
+ "buffer-shims": "1.0.0",
163
172
  "callsite-record": "4.1.3",
164
- "chai": "^4.2.0",
165
- "chalk": "^2.3.2",
166
- "check-node-version": "^3.2.0",
173
+ "chai": "4.3.7",
174
+ "chalk": "2.3.2",
175
+ "check-node-version": "3.2.0",
167
176
  "cheerio": "1.0.0-rc.3",
168
177
  "chokidar": "3.5.1",
169
- "circular-json": "^0.5.1",
170
- "command-exists": "^1.2.2",
178
+ "circular-json": "0.5.1",
179
+ "class-validator": "0.14.0",
180
+ "command-exists": "1.2.2",
171
181
  "compression": "1.7.4",
172
- "concurrently": "^3.5.1",
173
- "content-type": "^1.0.4",
174
- "cookie-parser": "^1.4.3",
175
- "copy-paste": "~1.3.0",
176
- "cors": "^2.8.4",
177
- "cpr": "^3.0.1",
178
- "cross-spawn": "~7.0.3",
179
- "dateformat": "^3.0.3",
182
+ "concurrently": "3.5.1",
183
+ "content-type": "1.0.4",
184
+ "cookie-parser": "1.4.3",
185
+ "copy-paste": "1.5.3",
186
+ "cors": "2.8.4",
187
+ "cpr": "3.0.1",
188
+ "cross-spawn": "7.0.3",
189
+ "cypress": "latest",
190
+ "dateformat": "3.0.3",
180
191
  "detect-mocha": "0.1.0",
181
- "diff": "^3.2.0",
192
+ "diff": "3.2.0",
182
193
  "element-resize-detector": "1.1.15",
183
- "enquirer": "^2.3.0",
194
+ "enquirer": "2.3.0",
184
195
  "enum-values": "1.2.1",
185
- "errorhandler": "^1.5.0",
196
+ "errorhandler": "1.5.0",
186
197
  "eslint": "7.13.0",
187
198
  "eslint-plugin-import": "2.22.1",
188
199
  "eslint-plugin-jsdoc": "30.7.8",
189
200
  "eslint-plugin-prefer-arrow": "1.2.2",
190
- "express": "^4.16.3",
191
- "express-fileupload": "^0.4.0",
201
+ "express": "4.16.3",
202
+ "express-fileupload": "1.4.0",
192
203
  "express-session": "1.17.3",
193
- "fbgraph": "^1.4.1",
194
- "file-loader": "^1.1.5",
195
- "firedev-crud": "~13.1.35",
196
- "firedev-crud-deamon": "~13.1.25",
197
- "firedev-ports": "~13.1.29",
198
- "firedev-storage": "~13.1.20",
199
- "firedev-typeorm": "~13.1.6",
204
+ "file-loader": "1.1.5",
205
+ "file-saver": "2.0.5",
206
+ "file-type": "18.5.0",
207
+ "firedev": "^16",
208
+ "firedev-crud": "~16.0.53",
209
+ "firedev-crud-deamon": "~16.0.43",
210
+ "firedev-ports": "~16.0.48",
211
+ "firedev-storage": "~16.0.40",
212
+ "firedev-type-sql": "~16.0.1",
213
+ "firedev-typeorm": "~16.0.37",
214
+ "firedev-ui": "~16.0.7",
200
215
  "fkill": "6.1.0",
201
- "font-awesome": "^4.7.0",
216
+ "font-awesome": "4.7.0",
217
+ "form-data": "4.0.0",
202
218
  "fs-extra": "8.1.0",
203
- "fuzzy": "^0.1.3",
204
- "glob": "^7.1.2",
205
- "gulp": "^3.9.1",
206
- "hostile": "~1.3.3",
207
- "http-proxy": "^1.16.2",
219
+ "fuzzy": "0.1.3",
220
+ "glob": "7.1.2",
221
+ "gulp": "3.9.1",
222
+ "helmet": "7.0.0",
223
+ "hostile": "1.3.3",
224
+ "howler": "2.2.3",
225
+ "http-proxy": "1.16.2",
208
226
  "http-proxy-middleware": "0.19.1",
209
227
  "http-server": "0.11.1",
210
- "incremental-compiler": "~13.1.8",
211
- "inquirer": "~7.3.3",
212
- "inquirer-autocomplete-prompt": "~1.3.0",
213
- "is-elevated": "~3.0.0",
214
- "isomorphic-region-loader": "~1.0.2",
215
- "istanbul-instrumenter-loader": "^2.0.0",
216
- "jasmine-core": "~4.0.0",
217
- "jscodeshift": "^0.6.3",
218
- "json-stringify-safe": "^5.0.1",
219
- "json10": "~13.1.28",
220
- "json10-writer": "~13.1.26",
221
- "json5-writer": "~0.2.0",
222
- "karma": "~6.3.0",
223
- "karma-chrome-launcher": "~3.1.0",
224
- "karma-cli": "~1.0.1",
225
- "karma-coverage": "~2.1.0",
226
- "karma-jasmine": "~4.0.0",
227
- "karma-jasmine-html-reporter": "~1.7.0",
228
- "lnk": "~1.0.1",
229
- "lockfile": "^1.0.4",
230
- "lodash-walk-object": "~13.1.28",
231
- "lodash.get": ">= 4",
232
- "lodash.isequal": ">= 4",
233
- "lodash.merge": ">= 4",
234
- "lodash.set": ">= 4",
235
- "lowdb": "^1.0.0",
236
- "magic-renamer": "~13.1.17",
228
+ "image-focus": "1.2.1",
229
+ "immer": "10.0.2",
230
+ "immutable": "4.3.0",
231
+ "incremental-compiler": "~16.0.30",
232
+ "inquirer": "7.3.3",
233
+ "inquirer-autocomplete-prompt": "1.3.0",
234
+ "is-elevated": "3.0.0",
235
+ "isomorphic-region-loader": "~16.0.41",
236
+ "istanbul-instrumenter-loader": "2.0.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",
242
+ "jimp": "0.22.8",
243
+ "joi": "17.9.2",
244
+ "jscodeshift": "0.6.3",
245
+ "json-stringify-safe": "5.0.1",
246
+ "json10": "~16.0.48",
247
+ "json10-writer": "~16.0.44",
248
+ "json5-writer": "0.2.0",
249
+ "jszip": "3.10.1",
250
+ "karma-cli": "1.0.1",
251
+ "lnk": "1.0.1",
252
+ "localforage": "1.10.0",
253
+ "lockfile": "1.0.4",
254
+ "lodash-walk-object": "~16.0.48",
255
+ "lowdb": "1.0.0",
256
+ "magic-renamer": "~16.0.46",
237
257
  "material-design-icons": "3.0.1",
238
- "method-override": "^2.3.10",
239
- "minimist": "^1.2.0",
240
- "mocha": "^5.2.0",
241
- "moment": "^2.22.2",
242
- "morphi": "~13.1.8",
243
- "ng-packagr": "^13.0.0",
244
- "ng-talkback": "~13.1.18",
245
- "ng2-logger": "~13.1.6",
246
- "ng2-rest": "~13.1.6",
247
- "ng4-icons": "~13.1.20",
248
- "ng4-modal": "~13.1.22",
249
- "ngx-bootstrap": "8.0.0",
250
- "ngx-editor": "12.2.1",
258
+ "method-override": "2.3.10",
259
+ "minimist": "1.2.0",
260
+ "mocha": "10.2.0",
261
+ "moment": "2.29.3",
262
+ "morphi": "~16.0.7",
263
+ "ng-for-track-by-property": "16.0.1",
264
+ "ng-in-viewport": "15.0.2",
265
+ "ng-lock": "16.0.1",
266
+ "ng-packagr": "16.0.1",
267
+ "ng-talkback": "~16.0.1",
268
+ "ng2-logger": "~16.0.4",
269
+ "ng2-rest": "~16.0.12",
270
+ "ngx-ace-wrapper": "14.0.0",
271
+ "ngx-editor": "15.3.0",
272
+ "ngx-highlightjs": "9.0.0",
251
273
  "ngx-moment": "6.0.2",
252
- "ngx-pipes": "3.0.0",
274
+ "ngx-pipes": "3.2.2",
275
+ "ngx-progressbar": "11.0.0",
276
+ "ngx-scrollbar": "12.0.0",
277
+ "ngx-scrolltop": "6.0.0",
253
278
  "ngx-store": "3.1.1",
254
- "ngx-toastr": "14.2.2",
255
- "ngx-wig": "13.0.3",
256
- "node-cli-tester": "~13.1.18",
279
+ "ngx-typed-js": "2.1.1",
280
+ "node-cli-tester": "~16.0.2",
257
281
  "node-localstorage": "2.1.6",
258
- "node-notifier": "^6.0.0",
259
- "nodemon": "^1.14.11",
260
- "npm-get-dependents": "^1.0.1",
261
- "npm-run": "^4.1.2",
262
- "omelette": "^0.4.5",
282
+ "node-notifier": "6.0.0",
283
+ "nodemon": "1.14.11",
284
+ "npm-get-dependents": "1.0.1",
285
+ "npm-run": "4.1.2",
286
+ "omelette": "0.4.5",
263
287
  "open": "7.2.1",
264
288
  "ora": "3.4.0",
265
- "passport": "^0.3.2",
266
- "passport-http-bearer": "^1.0.1",
267
- "password-hash": "^1.2.2",
289
+ "passport": "0.3.2",
290
+ "passport-http-bearer": "1.0.1",
291
+ "password-hash": "1.2.2",
292
+ "pica": "9.0.1",
268
293
  "portfinder": "1.0.21",
269
294
  "prettier": "2.5.1",
270
- "progress": "^2.0.3",
271
- "prompts": "^0.1.8",
295
+ "progress": "2.0.3",
296
+ "prompts": "0.1.8",
272
297
  "ps-list": "6.1.0",
273
- "ps-node": "^0.1.6",
274
- "q": "^1.5.1",
275
- "randomcolor": "^0.5.3",
276
- "record-replay-req-res-scenario": "~13.1.19",
277
- "reflect-metadata": "^0.1.10",
278
- "rimraf": "^2.6.2",
279
- "rxjs": "~7.5.0",
298
+ "ps-node": "0.1.6",
299
+ "q": "1.5.1",
300
+ "rallax.js": "2.0.4",
301
+ "randomcolor": "0.5.3",
302
+ "record-replay-req-res-scenario": "~16.0.1",
303
+ "reflect-metadata": "0.1.10",
304
+ "rimraf": "2.6.2",
305
+ "rxjs": "~7.8.0",
280
306
  "semver": "6.3.0",
281
- "simple-git": "^1.96.0",
282
- "sloc": "^0.2.0",
283
- "socket.io": "~2.4.1",
284
- "sort-package-json": "^1.11.0",
285
- "sql.js": "^1.8.0",
286
- "static-columns": "~13.1.29",
287
- "string-similarity": "~4.0.2",
288
- "sudo-block": "~3.0.0",
289
- "systeminformation": "^3.45.7",
290
- "task.js": "^0.1.5",
291
- "tnp-cli": "~13.1.32",
292
- "tnp-config": "~13.1.47",
293
- "tnp-core": "~13.1.33",
294
- "tnp-db": "~13.1.5",
295
- "tnp-helpers": "~13.1.7",
296
- "tnp-models": "~13.1.6",
297
- "tnp-ui": "~13.1.26",
298
- "ts-debug": "^1.3.0",
299
- "ts-loader": "^2.3.1",
300
- "ts-node": "~10.7.0",
301
- "tslib": "^2.3.0",
302
- "typeorm": "^0.3.10",
303
- "typescript": "~4.6.2",
304
- "typescript-class-helpers": "~13.1.7",
305
- "typescript-formatter": "7.2.2",
306
- "underscore": "^1.9.1",
307
- "validator": "^9.2.0",
308
- "vpn-split": "~13.1.22",
309
- "watch": "~1.0.2",
310
- "zone.js": "~0.11.4"
311
- }
307
+ "simple-git": "1.96.0",
308
+ "sinon": "15.2.0",
309
+ "sloc": "0.2.0",
310
+ "socket.io": "2.4.1",
311
+ "sort-package-json": "1.11.0",
312
+ "sql.js": "1.8.0",
313
+ "static-columns": "~16.0.5",
314
+ "string-similarity": "4.0.2",
315
+ "sudo-block": "3.0.0",
316
+ "supertest": "6.3.3",
317
+ "sweetalert2": "11.7.12",
318
+ "systeminformation": "3.45.7",
319
+ "task.js": "0.1.5",
320
+ "threads": "1.7.0",
321
+ "tnp-cli": "~16.0.5",
322
+ "tnp-config": "~16.0.10",
323
+ "tnp-core": "~16.0.10",
324
+ "tnp-db": "~16.0.26",
325
+ "tnp-helpers": "~16.0.7",
326
+ "tnp-models": "~16.0.35",
327
+ "ts-debug": "1.3.0",
328
+ "ts-loader": "2.3.1",
329
+ "ts-node": "10.9.1",
330
+ "tslib": "~2.3.0",
331
+ "tslint": "5.9.1",
332
+ "turndown": "7.1.2",
333
+ "typeorm": "~0.3.10",
334
+ "typescript": "~5.0.2",
335
+ "typescript-class-helpers": "~16.0.16",
336
+ "typescript-formatter": "~7.2.2",
337
+ "underscore": "1.9.1",
338
+ "validator": "9.2.0",
339
+ "video.js": "8.3.0",
340
+ "vpn-split": "~16.0.1",
341
+ "watch": "1.0.2",
342
+ "yup": "1.1.1",
343
+ "zone.js": "~0.13.0"
344
+ },
345
+ "main": "index.js"
312
346
  },
313
347
  "build": {
314
- "number": 278,
315
- "date": "2022-12-16T15:44:22.000Z",
316
- "hash": "b62be73cecef812a0620834a0ba2885effab9cc3",
348
+ "number": 291,
349
+ "date": "2023-06-27T04:17:49.000Z",
350
+ "hash": "8da80f324a3499799bd938a77367576844c7cf97",
317
351
  "options": {}
318
352
  },
319
353
  "currentProjectName": "ng-talkback",
320
- "currentProjectPort": 4000,
354
+ "currentProjectGenericName": "ng-talkback",
321
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\"]}]}",
322
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\"}]}",
323
357
  "currentProjectType": "isomorphic-lib",
324
- "currentFrameworkVersion": "13.1.110",
358
+ "currentFrameworkVersion": "16.0.18",
325
359
  "currentProjectIsStrictSite": false,
326
360
  "currentProjectIsDependencySite": false,
327
361
  "currentProjectIsStatic": false,
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.