isomorphic-region-loader 18.0.9 → 18.0.10
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/package.json +3 -3
- package/taon.jsonc +32 -32
- package/tmp-environment.json +29 -30
- 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@18.0.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (isomorphic-region-loader@18.0.10)
|
|
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/package.json
CHANGED
|
@@ -33,14 +33,14 @@
|
|
|
33
33
|
"private": false
|
|
34
34
|
},
|
|
35
35
|
"name": "isomorphic-region-loader",
|
|
36
|
-
"version": "18.0.
|
|
36
|
+
"version": "18.0.10",
|
|
37
37
|
"author": "Dariusz Filipiak @darekf77",
|
|
38
38
|
"license": "MIT",
|
|
39
39
|
"devDependencies": {},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"tnp-models": "~18.0.
|
|
41
|
+
"tnp-models": "~18.0.11"
|
|
42
42
|
},
|
|
43
43
|
"private": false,
|
|
44
|
-
"lastBuildTagHash": "
|
|
44
|
+
"lastBuildTagHash": "46789fa996a7089ff8b9066c85bb908777f2a19c",
|
|
45
45
|
"main": "dist/app.electron.js"
|
|
46
46
|
}
|
package/taon.jsonc
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
{
|
|
2
|
-
"resources": [],
|
|
3
|
-
|
|
4
|
-
"overrided": {
|
|
5
|
-
"linkedFolders": [],
|
|
6
|
-
"ignoreDepsPattern": ["*"],
|
|
7
|
-
"includeAsDev": [],
|
|
8
|
-
"includeOnly": ["tnp-models"],
|
|
9
|
-
"dependencies": {},
|
|
10
|
-
"npmFixes": []
|
|
11
|
-
},
|
|
12
|
-
|
|
13
|
-
"smartContainerBuildTarget": "",
|
|
14
|
-
"linkedRepos": [],
|
|
15
|
-
|
|
16
|
-
"libReleaseOptions": {
|
|
17
|
-
"nodts": false,
|
|
18
|
-
"obscure": false,
|
|
19
|
-
"ugly": false,
|
|
20
|
-
"includeNodeModules": false,
|
|
21
|
-
"cliBuildNoDts": false,
|
|
22
|
-
"cliBuildObscure": false,
|
|
23
|
-
"cliBuildIncludeNodeModules": false,
|
|
24
|
-
"cliBuildUglify": false
|
|
25
|
-
},
|
|
26
|
-
|
|
27
|
-
"smartContainerTarget": "",
|
|
28
|
-
"license": "MIT",
|
|
29
|
-
"author": "Dariusz Filipiak @darekf77",
|
|
30
|
-
"type": "isomorphic-lib",
|
|
31
|
-
"version": "v18",
|
|
32
|
-
"private": false
|
|
1
|
+
{
|
|
2
|
+
"resources": [],
|
|
3
|
+
|
|
4
|
+
"overrided": {
|
|
5
|
+
"linkedFolders": [],
|
|
6
|
+
"ignoreDepsPattern": ["*"],
|
|
7
|
+
"includeAsDev": [],
|
|
8
|
+
"includeOnly": ["tnp-models"],
|
|
9
|
+
"dependencies": {},
|
|
10
|
+
"npmFixes": []
|
|
11
|
+
},
|
|
12
|
+
|
|
13
|
+
"smartContainerBuildTarget": "",
|
|
14
|
+
"linkedRepos": [],
|
|
15
|
+
|
|
16
|
+
"libReleaseOptions": {
|
|
17
|
+
"nodts": false,
|
|
18
|
+
"obscure": false,
|
|
19
|
+
"ugly": false,
|
|
20
|
+
"includeNodeModules": false,
|
|
21
|
+
"cliBuildNoDts": false,
|
|
22
|
+
"cliBuildObscure": false,
|
|
23
|
+
"cliBuildIncludeNodeModules": false,
|
|
24
|
+
"cliBuildUglify": false
|
|
25
|
+
},
|
|
26
|
+
|
|
27
|
+
"smartContainerTarget": "",
|
|
28
|
+
"license": "MIT",
|
|
29
|
+
"author": "Dariusz Filipiak @darekf77",
|
|
30
|
+
"type": "isomorphic-lib",
|
|
31
|
+
"version": "v18",
|
|
32
|
+
"private": false
|
|
33
33
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"private": false
|
|
38
38
|
},
|
|
39
39
|
"name": "isomorphic-region-loader",
|
|
40
|
-
"version": "18.0.
|
|
40
|
+
"version": "18.0.10",
|
|
41
41
|
"author": "Dariusz Filipiak @darekf77",
|
|
42
42
|
"license": "MIT",
|
|
43
43
|
"devDependencies": {
|
|
@@ -129,7 +129,6 @@
|
|
|
129
129
|
"animate.css": "4.1.1",
|
|
130
130
|
"app-root-path": "3.1.0",
|
|
131
131
|
"axios": "1.7.3",
|
|
132
|
-
"background-worker-process": "~16.100.10",
|
|
133
132
|
"base32": "0.0.7",
|
|
134
133
|
"bcryptjs": "2.4.3",
|
|
135
134
|
"body-parser": "1.20.2",
|
|
@@ -198,13 +197,13 @@
|
|
|
198
197
|
"image-focus": "1.2.1",
|
|
199
198
|
"immer": "10.0.2",
|
|
200
199
|
"immutable": "4.3.7",
|
|
201
|
-
"incremental-compiler": "~18.0.
|
|
200
|
+
"incremental-compiler": "~18.0.10",
|
|
202
201
|
"inquirer": "7.3.3",
|
|
203
202
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
204
203
|
"inquirer-autocomplete-standalone": "0.8.1",
|
|
205
204
|
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
206
205
|
"is-elevated": "3.0.0",
|
|
207
|
-
"isomorphic-region-loader": "~18.0.
|
|
206
|
+
"isomorphic-region-loader": "~18.0.9",
|
|
208
207
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
209
208
|
"jest": "29.7.0",
|
|
210
209
|
"jest-date-mock": "1.0.10",
|
|
@@ -215,8 +214,8 @@
|
|
|
215
214
|
"joi": "17.13.3",
|
|
216
215
|
"jscodeshift": "0.6.3",
|
|
217
216
|
"json-stringify-safe": "5.0.1",
|
|
218
|
-
"json10": "~18.0.
|
|
219
|
-
"json10-writer": "~18.0.
|
|
217
|
+
"json10": "~18.0.9",
|
|
218
|
+
"json10-writer": "~18.0.10",
|
|
220
219
|
"json5": "2.2.3",
|
|
221
220
|
"json5-writer": "0.2.0",
|
|
222
221
|
"jszip": "3.10.1",
|
|
@@ -225,9 +224,9 @@
|
|
|
225
224
|
"localforage": "1.10.0",
|
|
226
225
|
"lockfile": "1.0.4",
|
|
227
226
|
"lodash": "4.17.21",
|
|
228
|
-
"lodash-walk-object": "~18.0.
|
|
227
|
+
"lodash-walk-object": "~18.0.9",
|
|
229
228
|
"lowdb": "7.0.1",
|
|
230
|
-
"magic-renamer": "~18.0.
|
|
229
|
+
"magic-renamer": "~18.0.9",
|
|
231
230
|
"material-design-icons": "3.0.1",
|
|
232
231
|
"method-override": "2.3.10",
|
|
233
232
|
"minimist": "1.2.8",
|
|
@@ -238,11 +237,11 @@
|
|
|
238
237
|
"ng-in-viewport": "16.1.0",
|
|
239
238
|
"ng-lock": "18.0.1",
|
|
240
239
|
"ng-packagr": "18.1.0",
|
|
241
|
-
"ng-talkback": "~18.0.
|
|
242
|
-
"ng2-logger": "~18.0.
|
|
240
|
+
"ng-talkback": "~18.0.8",
|
|
241
|
+
"ng2-logger": "~18.0.12",
|
|
243
242
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
244
|
-
"ng2-rest": "~18.0.
|
|
245
|
-
"ng2-rest-swagger-generator": "18.0.
|
|
243
|
+
"ng2-rest": "~18.0.9",
|
|
244
|
+
"ng2-rest-swagger-generator": "18.0.6",
|
|
246
245
|
"ngx-ace-wrapper": "17.0.0",
|
|
247
246
|
"ngx-editor": "17.5.4",
|
|
248
247
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -255,7 +254,7 @@
|
|
|
255
254
|
"ngx-scrolltop": "18.0.0",
|
|
256
255
|
"ngx-store": "3.1.1",
|
|
257
256
|
"ngx-typed-js": "2.1.1",
|
|
258
|
-
"node-cli-tester": "~18.0.
|
|
257
|
+
"node-cli-tester": "~18.0.8",
|
|
259
258
|
"node-localstorage": "2.1.6",
|
|
260
259
|
"node-notifier": "10.0.1",
|
|
261
260
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -285,7 +284,7 @@
|
|
|
285
284
|
"q": "1.5.1",
|
|
286
285
|
"rallax.js": "2.0.4",
|
|
287
286
|
"randomcolor": "0.5.3",
|
|
288
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
287
|
+
"record-replay-req-res-scenario": "~18.0.8",
|
|
289
288
|
"reflect-metadata": "0.2.2",
|
|
290
289
|
"rimraf": "2.6.2",
|
|
291
290
|
"rxjs": "~7.8.1",
|
|
@@ -297,22 +296,22 @@
|
|
|
297
296
|
"socket.io-client": "4.7.5",
|
|
298
297
|
"sort-package-json": "1.11.0",
|
|
299
298
|
"sql.js": "1.8.0",
|
|
300
|
-
"static-columns": "~18.0.
|
|
299
|
+
"static-columns": "~18.0.10",
|
|
301
300
|
"string-similarity": "4.0.4",
|
|
302
301
|
"sudo-block": "3.0.0",
|
|
303
302
|
"supertest": "7.0.0",
|
|
304
303
|
"sweetalert2": "11.7.32",
|
|
305
304
|
"systeminformation": "3.45.7",
|
|
306
305
|
"taon": "^18",
|
|
307
|
-
"taon-storage": "18.0.
|
|
308
|
-
"taon-type-sql": "18.0.
|
|
309
|
-
"taon-typeorm": "18.0.
|
|
306
|
+
"taon-storage": "18.0.8",
|
|
307
|
+
"taon-type-sql": "18.0.9",
|
|
308
|
+
"taon-typeorm": "18.0.8",
|
|
310
309
|
"task.js": "0.1.5",
|
|
311
310
|
"threads": "1.7.0",
|
|
312
|
-
"tnp": "~18.0.
|
|
313
|
-
"tnp-config": "~18.0.
|
|
314
|
-
"tnp-core": "~18.0.
|
|
315
|
-
"tnp-helpers": "~18.0.
|
|
311
|
+
"tnp": "~18.0.9",
|
|
312
|
+
"tnp-config": "~18.0.12",
|
|
313
|
+
"tnp-core": "~18.0.33",
|
|
314
|
+
"tnp-helpers": "~18.0.10",
|
|
316
315
|
"ts-debug": "1.3.0",
|
|
317
316
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
318
317
|
"ts-loader": "2.3.1",
|
|
@@ -324,13 +323,13 @@
|
|
|
324
323
|
"typedoc": "0.26.5",
|
|
325
324
|
"typedoc-plugin-markdown": "4.2.3",
|
|
326
325
|
"typescript": "~5.5.4",
|
|
327
|
-
"typescript-class-helpers": "~18.0.
|
|
326
|
+
"typescript-class-helpers": "~18.0.11",
|
|
328
327
|
"typescript-formatter": "~7.2.2",
|
|
329
328
|
"underscore": "1.13.7",
|
|
330
329
|
"uuid": "10.0.0",
|
|
331
330
|
"validator": "13.5.2",
|
|
332
331
|
"video.js": "8.3.0",
|
|
333
|
-
"vpn-split": "~18.0.
|
|
332
|
+
"vpn-split": "~18.0.8",
|
|
334
333
|
"vscode": "1.1.37",
|
|
335
334
|
"wait-on": "7.0.1",
|
|
336
335
|
"watch": "1.0.2",
|
|
@@ -341,21 +340,21 @@
|
|
|
341
340
|
"zone.js": "~0.13.0"
|
|
342
341
|
},
|
|
343
342
|
"dependencies": {
|
|
344
|
-
"tnp-models": "~18.0.
|
|
343
|
+
"tnp-models": "~18.0.11"
|
|
345
344
|
},
|
|
346
345
|
"private": false,
|
|
347
|
-
"lastBuildTagHash": "
|
|
346
|
+
"lastBuildTagHash": "46789fa996a7089ff8b9066c85bb908777f2a19c",
|
|
348
347
|
"main": "dist/app.electron.js"
|
|
349
348
|
},
|
|
350
349
|
"build": {
|
|
351
|
-
"number":
|
|
352
|
-
"date": "2024-08-
|
|
353
|
-
"hash": "
|
|
350
|
+
"number": 230,
|
|
351
|
+
"date": "2024-08-28T13:03:27.000Z",
|
|
352
|
+
"hash": "8c3b96b872b9f520666111e74d6147f7d803327c"
|
|
354
353
|
},
|
|
355
354
|
"currentProjectName": "isomorphic-region-loader",
|
|
356
355
|
"currentProjectGenericName": "isomorphic-region-loader",
|
|
357
356
|
"currentProjectType": "isomorphic-lib",
|
|
358
|
-
"currentFrameworkVersion": "18.0.
|
|
357
|
+
"currentFrameworkVersion": "18.0.9",
|
|
359
358
|
"isStandaloneProject": true,
|
|
360
359
|
"isSmartContainer": false,
|
|
361
360
|
"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.
|