isomorphic-region-loader 16.100.9 → 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.
- package/assets/shared/shared_folder_info.txt +1 -1
- package/browser/README.md +24 -24
- package/client/README.md +24 -24
- package/client/package.json +38 -32
- package/firedev.jsonc +32 -32
- package/package.json +4 -4
- package/tmp-environment.json +42 -36
- package/websql/README.md +24 -24
|
@@ -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 (isomorphic-region-loader@16.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (isomorphic-region-loader@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.
|
package/client/package.json
CHANGED
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"license": "MIT",
|
|
30
30
|
"author": "Dariusz Filipiak @darekf77",
|
|
31
31
|
"type": "isomorphic-lib",
|
|
32
|
-
"version": "
|
|
32
|
+
"version": "v16",
|
|
33
33
|
"private": false
|
|
34
34
|
},
|
|
35
35
|
"name": "isomorphic-region-loader",
|
|
36
|
-
"version": "16.
|
|
36
|
+
"version": "16.444.4",
|
|
37
37
|
"author": "Dariusz Filipiak @darekf77",
|
|
38
38
|
"license": "MIT",
|
|
39
39
|
"devDependencies": {
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"@angular/router": "~16.0.0",
|
|
63
63
|
"@angular/service-worker": "~16.0.4",
|
|
64
64
|
"@babel/cli": "7.18.6",
|
|
65
|
-
"@compodoc/compodoc": "1.1.
|
|
65
|
+
"@compodoc/compodoc": "1.1.23",
|
|
66
66
|
"@iconify/icons-fa-solid": "1.2.2",
|
|
67
67
|
"@iconify/icons-mdi": "1.2.1",
|
|
68
68
|
"@mdi/js": "7.2.96",
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"angular-material-css-vars": "5.0.2",
|
|
123
123
|
"angular-resize-event": "3.2.0",
|
|
124
124
|
"animate.css": "4.1.1 ",
|
|
125
|
-
"any-project-cli": "16.
|
|
125
|
+
"any-project-cli": "16.444.4",
|
|
126
126
|
"app-root-path": "3.0.0",
|
|
127
127
|
"axios": "1.3.5",
|
|
128
128
|
"background-worker-process": "16.100.10",
|
|
@@ -132,6 +132,7 @@
|
|
|
132
132
|
"body-parser": "1.18.2",
|
|
133
133
|
"bootstrap": "4.6.2",
|
|
134
134
|
"buffer-shims": "1.0.0",
|
|
135
|
+
"bun": "1.0.0",
|
|
135
136
|
"callsite-record": "4.1.3",
|
|
136
137
|
"chai": "4.3.7",
|
|
137
138
|
"chalk": "2.3.2",
|
|
@@ -151,6 +152,7 @@
|
|
|
151
152
|
"copy-paste": "1.5.3",
|
|
152
153
|
"cors": "2.8.4",
|
|
153
154
|
"cpr": "3.0.1",
|
|
155
|
+
"cross-env": "7.0.2",
|
|
154
156
|
"cross-spawn": "7.0.3",
|
|
155
157
|
"dateformat": "3.0.3",
|
|
156
158
|
"detect-mocha": "0.1.0",
|
|
@@ -177,13 +179,13 @@
|
|
|
177
179
|
"file-saver": "2.0.5",
|
|
178
180
|
"file-type": "18.5.0",
|
|
179
181
|
"firedev": "^16",
|
|
180
|
-
"firedev-crud": "16.
|
|
181
|
-
"firedev-crud-deamon": "16.
|
|
182
|
-
"firedev-ports": "16.
|
|
183
|
-
"firedev-storage": "16.
|
|
184
|
-
"firedev-type-sql": "16.
|
|
185
|
-
"firedev-typeorm": "16.
|
|
186
|
-
"firedev-ui": "16.
|
|
182
|
+
"firedev-crud": "16.444.1",
|
|
183
|
+
"firedev-crud-deamon": "16.444.4",
|
|
184
|
+
"firedev-ports": "16.444.1",
|
|
185
|
+
"firedev-storage": "16.444.1",
|
|
186
|
+
"firedev-type-sql": "16.444.1",
|
|
187
|
+
"firedev-typeorm": "16.444.1",
|
|
188
|
+
"firedev-ui": "16.444.1",
|
|
187
189
|
"fkill": "6.1.0",
|
|
188
190
|
"font-awesome": "4.7.0",
|
|
189
191
|
"form-data": "4.0.0",
|
|
@@ -201,11 +203,11 @@
|
|
|
201
203
|
"image-focus": "1.2.1",
|
|
202
204
|
"immer": "10.0.2",
|
|
203
205
|
"immutable": "4.3.0",
|
|
204
|
-
"incremental-compiler": "16.
|
|
206
|
+
"incremental-compiler": "16.444.5",
|
|
205
207
|
"inquirer": "7.3.3",
|
|
206
208
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
207
209
|
"is-elevated": "3.0.0",
|
|
208
|
-
"isomorphic-region-loader": "16.
|
|
210
|
+
"isomorphic-region-loader": "16.444.1",
|
|
209
211
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
210
212
|
"jest": "29.5.0",
|
|
211
213
|
"jest-date-mock": "1.0.8",
|
|
@@ -216,8 +218,8 @@
|
|
|
216
218
|
"joi": "17.9.2",
|
|
217
219
|
"jscodeshift": "0.6.3",
|
|
218
220
|
"json-stringify-safe": "5.0.1",
|
|
219
|
-
"json10": "16.
|
|
220
|
-
"json10-writer": "16.
|
|
221
|
+
"json10": "16.444.1",
|
|
222
|
+
"json10-writer": "16.444.4",
|
|
221
223
|
"json5": "2.2.1",
|
|
222
224
|
"json5-writer": "0.2.0",
|
|
223
225
|
"jszip": "3.10.1",
|
|
@@ -226,9 +228,9 @@
|
|
|
226
228
|
"localforage": "1.10.0",
|
|
227
229
|
"lockfile": "1.0.4",
|
|
228
230
|
"lodash": "4.17.20",
|
|
229
|
-
"lodash-walk-object": "16.
|
|
231
|
+
"lodash-walk-object": "16.444.1",
|
|
230
232
|
"lowdb": "7.0.1",
|
|
231
|
-
"magic-renamer": "16.
|
|
233
|
+
"magic-renamer": "16.444.3",
|
|
232
234
|
"material-design-icons": "3.0.1",
|
|
233
235
|
"method-override": "2.3.10",
|
|
234
236
|
"minimist": "1.2.0",
|
|
@@ -239,10 +241,10 @@
|
|
|
239
241
|
"ng-in-viewport": "15.0.2",
|
|
240
242
|
"ng-lock": "16.0.1",
|
|
241
243
|
"ng-packagr": "16.0.1",
|
|
242
|
-
"ng-talkback": "16.
|
|
243
|
-
"ng2-logger": "16.
|
|
244
|
+
"ng-talkback": "16.444.1",
|
|
245
|
+
"ng2-logger": "16.444.4",
|
|
244
246
|
"ng2-pdfjs-viewer": "16.0.4",
|
|
245
|
-
"ng2-rest": "16.
|
|
247
|
+
"ng2-rest": "16.444.1",
|
|
246
248
|
"ngx-ace-wrapper": "14.0.0",
|
|
247
249
|
"ngx-editor": "15.3.0",
|
|
248
250
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -255,7 +257,7 @@
|
|
|
255
257
|
"ngx-scrolltop": "6.0.0",
|
|
256
258
|
"ngx-store": "3.1.1",
|
|
257
259
|
"ngx-typed-js": "2.1.1",
|
|
258
|
-
"node-cli-tester": "16.
|
|
260
|
+
"node-cli-tester": "16.444.1",
|
|
259
261
|
"node-localstorage": "2.1.6",
|
|
260
262
|
"node-notifier": "6.0.0",
|
|
261
263
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -284,7 +286,7 @@
|
|
|
284
286
|
"q": "1.5.1",
|
|
285
287
|
"rallax.js": "2.0.4",
|
|
286
288
|
"randomcolor": "0.5.3",
|
|
287
|
-
"record-replay-req-res-scenario": "16.
|
|
289
|
+
"record-replay-req-res-scenario": "16.444.1",
|
|
288
290
|
"reflect-metadata": "0.1.10",
|
|
289
291
|
"rimraf": "2.6.2",
|
|
290
292
|
"rxjs": "~7.8.0",
|
|
@@ -295,7 +297,7 @@
|
|
|
295
297
|
"socket.io": "2.4.1",
|
|
296
298
|
"sort-package-json": "1.11.0",
|
|
297
299
|
"sql.js": "1.8.0",
|
|
298
|
-
"static-columns": "16.
|
|
300
|
+
"static-columns": "16.444.1",
|
|
299
301
|
"string-similarity": "4.0.2",
|
|
300
302
|
"sudo-block": "3.0.0",
|
|
301
303
|
"supertest": "6.3.3",
|
|
@@ -303,11 +305,11 @@
|
|
|
303
305
|
"systeminformation": "3.45.7",
|
|
304
306
|
"task.js": "0.1.5",
|
|
305
307
|
"threads": "1.7.0",
|
|
306
|
-
"tnp-cli": "16.
|
|
307
|
-
"tnp-config": "16.
|
|
308
|
-
"tnp-core": "16.
|
|
309
|
-
"tnp-db": "16.
|
|
310
|
-
"tnp-helpers": "16.
|
|
308
|
+
"tnp-cli": "16.444.1",
|
|
309
|
+
"tnp-config": "16.444.4",
|
|
310
|
+
"tnp-core": "16.444.5",
|
|
311
|
+
"tnp-db": "16.444.3",
|
|
312
|
+
"tnp-helpers": "16.444.5",
|
|
311
313
|
"ts-debug": "1.3.0",
|
|
312
314
|
"ts-json-schema-generator": "2.1.1",
|
|
313
315
|
"ts-loader": "2.3.1",
|
|
@@ -315,14 +317,18 @@
|
|
|
315
317
|
"tslib": "~2.3.0",
|
|
316
318
|
"tslint": "5.9.1",
|
|
317
319
|
"turndown": "7.1.2",
|
|
320
|
+
"typedoc": "0.25.13",
|
|
321
|
+
"typedoc-plugin-markdown": "4.0.3",
|
|
318
322
|
"typescript": "~5.0.2",
|
|
319
|
-
"typescript-class-helpers": "~16.
|
|
323
|
+
"typescript-class-helpers": "~16.444.4",
|
|
320
324
|
"typescript-formatter": "~7.2.2",
|
|
321
325
|
"underscore": "1.9.1",
|
|
322
326
|
"uuid": "8.3.2",
|
|
323
327
|
"validator": "9.2.0",
|
|
324
328
|
"video.js": "8.3.0",
|
|
325
|
-
"vpn-split": "16.
|
|
329
|
+
"vpn-split": "16.444.1",
|
|
330
|
+
"vscode": "1.1.37",
|
|
331
|
+
"wait-on": "7.0.1",
|
|
326
332
|
"watch": "1.0.2",
|
|
327
333
|
"webpack": "~5.80",
|
|
328
334
|
"webpack-dev-middleware": "~6.0.2",
|
|
@@ -331,9 +337,9 @@
|
|
|
331
337
|
"zone.js": "~0.13.0"
|
|
332
338
|
},
|
|
333
339
|
"dependencies": {
|
|
334
|
-
"tnp-models": "16.
|
|
340
|
+
"tnp-models": "16.444.4"
|
|
335
341
|
},
|
|
336
342
|
"private": false,
|
|
337
|
-
"lastBuildTagHash": "
|
|
343
|
+
"lastBuildTagHash": "ade4db9a14efb4cb6c1d6ccae94f1def45511361",
|
|
338
344
|
"main": "dist/app.electron.js"
|
|
339
345
|
}
|
package/firedev.jsonc
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
{
|
|
2
|
-
"resources": [],
|
|
3
|
-
"overrided": {
|
|
4
|
-
"linkedFolders": [],
|
|
5
|
-
"ignoreDepsPattern": [
|
|
6
|
-
"*"
|
|
7
|
-
],
|
|
8
|
-
"includeAsDev": [],
|
|
9
|
-
"includeOnly": [
|
|
10
|
-
"tnp-models"
|
|
11
|
-
],
|
|
12
|
-
"dependencies": {},
|
|
13
|
-
"npmFixes": [],
|
|
14
|
-
},
|
|
15
|
-
"smartContainerBuildTarget": "",
|
|
16
|
-
"linkedRepos": [],
|
|
17
|
-
"libReleaseOptions": {
|
|
18
|
-
"nodts": false,
|
|
19
|
-
"obscure": false,
|
|
20
|
-
"ugly": false,
|
|
21
|
-
"includeNodeModules": false,
|
|
22
|
-
"cliBuildNoDts": false,
|
|
23
|
-
"cliBuildObscure": false,
|
|
24
|
-
"cliBuildIncludeNodeModules": false,
|
|
25
|
-
"cliBuildUglify": false,
|
|
26
|
-
},
|
|
27
|
-
"smartContainerTarget": "",
|
|
28
|
-
"license": "MIT",
|
|
29
|
-
"author": "Dariusz Filipiak @darekf77",
|
|
30
|
-
"type": "isomorphic-lib",
|
|
31
|
-
"version": "
|
|
32
|
-
"private": false,
|
|
1
|
+
{
|
|
2
|
+
"resources": [],
|
|
3
|
+
"overrided": {
|
|
4
|
+
"linkedFolders": [],
|
|
5
|
+
"ignoreDepsPattern": [
|
|
6
|
+
"*"
|
|
7
|
+
],
|
|
8
|
+
"includeAsDev": [],
|
|
9
|
+
"includeOnly": [
|
|
10
|
+
"tnp-models"
|
|
11
|
+
],
|
|
12
|
+
"dependencies": {},
|
|
13
|
+
"npmFixes": [],
|
|
14
|
+
},
|
|
15
|
+
"smartContainerBuildTarget": "",
|
|
16
|
+
"linkedRepos": [],
|
|
17
|
+
"libReleaseOptions": {
|
|
18
|
+
"nodts": false,
|
|
19
|
+
"obscure": false,
|
|
20
|
+
"ugly": false,
|
|
21
|
+
"includeNodeModules": false,
|
|
22
|
+
"cliBuildNoDts": false,
|
|
23
|
+
"cliBuildObscure": false,
|
|
24
|
+
"cliBuildIncludeNodeModules": false,
|
|
25
|
+
"cliBuildUglify": false,
|
|
26
|
+
},
|
|
27
|
+
"smartContainerTarget": "",
|
|
28
|
+
"license": "MIT",
|
|
29
|
+
"author": "Dariusz Filipiak @darekf77",
|
|
30
|
+
"type": "isomorphic-lib",
|
|
31
|
+
"version": "v16",
|
|
32
|
+
"private": false,
|
|
33
33
|
}
|
package/package.json
CHANGED
|
@@ -29,18 +29,18 @@
|
|
|
29
29
|
"license": "MIT",
|
|
30
30
|
"author": "Dariusz Filipiak @darekf77",
|
|
31
31
|
"type": "isomorphic-lib",
|
|
32
|
-
"version": "
|
|
32
|
+
"version": "v16",
|
|
33
33
|
"private": false
|
|
34
34
|
},
|
|
35
35
|
"name": "isomorphic-region-loader",
|
|
36
|
-
"version": "16.
|
|
36
|
+
"version": "16.444.4",
|
|
37
37
|
"author": "Dariusz Filipiak @darekf77",
|
|
38
38
|
"license": "MIT",
|
|
39
39
|
"devDependencies": {},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"tnp-models": "16.
|
|
41
|
+
"tnp-models": "16.444.4"
|
|
42
42
|
},
|
|
43
43
|
"private": false,
|
|
44
|
-
"lastBuildTagHash": "
|
|
44
|
+
"lastBuildTagHash": "ade4db9a14efb4cb6c1d6ccae94f1def45511361",
|
|
45
45
|
"main": "dist/app.electron.js"
|
|
46
46
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -33,11 +33,11 @@
|
|
|
33
33
|
"license": "MIT",
|
|
34
34
|
"author": "Dariusz Filipiak @darekf77",
|
|
35
35
|
"type": "isomorphic-lib",
|
|
36
|
-
"version": "
|
|
36
|
+
"version": "v16",
|
|
37
37
|
"private": false
|
|
38
38
|
},
|
|
39
39
|
"name": "isomorphic-region-loader",
|
|
40
|
-
"version": "16.
|
|
40
|
+
"version": "16.444.4",
|
|
41
41
|
"author": "Dariusz Filipiak @darekf77",
|
|
42
42
|
"license": "MIT",
|
|
43
43
|
"devDependencies": {
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"@angular/router": "~16.0.0",
|
|
67
67
|
"@angular/service-worker": "~16.0.4",
|
|
68
68
|
"@babel/cli": "7.18.6",
|
|
69
|
-
"@compodoc/compodoc": "1.1.
|
|
69
|
+
"@compodoc/compodoc": "1.1.23",
|
|
70
70
|
"@iconify/icons-fa-solid": "1.2.2",
|
|
71
71
|
"@iconify/icons-mdi": "1.2.1",
|
|
72
72
|
"@mdi/js": "7.2.96",
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"angular-material-css-vars": "5.0.2",
|
|
127
127
|
"angular-resize-event": "3.2.0",
|
|
128
128
|
"animate.css": "4.1.1 ",
|
|
129
|
-
"any-project-cli": "16.
|
|
129
|
+
"any-project-cli": "16.444.4",
|
|
130
130
|
"app-root-path": "3.0.0",
|
|
131
131
|
"axios": "1.3.5",
|
|
132
132
|
"background-worker-process": "16.100.10",
|
|
@@ -136,6 +136,7 @@
|
|
|
136
136
|
"body-parser": "1.18.2",
|
|
137
137
|
"bootstrap": "4.6.2",
|
|
138
138
|
"buffer-shims": "1.0.0",
|
|
139
|
+
"bun": "1.0.0",
|
|
139
140
|
"callsite-record": "4.1.3",
|
|
140
141
|
"chai": "4.3.7",
|
|
141
142
|
"chalk": "2.3.2",
|
|
@@ -155,6 +156,7 @@
|
|
|
155
156
|
"copy-paste": "1.5.3",
|
|
156
157
|
"cors": "2.8.4",
|
|
157
158
|
"cpr": "3.0.1",
|
|
159
|
+
"cross-env": "7.0.2",
|
|
158
160
|
"cross-spawn": "7.0.3",
|
|
159
161
|
"dateformat": "3.0.3",
|
|
160
162
|
"detect-mocha": "0.1.0",
|
|
@@ -181,13 +183,13 @@
|
|
|
181
183
|
"file-saver": "2.0.5",
|
|
182
184
|
"file-type": "18.5.0",
|
|
183
185
|
"firedev": "^16",
|
|
184
|
-
"firedev-crud": "16.
|
|
185
|
-
"firedev-crud-deamon": "16.
|
|
186
|
-
"firedev-ports": "16.
|
|
187
|
-
"firedev-storage": "16.
|
|
188
|
-
"firedev-type-sql": "16.
|
|
189
|
-
"firedev-typeorm": "16.
|
|
190
|
-
"firedev-ui": "16.
|
|
186
|
+
"firedev-crud": "16.444.1",
|
|
187
|
+
"firedev-crud-deamon": "16.444.4",
|
|
188
|
+
"firedev-ports": "16.444.1",
|
|
189
|
+
"firedev-storage": "16.444.1",
|
|
190
|
+
"firedev-type-sql": "16.444.1",
|
|
191
|
+
"firedev-typeorm": "16.444.1",
|
|
192
|
+
"firedev-ui": "16.444.1",
|
|
191
193
|
"fkill": "6.1.0",
|
|
192
194
|
"font-awesome": "4.7.0",
|
|
193
195
|
"form-data": "4.0.0",
|
|
@@ -205,11 +207,11 @@
|
|
|
205
207
|
"image-focus": "1.2.1",
|
|
206
208
|
"immer": "10.0.2",
|
|
207
209
|
"immutable": "4.3.0",
|
|
208
|
-
"incremental-compiler": "16.
|
|
210
|
+
"incremental-compiler": "16.444.5",
|
|
209
211
|
"inquirer": "7.3.3",
|
|
210
212
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
211
213
|
"is-elevated": "3.0.0",
|
|
212
|
-
"isomorphic-region-loader": "16.
|
|
214
|
+
"isomorphic-region-loader": "16.444.1",
|
|
213
215
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
214
216
|
"jest": "29.5.0",
|
|
215
217
|
"jest-date-mock": "1.0.8",
|
|
@@ -220,8 +222,8 @@
|
|
|
220
222
|
"joi": "17.9.2",
|
|
221
223
|
"jscodeshift": "0.6.3",
|
|
222
224
|
"json-stringify-safe": "5.0.1",
|
|
223
|
-
"json10": "16.
|
|
224
|
-
"json10-writer": "16.
|
|
225
|
+
"json10": "16.444.1",
|
|
226
|
+
"json10-writer": "16.444.4",
|
|
225
227
|
"json5": "2.2.1",
|
|
226
228
|
"json5-writer": "0.2.0",
|
|
227
229
|
"jszip": "3.10.1",
|
|
@@ -230,9 +232,9 @@
|
|
|
230
232
|
"localforage": "1.10.0",
|
|
231
233
|
"lockfile": "1.0.4",
|
|
232
234
|
"lodash": "4.17.20",
|
|
233
|
-
"lodash-walk-object": "16.
|
|
235
|
+
"lodash-walk-object": "16.444.1",
|
|
234
236
|
"lowdb": "7.0.1",
|
|
235
|
-
"magic-renamer": "16.
|
|
237
|
+
"magic-renamer": "16.444.3",
|
|
236
238
|
"material-design-icons": "3.0.1",
|
|
237
239
|
"method-override": "2.3.10",
|
|
238
240
|
"minimist": "1.2.0",
|
|
@@ -243,10 +245,10 @@
|
|
|
243
245
|
"ng-in-viewport": "15.0.2",
|
|
244
246
|
"ng-lock": "16.0.1",
|
|
245
247
|
"ng-packagr": "16.0.1",
|
|
246
|
-
"ng-talkback": "16.
|
|
247
|
-
"ng2-logger": "16.
|
|
248
|
+
"ng-talkback": "16.444.1",
|
|
249
|
+
"ng2-logger": "16.444.4",
|
|
248
250
|
"ng2-pdfjs-viewer": "16.0.4",
|
|
249
|
-
"ng2-rest": "16.
|
|
251
|
+
"ng2-rest": "16.444.1",
|
|
250
252
|
"ngx-ace-wrapper": "14.0.0",
|
|
251
253
|
"ngx-editor": "15.3.0",
|
|
252
254
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -259,7 +261,7 @@
|
|
|
259
261
|
"ngx-scrolltop": "6.0.0",
|
|
260
262
|
"ngx-store": "3.1.1",
|
|
261
263
|
"ngx-typed-js": "2.1.1",
|
|
262
|
-
"node-cli-tester": "16.
|
|
264
|
+
"node-cli-tester": "16.444.1",
|
|
263
265
|
"node-localstorage": "2.1.6",
|
|
264
266
|
"node-notifier": "6.0.0",
|
|
265
267
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -288,7 +290,7 @@
|
|
|
288
290
|
"q": "1.5.1",
|
|
289
291
|
"rallax.js": "2.0.4",
|
|
290
292
|
"randomcolor": "0.5.3",
|
|
291
|
-
"record-replay-req-res-scenario": "16.
|
|
293
|
+
"record-replay-req-res-scenario": "16.444.1",
|
|
292
294
|
"reflect-metadata": "0.1.10",
|
|
293
295
|
"rimraf": "2.6.2",
|
|
294
296
|
"rxjs": "~7.8.0",
|
|
@@ -299,7 +301,7 @@
|
|
|
299
301
|
"socket.io": "2.4.1",
|
|
300
302
|
"sort-package-json": "1.11.0",
|
|
301
303
|
"sql.js": "1.8.0",
|
|
302
|
-
"static-columns": "16.
|
|
304
|
+
"static-columns": "16.444.1",
|
|
303
305
|
"string-similarity": "4.0.2",
|
|
304
306
|
"sudo-block": "3.0.0",
|
|
305
307
|
"supertest": "6.3.3",
|
|
@@ -307,11 +309,11 @@
|
|
|
307
309
|
"systeminformation": "3.45.7",
|
|
308
310
|
"task.js": "0.1.5",
|
|
309
311
|
"threads": "1.7.0",
|
|
310
|
-
"tnp-cli": "16.
|
|
311
|
-
"tnp-config": "16.
|
|
312
|
-
"tnp-core": "16.
|
|
313
|
-
"tnp-db": "16.
|
|
314
|
-
"tnp-helpers": "16.
|
|
312
|
+
"tnp-cli": "16.444.1",
|
|
313
|
+
"tnp-config": "16.444.4",
|
|
314
|
+
"tnp-core": "16.444.5",
|
|
315
|
+
"tnp-db": "16.444.3",
|
|
316
|
+
"tnp-helpers": "16.444.5",
|
|
315
317
|
"ts-debug": "1.3.0",
|
|
316
318
|
"ts-json-schema-generator": "2.1.1",
|
|
317
319
|
"ts-loader": "2.3.1",
|
|
@@ -319,14 +321,18 @@
|
|
|
319
321
|
"tslib": "~2.3.0",
|
|
320
322
|
"tslint": "5.9.1",
|
|
321
323
|
"turndown": "7.1.2",
|
|
324
|
+
"typedoc": "0.25.13",
|
|
325
|
+
"typedoc-plugin-markdown": "4.0.3",
|
|
322
326
|
"typescript": "~5.0.2",
|
|
323
|
-
"typescript-class-helpers": "~16.
|
|
327
|
+
"typescript-class-helpers": "~16.444.4",
|
|
324
328
|
"typescript-formatter": "~7.2.2",
|
|
325
329
|
"underscore": "1.9.1",
|
|
326
330
|
"uuid": "8.3.2",
|
|
327
331
|
"validator": "9.2.0",
|
|
328
332
|
"video.js": "8.3.0",
|
|
329
|
-
"vpn-split": "16.
|
|
333
|
+
"vpn-split": "16.444.1",
|
|
334
|
+
"vscode": "1.1.37",
|
|
335
|
+
"wait-on": "7.0.1",
|
|
330
336
|
"watch": "1.0.2",
|
|
331
337
|
"webpack": "~5.80",
|
|
332
338
|
"webpack-dev-middleware": "~6.0.2",
|
|
@@ -335,21 +341,21 @@
|
|
|
335
341
|
"zone.js": "~0.13.0"
|
|
336
342
|
},
|
|
337
343
|
"dependencies": {
|
|
338
|
-
"tnp-models": "16.
|
|
344
|
+
"tnp-models": "16.444.4"
|
|
339
345
|
},
|
|
340
346
|
"private": false,
|
|
341
|
-
"lastBuildTagHash": "
|
|
347
|
+
"lastBuildTagHash": "ade4db9a14efb4cb6c1d6ccae94f1def45511361",
|
|
342
348
|
"main": "dist/app.electron.js"
|
|
343
349
|
},
|
|
344
350
|
"build": {
|
|
345
|
-
"number":
|
|
346
|
-
"date": "2024-
|
|
347
|
-
"hash": "
|
|
351
|
+
"number": 207,
|
|
352
|
+
"date": "2024-06-22T08:01:23.000Z",
|
|
353
|
+
"hash": "3db3810d8089040f003367a5d3e7a40331ad9b02"
|
|
348
354
|
},
|
|
349
355
|
"currentProjectName": "isomorphic-region-loader",
|
|
350
356
|
"currentProjectGenericName": "isomorphic-region-loader",
|
|
351
357
|
"currentProjectType": "isomorphic-lib",
|
|
352
|
-
"currentFrameworkVersion": "16.
|
|
358
|
+
"currentFrameworkVersion": "16.444.3",
|
|
353
359
|
"isStandaloneProject": true,
|
|
354
360
|
"isSmartContainer": false,
|
|
355
361
|
"pathesTsconfig": "\"paths\": {\"isomorphic-region-loader\":[\"./src/lib\"],\"isomorphic-region-loader/*\":[\"./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.
|