taon-typeorm 18.0.18 → 18.0.19
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 +34 -34
- package/tmp-environment.json +29 -29
- 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 (taon-typeorm@18.0.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (taon-typeorm@18.0.19)
|
|
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
|
@@ -39,11 +39,11 @@
|
|
|
39
39
|
"@sqltools/formatter": "1.2.5",
|
|
40
40
|
"app-root-path": "3.1.0",
|
|
41
41
|
"cli-highlight": "2.1.11",
|
|
42
|
-
"tnp-core": "~18.0.
|
|
42
|
+
"tnp-core": "~18.0.47"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {},
|
|
45
45
|
"name": "taon-typeorm",
|
|
46
|
-
"version": "18.0.
|
|
47
|
-
"lastBuildTagHash": "
|
|
46
|
+
"version": "18.0.19",
|
|
47
|
+
"lastBuildTagHash": "affb8d414511e0287ff7f79e58b17f1a7ef614c2",
|
|
48
48
|
"main": "dist/app.electron.js"
|
|
49
49
|
}
|
package/taon.jsonc
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
{
|
|
2
|
-
"resources": [],
|
|
3
|
-
|
|
4
|
-
"overrided": {
|
|
5
|
-
"linkedFolders": [],
|
|
6
|
-
"ignoreDepsPattern": [],
|
|
7
|
-
"includeAsDev": [],
|
|
8
|
-
"includeOnly": ["tnp-core", "cli-highlight", "@sqltools/formatter", "app-root-path"],
|
|
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
|
-
"type": "isomorphic-lib",
|
|
29
|
-
"version": "v18",
|
|
30
|
-
"isCoreProject": false,
|
|
31
|
-
"isGenerated": false,
|
|
32
|
-
"useFramework": false,
|
|
33
|
-
"required": [],
|
|
34
|
-
"requiredServers": []
|
|
1
|
+
{
|
|
2
|
+
"resources": [],
|
|
3
|
+
|
|
4
|
+
"overrided": {
|
|
5
|
+
"linkedFolders": [],
|
|
6
|
+
"ignoreDepsPattern": [],
|
|
7
|
+
"includeAsDev": [],
|
|
8
|
+
"includeOnly": ["tnp-core", "cli-highlight", "@sqltools/formatter", "app-root-path"],
|
|
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
|
+
"type": "isomorphic-lib",
|
|
29
|
+
"version": "v18",
|
|
30
|
+
"isCoreProject": false,
|
|
31
|
+
"isGenerated": false,
|
|
32
|
+
"useFramework": false,
|
|
33
|
+
"required": [],
|
|
34
|
+
"requiredServers": []
|
|
35
35
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"@sqltools/formatter": "1.2.5",
|
|
44
44
|
"app-root-path": "3.1.0",
|
|
45
45
|
"cli-highlight": "2.1.11",
|
|
46
|
-
"tnp-core": "~18.0.
|
|
46
|
+
"tnp-core": "~18.0.47"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
@@ -206,14 +206,14 @@
|
|
|
206
206
|
"image-focus": "1.2.1",
|
|
207
207
|
"immer": "10.0.2",
|
|
208
208
|
"immutable": "4.3.7",
|
|
209
|
-
"incremental-compiler": "~18.0.
|
|
209
|
+
"incremental-compiler": "~18.0.21",
|
|
210
210
|
"inquirer": "7.3.3",
|
|
211
211
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
212
212
|
"inquirer-autocomplete-standalone": "0.8.1",
|
|
213
213
|
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
214
214
|
"inquirer-toggle": "1.0.1",
|
|
215
215
|
"is-elevated": "3.0.0",
|
|
216
|
-
"isomorphic-region-loader": "~18.0.
|
|
216
|
+
"isomorphic-region-loader": "~18.0.20",
|
|
217
217
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
218
218
|
"jest": "29.7.0",
|
|
219
219
|
"jest-date-mock": "1.0.10",
|
|
@@ -224,8 +224,8 @@
|
|
|
224
224
|
"joi": "17.13.3",
|
|
225
225
|
"jscodeshift": "0.6.3",
|
|
226
226
|
"json-stringify-safe": "5.0.1",
|
|
227
|
-
"json10": "~18.0.
|
|
228
|
-
"json10-writer": "~18.0.
|
|
227
|
+
"json10": "~18.0.20",
|
|
228
|
+
"json10-writer": "~18.0.20",
|
|
229
229
|
"json5": "2.2.3",
|
|
230
230
|
"json5-writer": "0.2.0",
|
|
231
231
|
"jszip": "3.10.1",
|
|
@@ -234,9 +234,9 @@
|
|
|
234
234
|
"localforage": "1.10.0",
|
|
235
235
|
"lockfile": "1.0.4",
|
|
236
236
|
"lodash": "4.17.21",
|
|
237
|
-
"lodash-walk-object": "~18.0.
|
|
237
|
+
"lodash-walk-object": "~18.0.20",
|
|
238
238
|
"lowdb": "7.0.1",
|
|
239
|
-
"magic-renamer": "~18.0.
|
|
239
|
+
"magic-renamer": "~18.0.20",
|
|
240
240
|
"material-design-icons": "3.0.1",
|
|
241
241
|
"method-override": "2.3.10",
|
|
242
242
|
"minimist": "1.2.8",
|
|
@@ -247,11 +247,11 @@
|
|
|
247
247
|
"ng-in-viewport": "16.1.0",
|
|
248
248
|
"ng-lock": "18.0.1",
|
|
249
249
|
"ng-packagr": "18.1.0",
|
|
250
|
-
"ng-talkback": "~18.0.
|
|
251
|
-
"ng2-logger": "~18.0.
|
|
250
|
+
"ng-talkback": "~18.0.19",
|
|
251
|
+
"ng2-logger": "~18.0.22",
|
|
252
252
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
253
|
-
"ng2-rest": "~18.0.
|
|
254
|
-
"ng2-rest-swagger-generator": "18.0.
|
|
253
|
+
"ng2-rest": "~18.0.20",
|
|
254
|
+
"ng2-rest-swagger-generator": "18.0.17",
|
|
255
255
|
"ngx-ace-wrapper": "17.0.0",
|
|
256
256
|
"ngx-editor": "17.5.4",
|
|
257
257
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -265,7 +265,7 @@
|
|
|
265
265
|
"ngx-scrolltop": "18.0.0",
|
|
266
266
|
"ngx-store": "3.1.1",
|
|
267
267
|
"ngx-typed-js": "2.1.1",
|
|
268
|
-
"node-cli-tester": "~18.0.
|
|
268
|
+
"node-cli-tester": "~18.0.19",
|
|
269
269
|
"node-localstorage": "2.1.6",
|
|
270
270
|
"node-notifier": "10.0.1",
|
|
271
271
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -296,7 +296,7 @@
|
|
|
296
296
|
"q": "1.5.1",
|
|
297
297
|
"rallax.js": "2.0.4",
|
|
298
298
|
"randomcolor": "0.5.3",
|
|
299
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
299
|
+
"record-replay-req-res-scenario": "~18.0.19",
|
|
300
300
|
"reflect-metadata": "0.2.2",
|
|
301
301
|
"rimraf": "2.6.2",
|
|
302
302
|
"rxjs": "~7.8.1",
|
|
@@ -310,22 +310,22 @@
|
|
|
310
310
|
"sql-template-strings": "2.2.2",
|
|
311
311
|
"sql-template-tag": "5.2.1",
|
|
312
312
|
"sql.js": "1.8.0",
|
|
313
|
-
"static-columns": "~18.0.
|
|
313
|
+
"static-columns": "~18.0.21",
|
|
314
314
|
"string-similarity": "4.0.4",
|
|
315
315
|
"sudo-block": "3.0.0",
|
|
316
316
|
"supertest": "7.0.0",
|
|
317
317
|
"sweetalert2": "11.7.32",
|
|
318
318
|
"systeminformation": "3.45.7",
|
|
319
319
|
"taon": "^18",
|
|
320
|
-
"taon-storage": "18.0.
|
|
321
|
-
"taon-type-sql": "18.0.
|
|
322
|
-
"taon-typeorm": "18.0.
|
|
320
|
+
"taon-storage": "18.0.29",
|
|
321
|
+
"taon-type-sql": "18.0.20",
|
|
322
|
+
"taon-typeorm": "18.0.18",
|
|
323
323
|
"task.js": "0.1.5",
|
|
324
324
|
"threads": "1.7.0",
|
|
325
|
-
"tnp": "~18.0.
|
|
326
|
-
"tnp-config": "~18.0.
|
|
327
|
-
"tnp-helpers": "~18.0.
|
|
328
|
-
"tnp-models": "~18.0.
|
|
325
|
+
"tnp": "~18.0.25",
|
|
326
|
+
"tnp-config": "~18.0.22",
|
|
327
|
+
"tnp-helpers": "~18.0.20",
|
|
328
|
+
"tnp-models": "~18.0.21",
|
|
329
329
|
"ts-debug": "1.3.0",
|
|
330
330
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
331
331
|
"ts-loader": "2.3.1",
|
|
@@ -337,14 +337,14 @@
|
|
|
337
337
|
"typedoc": "0.26.5",
|
|
338
338
|
"typedoc-plugin-markdown": "4.2.3",
|
|
339
339
|
"typescript": "~5.5.4",
|
|
340
|
-
"typescript-class-helpers": "~18.0.
|
|
340
|
+
"typescript-class-helpers": "~18.0.21",
|
|
341
341
|
"typescript-formatter": "~7.2.2",
|
|
342
342
|
"typescript-string-enums": "~1.0.0",
|
|
343
343
|
"underscore": "1.13.7",
|
|
344
344
|
"uuid": "10.0.0",
|
|
345
345
|
"validator": "13.5.2",
|
|
346
346
|
"video.js": "8.3.0",
|
|
347
|
-
"vpn-split": "~18.0.
|
|
347
|
+
"vpn-split": "~18.0.18",
|
|
348
348
|
"vscode": "1.1.37",
|
|
349
349
|
"wait-on": "8.0.1",
|
|
350
350
|
"watch": "1.0.2",
|
|
@@ -355,19 +355,19 @@
|
|
|
355
355
|
"zone.js": "~0.13.0"
|
|
356
356
|
},
|
|
357
357
|
"name": "taon-typeorm",
|
|
358
|
-
"version": "18.0.
|
|
359
|
-
"lastBuildTagHash": "
|
|
358
|
+
"version": "18.0.19",
|
|
359
|
+
"lastBuildTagHash": "affb8d414511e0287ff7f79e58b17f1a7ef614c2",
|
|
360
360
|
"main": "dist/app.electron.js"
|
|
361
361
|
},
|
|
362
362
|
"build": {
|
|
363
|
-
"number":
|
|
364
|
-
"date": "2025-01-
|
|
365
|
-
"hash": "
|
|
363
|
+
"number": 213,
|
|
364
|
+
"date": "2025-01-21T21:05:17.000Z",
|
|
365
|
+
"hash": "3fd58508e41bb19d1b8a1f67c35873c0b65dd4a9"
|
|
366
366
|
},
|
|
367
367
|
"currentProjectName": "taon-typeorm",
|
|
368
368
|
"currentProjectGenericName": "taon-typeorm",
|
|
369
369
|
"currentProjectType": "isomorphic-lib",
|
|
370
|
-
"currentFrameworkVersion": "18.0.
|
|
370
|
+
"currentFrameworkVersion": "18.0.25",
|
|
371
371
|
"isStandaloneProject": true,
|
|
372
372
|
"isSmartContainer": false,
|
|
373
373
|
"pathesTsconfig": "\"paths\": {\"taon-typeorm\":[\"./src/lib\"],\"taon-typeorm/*\":[\"./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.
|