json10 16.100.7 → 16.444.4

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.
@@ -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 (json10@16.100.7)
3
+ Assets from this folder are being shipped with this npm package (json10@16.444.4)
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.
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "smartContainerTarget": "",
27
27
  "type": "isomorphic-lib",
28
- "version": "v4",
28
+ "version": "v16",
29
29
  "additionalNpmNames": [
30
30
  "firedev-json"
31
31
  ],
@@ -47,7 +47,7 @@
47
47
  },
48
48
  "name": "json10",
49
49
  "description": "Handle circural references, comments and many more inside JSON",
50
- "version": "16.100.7",
50
+ "version": "16.444.4",
51
51
  "scripts": {
52
52
  "test": "mocha --require ts-node/register src/**/*.spec.ts",
53
53
  "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
@@ -67,11 +67,11 @@
67
67
  },
68
68
  "homepage": "https://github.com/darekf77/json10#readme",
69
69
  "dependencies": {
70
- "lodash-walk-object": "16.100.7"
70
+ "lodash-walk-object": "16.444.3"
71
71
  },
72
72
  "license": "MIT",
73
73
  "private": false,
74
- "lastBuildTagHash": "f765991caa1fe244434043bd8e63f3f524b49420",
74
+ "lastBuildTagHash": "64273794cf93f2382d5b0992511f5f3ff61cd372",
75
75
  "devDependencies": {
76
76
  "@angular-builders/custom-webpack": "~16.0.2-beta.2",
77
77
  "@angular-devkit/build-angular": "~16.0.5",
@@ -98,7 +98,7 @@
98
98
  "@angular/router": "~16.0.0",
99
99
  "@angular/service-worker": "~16.0.4",
100
100
  "@babel/cli": "7.18.6",
101
- "@compodoc/compodoc": "1.1.20",
101
+ "@compodoc/compodoc": "1.1.23",
102
102
  "@iconify/icons-fa-solid": "1.2.2",
103
103
  "@iconify/icons-mdi": "1.2.1",
104
104
  "@mdi/js": "7.2.96",
@@ -158,7 +158,7 @@
158
158
  "angular-material-css-vars": "5.0.2",
159
159
  "angular-resize-event": "3.2.0",
160
160
  "animate.css": "4.1.1 ",
161
- "any-project-cli": "16.100.10",
161
+ "any-project-cli": "16.444.4",
162
162
  "app-root-path": "3.0.0",
163
163
  "axios": "1.3.5",
164
164
  "background-worker-process": "16.100.10",
@@ -168,6 +168,7 @@
168
168
  "body-parser": "1.18.2",
169
169
  "bootstrap": "4.6.2",
170
170
  "buffer-shims": "1.0.0",
171
+ "bun": "1.0.0",
171
172
  "callsite-record": "4.1.3",
172
173
  "chai": "4.3.7",
173
174
  "chalk": "2.3.2",
@@ -187,6 +188,7 @@
187
188
  "copy-paste": "1.5.3",
188
189
  "cors": "2.8.4",
189
190
  "cpr": "3.0.1",
191
+ "cross-env": "7.0.2",
190
192
  "cross-spawn": "7.0.3",
191
193
  "dateformat": "3.0.3",
192
194
  "detect-mocha": "0.1.0",
@@ -213,13 +215,13 @@
213
215
  "file-saver": "2.0.5",
214
216
  "file-type": "18.5.0",
215
217
  "firedev": "^16",
216
- "firedev-crud": "16.100.9",
217
- "firedev-crud-deamon": "16.100.9",
218
- "firedev-ports": "16.100.9",
219
- "firedev-storage": "16.100.5",
220
- "firedev-type-sql": "16.100.6",
221
- "firedev-typeorm": "16.100.5",
222
- "firedev-ui": "16.100.8",
218
+ "firedev-crud": "16.444.1",
219
+ "firedev-crud-deamon": "16.444.4",
220
+ "firedev-ports": "16.444.1",
221
+ "firedev-storage": "16.444.1",
222
+ "firedev-type-sql": "16.444.1",
223
+ "firedev-typeorm": "16.444.1",
224
+ "firedev-ui": "16.444.1",
223
225
  "fkill": "6.1.0",
224
226
  "font-awesome": "4.7.0",
225
227
  "form-data": "4.0.0",
@@ -237,11 +239,11 @@
237
239
  "image-focus": "1.2.1",
238
240
  "immer": "10.0.2",
239
241
  "immutable": "4.3.0",
240
- "incremental-compiler": "16.100.10",
242
+ "incremental-compiler": "16.444.5",
241
243
  "inquirer": "7.3.3",
242
244
  "inquirer-autocomplete-prompt": "1.3.0",
243
245
  "is-elevated": "3.0.0",
244
- "isomorphic-region-loader": "16.100.9",
246
+ "isomorphic-region-loader": "16.444.4",
245
247
  "istanbul-instrumenter-loader": "2.0.0",
246
248
  "jest": "29.5.0",
247
249
  "jest-date-mock": "1.0.8",
@@ -252,8 +254,8 @@
252
254
  "joi": "17.9.2",
253
255
  "jscodeshift": "0.6.3",
254
256
  "json-stringify-safe": "5.0.1",
255
- "json10": "16.100.6",
256
- "json10-writer": "16.100.10",
257
+ "json10": "16.444.1",
258
+ "json10-writer": "16.444.4",
257
259
  "json5": "2.2.1",
258
260
  "json5-writer": "0.2.0",
259
261
  "jszip": "3.10.1",
@@ -263,7 +265,7 @@
263
265
  "lockfile": "1.0.4",
264
266
  "lodash": "4.17.20",
265
267
  "lowdb": "7.0.1",
266
- "magic-renamer": "16.100.9",
268
+ "magic-renamer": "16.444.3",
267
269
  "material-design-icons": "3.0.1",
268
270
  "method-override": "2.3.10",
269
271
  "minimist": "1.2.0",
@@ -274,10 +276,10 @@
274
276
  "ng-in-viewport": "15.0.2",
275
277
  "ng-lock": "16.0.1",
276
278
  "ng-packagr": "16.0.1",
277
- "ng-talkback": "16.100.5",
278
- "ng2-logger": "16.100.10",
279
+ "ng-talkback": "16.444.1",
280
+ "ng2-logger": "16.444.4",
279
281
  "ng2-pdfjs-viewer": "16.0.4",
280
- "ng2-rest": "16.100.6",
282
+ "ng2-rest": "16.444.1",
281
283
  "ngx-ace-wrapper": "14.0.0",
282
284
  "ngx-editor": "15.3.0",
283
285
  "ngx-highlightjs": "9.0.0",
@@ -290,7 +292,7 @@
290
292
  "ngx-scrolltop": "6.0.0",
291
293
  "ngx-store": "3.1.1",
292
294
  "ngx-typed-js": "2.1.1",
293
- "node-cli-tester": "16.100.5",
295
+ "node-cli-tester": "16.444.1",
294
296
  "node-localstorage": "2.1.6",
295
297
  "node-notifier": "6.0.0",
296
298
  "node-polyfill-webpack-plugin": "2.0.1",
@@ -319,7 +321,7 @@
319
321
  "q": "1.5.1",
320
322
  "rallax.js": "2.0.4",
321
323
  "randomcolor": "0.5.3",
322
- "record-replay-req-res-scenario": "16.100.5",
324
+ "record-replay-req-res-scenario": "16.444.1",
323
325
  "reflect-metadata": "0.1.10",
324
326
  "rimraf": "2.6.2",
325
327
  "rxjs": "~7.8.0",
@@ -330,7 +332,7 @@
330
332
  "socket.io": "2.4.1",
331
333
  "sort-package-json": "1.11.0",
332
334
  "sql.js": "1.8.0",
333
- "static-columns": "16.100.5",
335
+ "static-columns": "16.444.1",
334
336
  "string-similarity": "4.0.2",
335
337
  "sudo-block": "3.0.0",
336
338
  "supertest": "6.3.3",
@@ -338,12 +340,12 @@
338
340
  "systeminformation": "3.45.7",
339
341
  "task.js": "0.1.5",
340
342
  "threads": "1.7.0",
341
- "tnp-cli": "16.100.5",
342
- "tnp-config": "16.100.10",
343
- "tnp-core": "16.100.22",
344
- "tnp-db": "16.100.9",
345
- "tnp-helpers": "16.100.18",
346
- "tnp-models": "16.100.10",
343
+ "tnp-cli": "16.444.1",
344
+ "tnp-config": "16.444.4",
345
+ "tnp-core": "16.444.5",
346
+ "tnp-db": "16.444.3",
347
+ "tnp-helpers": "16.444.5",
348
+ "tnp-models": "16.444.4",
347
349
  "ts-debug": "1.3.0",
348
350
  "ts-json-schema-generator": "2.1.1",
349
351
  "ts-loader": "2.3.1",
@@ -351,14 +353,18 @@
351
353
  "tslib": "~2.3.0",
352
354
  "tslint": "5.9.1",
353
355
  "turndown": "7.1.2",
356
+ "typedoc": "0.25.13",
357
+ "typedoc-plugin-markdown": "4.0.3",
354
358
  "typescript": "~5.0.2",
355
- "typescript-class-helpers": "~16.100.10",
359
+ "typescript-class-helpers": "~16.444.4",
356
360
  "typescript-formatter": "~7.2.2",
357
361
  "underscore": "1.9.1",
358
362
  "uuid": "8.3.2",
359
363
  "validator": "9.2.0",
360
364
  "video.js": "8.3.0",
361
- "vpn-split": "16.100.5",
365
+ "vpn-split": "16.444.1",
366
+ "vscode": "1.1.37",
367
+ "wait-on": "7.0.1",
362
368
  "watch": "1.0.2",
363
369
  "webpack": "~5.80",
364
370
  "webpack-dev-middleware": "~6.0.2",
package/firedev.jsonc CHANGED
@@ -1,46 +1,46 @@
1
- {
2
- "resources": [],
3
- "overrided": {
4
- "includeAsDev": [],
5
- "includeOnly": [
6
- "lodash-walk-object"
7
- ],
8
- "ignoreDepsPattern": [],
9
- "dependencies": {},
10
- "linkedFolders": [],
11
- "npmFixes": [],
12
- },
13
- "smartContainerBuildTarget": "",
14
- "linkedRepos": [],
15
- "libReleaseOptions": {
16
- "nodts": false,
17
- "obscure": false,
18
- "ugly": false,
19
- "includeNodeModules": false,
20
- "cliBuildNoDts": false,
21
- "cliBuildObscure": false,
22
- "cliBuildIncludeNodeModules": false,
23
- "cliBuildUglify": false,
24
- },
25
- "smartContainerTarget": "",
26
- "type": "isomorphic-lib",
27
- "version": "v4",
28
- "additionalNpmNames": [
29
- "firedev-json"
30
- ],
31
- "license": "MIT",
32
- "private": false,
33
- "scripts": {
34
- "test": "mocha --require ts-node/register src/**/*.spec.ts",
35
- "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
36
- },
37
- "description": "Handle circural references, comments and many more inside JSON",
38
- "author": "Dariusz Filipiak",
39
- "homepage": "https://github.com/darekf77/json10#readme",
40
- "keywords": [
41
- "ng2-rest",
42
- "docs",
43
- "documentation"
44
- ],
45
- "workerPlugins": {},
1
+ {
2
+ "resources": [],
3
+ "overrided": {
4
+ "includeAsDev": [],
5
+ "includeOnly": [
6
+ "lodash-walk-object"
7
+ ],
8
+ "ignoreDepsPattern": [],
9
+ "dependencies": {},
10
+ "linkedFolders": [],
11
+ "npmFixes": [],
12
+ },
13
+ "smartContainerBuildTarget": "",
14
+ "linkedRepos": [],
15
+ "libReleaseOptions": {
16
+ "nodts": false,
17
+ "obscure": false,
18
+ "ugly": false,
19
+ "includeNodeModules": false,
20
+ "cliBuildNoDts": false,
21
+ "cliBuildObscure": false,
22
+ "cliBuildIncludeNodeModules": false,
23
+ "cliBuildUglify": false,
24
+ },
25
+ "smartContainerTarget": "",
26
+ "type": "isomorphic-lib",
27
+ "version": "v16",
28
+ "additionalNpmNames": [
29
+ "firedev-json"
30
+ ],
31
+ "license": "MIT",
32
+ "private": false,
33
+ "scripts": {
34
+ "test": "mocha --require ts-node/register src/**/*.spec.ts",
35
+ "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
36
+ },
37
+ "description": "Handle circural references, comments and many more inside JSON",
38
+ "author": "Dariusz Filipiak",
39
+ "homepage": "https://github.com/darekf77/json10#readme",
40
+ "keywords": [
41
+ "ng2-rest",
42
+ "docs",
43
+ "documentation"
44
+ ],
45
+ "workerPlugins": {},
46
46
  }
package/package.json CHANGED
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "smartContainerTarget": "",
27
27
  "type": "isomorphic-lib",
28
- "version": "v4",
28
+ "version": "v16",
29
29
  "additionalNpmNames": [
30
30
  "firedev-json"
31
31
  ],
@@ -47,7 +47,7 @@
47
47
  },
48
48
  "name": "json10",
49
49
  "description": "Handle circural references, comments and many more inside JSON",
50
- "version": "16.100.7",
50
+ "version": "16.444.4",
51
51
  "scripts": {
52
52
  "test": "mocha --require ts-node/register src/**/*.spec.ts",
53
53
  "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
@@ -67,11 +67,11 @@
67
67
  },
68
68
  "homepage": "https://github.com/darekf77/json10#readme",
69
69
  "dependencies": {
70
- "lodash-walk-object": "16.100.7"
70
+ "lodash-walk-object": "16.444.3"
71
71
  },
72
72
  "license": "MIT",
73
73
  "private": false,
74
- "lastBuildTagHash": "f765991caa1fe244434043bd8e63f3f524b49420",
74
+ "lastBuildTagHash": "64273794cf93f2382d5b0992511f5f3ff61cd372",
75
75
  "devDependencies": {},
76
76
  "main": "dist/app.electron.js"
77
77
  }
@@ -29,7 +29,7 @@
29
29
  },
30
30
  "smartContainerTarget": "",
31
31
  "type": "isomorphic-lib",
32
- "version": "v4",
32
+ "version": "v16",
33
33
  "additionalNpmNames": [
34
34
  "firedev-json"
35
35
  ],
@@ -51,7 +51,7 @@
51
51
  },
52
52
  "name": "json10",
53
53
  "description": "Handle circural references, comments and many more inside JSON",
54
- "version": "16.100.7",
54
+ "version": "16.444.4",
55
55
  "scripts": {
56
56
  "test": "mocha --require ts-node/register src/**/*.spec.ts",
57
57
  "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
@@ -71,11 +71,11 @@
71
71
  },
72
72
  "homepage": "https://github.com/darekf77/json10#readme",
73
73
  "dependencies": {
74
- "lodash-walk-object": "16.100.7"
74
+ "lodash-walk-object": "16.444.3"
75
75
  },
76
76
  "license": "MIT",
77
77
  "private": false,
78
- "lastBuildTagHash": "f765991caa1fe244434043bd8e63f3f524b49420",
78
+ "lastBuildTagHash": "64273794cf93f2382d5b0992511f5f3ff61cd372",
79
79
  "devDependencies": {
80
80
  "@angular-builders/custom-webpack": "~16.0.2-beta.2",
81
81
  "@angular-devkit/build-angular": "~16.0.5",
@@ -102,7 +102,7 @@
102
102
  "@angular/router": "~16.0.0",
103
103
  "@angular/service-worker": "~16.0.4",
104
104
  "@babel/cli": "7.18.6",
105
- "@compodoc/compodoc": "1.1.20",
105
+ "@compodoc/compodoc": "1.1.23",
106
106
  "@iconify/icons-fa-solid": "1.2.2",
107
107
  "@iconify/icons-mdi": "1.2.1",
108
108
  "@mdi/js": "7.2.96",
@@ -162,7 +162,7 @@
162
162
  "angular-material-css-vars": "5.0.2",
163
163
  "angular-resize-event": "3.2.0",
164
164
  "animate.css": "4.1.1 ",
165
- "any-project-cli": "16.100.10",
165
+ "any-project-cli": "16.444.4",
166
166
  "app-root-path": "3.0.0",
167
167
  "axios": "1.3.5",
168
168
  "background-worker-process": "16.100.10",
@@ -172,6 +172,7 @@
172
172
  "body-parser": "1.18.2",
173
173
  "bootstrap": "4.6.2",
174
174
  "buffer-shims": "1.0.0",
175
+ "bun": "1.0.0",
175
176
  "callsite-record": "4.1.3",
176
177
  "chai": "4.3.7",
177
178
  "chalk": "2.3.2",
@@ -191,6 +192,7 @@
191
192
  "copy-paste": "1.5.3",
192
193
  "cors": "2.8.4",
193
194
  "cpr": "3.0.1",
195
+ "cross-env": "7.0.2",
194
196
  "cross-spawn": "7.0.3",
195
197
  "dateformat": "3.0.3",
196
198
  "detect-mocha": "0.1.0",
@@ -217,13 +219,13 @@
217
219
  "file-saver": "2.0.5",
218
220
  "file-type": "18.5.0",
219
221
  "firedev": "^16",
220
- "firedev-crud": "16.100.9",
221
- "firedev-crud-deamon": "16.100.9",
222
- "firedev-ports": "16.100.9",
223
- "firedev-storage": "16.100.5",
224
- "firedev-type-sql": "16.100.6",
225
- "firedev-typeorm": "16.100.5",
226
- "firedev-ui": "16.100.8",
222
+ "firedev-crud": "16.444.1",
223
+ "firedev-crud-deamon": "16.444.4",
224
+ "firedev-ports": "16.444.1",
225
+ "firedev-storage": "16.444.1",
226
+ "firedev-type-sql": "16.444.1",
227
+ "firedev-typeorm": "16.444.1",
228
+ "firedev-ui": "16.444.1",
227
229
  "fkill": "6.1.0",
228
230
  "font-awesome": "4.7.0",
229
231
  "form-data": "4.0.0",
@@ -241,11 +243,11 @@
241
243
  "image-focus": "1.2.1",
242
244
  "immer": "10.0.2",
243
245
  "immutable": "4.3.0",
244
- "incremental-compiler": "16.100.10",
246
+ "incremental-compiler": "16.444.5",
245
247
  "inquirer": "7.3.3",
246
248
  "inquirer-autocomplete-prompt": "1.3.0",
247
249
  "is-elevated": "3.0.0",
248
- "isomorphic-region-loader": "16.100.9",
250
+ "isomorphic-region-loader": "16.444.4",
249
251
  "istanbul-instrumenter-loader": "2.0.0",
250
252
  "jest": "29.5.0",
251
253
  "jest-date-mock": "1.0.8",
@@ -256,8 +258,8 @@
256
258
  "joi": "17.9.2",
257
259
  "jscodeshift": "0.6.3",
258
260
  "json-stringify-safe": "5.0.1",
259
- "json10": "16.100.6",
260
- "json10-writer": "16.100.10",
261
+ "json10": "16.444.1",
262
+ "json10-writer": "16.444.4",
261
263
  "json5": "2.2.1",
262
264
  "json5-writer": "0.2.0",
263
265
  "jszip": "3.10.1",
@@ -267,7 +269,7 @@
267
269
  "lockfile": "1.0.4",
268
270
  "lodash": "4.17.20",
269
271
  "lowdb": "7.0.1",
270
- "magic-renamer": "16.100.9",
272
+ "magic-renamer": "16.444.3",
271
273
  "material-design-icons": "3.0.1",
272
274
  "method-override": "2.3.10",
273
275
  "minimist": "1.2.0",
@@ -278,10 +280,10 @@
278
280
  "ng-in-viewport": "15.0.2",
279
281
  "ng-lock": "16.0.1",
280
282
  "ng-packagr": "16.0.1",
281
- "ng-talkback": "16.100.5",
282
- "ng2-logger": "16.100.10",
283
+ "ng-talkback": "16.444.1",
284
+ "ng2-logger": "16.444.4",
283
285
  "ng2-pdfjs-viewer": "16.0.4",
284
- "ng2-rest": "16.100.6",
286
+ "ng2-rest": "16.444.1",
285
287
  "ngx-ace-wrapper": "14.0.0",
286
288
  "ngx-editor": "15.3.0",
287
289
  "ngx-highlightjs": "9.0.0",
@@ -294,7 +296,7 @@
294
296
  "ngx-scrolltop": "6.0.0",
295
297
  "ngx-store": "3.1.1",
296
298
  "ngx-typed-js": "2.1.1",
297
- "node-cli-tester": "16.100.5",
299
+ "node-cli-tester": "16.444.1",
298
300
  "node-localstorage": "2.1.6",
299
301
  "node-notifier": "6.0.0",
300
302
  "node-polyfill-webpack-plugin": "2.0.1",
@@ -323,7 +325,7 @@
323
325
  "q": "1.5.1",
324
326
  "rallax.js": "2.0.4",
325
327
  "randomcolor": "0.5.3",
326
- "record-replay-req-res-scenario": "16.100.5",
328
+ "record-replay-req-res-scenario": "16.444.1",
327
329
  "reflect-metadata": "0.1.10",
328
330
  "rimraf": "2.6.2",
329
331
  "rxjs": "~7.8.0",
@@ -334,7 +336,7 @@
334
336
  "socket.io": "2.4.1",
335
337
  "sort-package-json": "1.11.0",
336
338
  "sql.js": "1.8.0",
337
- "static-columns": "16.100.5",
339
+ "static-columns": "16.444.1",
338
340
  "string-similarity": "4.0.2",
339
341
  "sudo-block": "3.0.0",
340
342
  "supertest": "6.3.3",
@@ -342,12 +344,12 @@
342
344
  "systeminformation": "3.45.7",
343
345
  "task.js": "0.1.5",
344
346
  "threads": "1.7.0",
345
- "tnp-cli": "16.100.5",
346
- "tnp-config": "16.100.10",
347
- "tnp-core": "16.100.22",
348
- "tnp-db": "16.100.9",
349
- "tnp-helpers": "16.100.18",
350
- "tnp-models": "16.100.10",
347
+ "tnp-cli": "16.444.1",
348
+ "tnp-config": "16.444.4",
349
+ "tnp-core": "16.444.5",
350
+ "tnp-db": "16.444.3",
351
+ "tnp-helpers": "16.444.5",
352
+ "tnp-models": "16.444.4",
351
353
  "ts-debug": "1.3.0",
352
354
  "ts-json-schema-generator": "2.1.1",
353
355
  "ts-loader": "2.3.1",
@@ -355,14 +357,18 @@
355
357
  "tslib": "~2.3.0",
356
358
  "tslint": "5.9.1",
357
359
  "turndown": "7.1.2",
360
+ "typedoc": "0.25.13",
361
+ "typedoc-plugin-markdown": "4.0.3",
358
362
  "typescript": "~5.0.2",
359
- "typescript-class-helpers": "~16.100.10",
363
+ "typescript-class-helpers": "~16.444.4",
360
364
  "typescript-formatter": "~7.2.2",
361
365
  "underscore": "1.9.1",
362
366
  "uuid": "8.3.2",
363
367
  "validator": "9.2.0",
364
368
  "video.js": "8.3.0",
365
- "vpn-split": "16.100.5",
369
+ "vpn-split": "16.444.1",
370
+ "vscode": "1.1.37",
371
+ "wait-on": "7.0.1",
366
372
  "watch": "1.0.2",
367
373
  "webpack": "~5.80",
368
374
  "webpack-dev-middleware": "~6.0.2",
@@ -373,14 +379,14 @@
373
379
  "main": "dist/app.electron.js"
374
380
  },
375
381
  "build": {
376
- "number": 312,
377
- "date": "2024-05-27T07:09:00.000Z",
378
- "hash": "2832b83b6f666362c27c2ecd328b986a03dfe7d8"
382
+ "number": 318,
383
+ "date": "2024-06-22T08:01:25.000Z",
384
+ "hash": "d7faef146ad208f056eaf386db760c87c0cabc5f"
379
385
  },
380
386
  "currentProjectName": "json10",
381
387
  "currentProjectGenericName": "json10",
382
388
  "currentProjectType": "isomorphic-lib",
383
- "currentFrameworkVersion": "16.100.21",
389
+ "currentFrameworkVersion": "16.444.4",
384
390
  "isStandaloneProject": true,
385
391
  "isSmartContainer": false,
386
392
  "pathesTsconfig": "\"paths\": {\"json10\":[\"./src/lib\"],\"json10/*\":[\"./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.