taon-typeorm 18.0.8 → 18.0.9
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 -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 (taon-typeorm@18.0.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (taon-typeorm@18.0.9)
|
|
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.34"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {},
|
|
45
45
|
"name": "taon-typeorm",
|
|
46
|
-
"version": "18.0.
|
|
47
|
-
"lastBuildTagHash": "
|
|
46
|
+
"version": "18.0.9",
|
|
47
|
+
"lastBuildTagHash": "97261c045caf4e918507c4c0f3d908ae9745c74e",
|
|
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.34"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
@@ -132,7 +132,6 @@
|
|
|
132
132
|
"angular-resize-event": "3.2.0",
|
|
133
133
|
"animate.css": "4.1.1",
|
|
134
134
|
"axios": "1.7.3",
|
|
135
|
-
"background-worker-process": "~16.100.10",
|
|
136
135
|
"base32": "0.0.7",
|
|
137
136
|
"bcryptjs": "2.4.3",
|
|
138
137
|
"body-parser": "1.20.2",
|
|
@@ -200,13 +199,13 @@
|
|
|
200
199
|
"image-focus": "1.2.1",
|
|
201
200
|
"immer": "10.0.2",
|
|
202
201
|
"immutable": "4.3.7",
|
|
203
|
-
"incremental-compiler": "~18.0.
|
|
202
|
+
"incremental-compiler": "~18.0.10",
|
|
204
203
|
"inquirer": "7.3.3",
|
|
205
204
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
206
205
|
"inquirer-autocomplete-standalone": "0.8.1",
|
|
207
206
|
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
208
207
|
"is-elevated": "3.0.0",
|
|
209
|
-
"isomorphic-region-loader": "~18.0.
|
|
208
|
+
"isomorphic-region-loader": "~18.0.10",
|
|
210
209
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
211
210
|
"jest": "29.7.0",
|
|
212
211
|
"jest-date-mock": "1.0.10",
|
|
@@ -217,8 +216,8 @@
|
|
|
217
216
|
"joi": "17.13.3",
|
|
218
217
|
"jscodeshift": "0.6.3",
|
|
219
218
|
"json-stringify-safe": "5.0.1",
|
|
220
|
-
"json10": "~18.0.
|
|
221
|
-
"json10-writer": "~18.0.
|
|
219
|
+
"json10": "~18.0.10",
|
|
220
|
+
"json10-writer": "~18.0.10",
|
|
222
221
|
"json5": "2.2.3",
|
|
223
222
|
"json5-writer": "0.2.0",
|
|
224
223
|
"jszip": "3.10.1",
|
|
@@ -227,9 +226,9 @@
|
|
|
227
226
|
"localforage": "1.10.0",
|
|
228
227
|
"lockfile": "1.0.4",
|
|
229
228
|
"lodash": "4.17.21",
|
|
230
|
-
"lodash-walk-object": "~18.0.
|
|
229
|
+
"lodash-walk-object": "~18.0.10",
|
|
231
230
|
"lowdb": "7.0.1",
|
|
232
|
-
"magic-renamer": "~18.0.
|
|
231
|
+
"magic-renamer": "~18.0.10",
|
|
233
232
|
"material-design-icons": "3.0.1",
|
|
234
233
|
"method-override": "2.3.10",
|
|
235
234
|
"minimist": "1.2.8",
|
|
@@ -240,11 +239,11 @@
|
|
|
240
239
|
"ng-in-viewport": "16.1.0",
|
|
241
240
|
"ng-lock": "18.0.1",
|
|
242
241
|
"ng-packagr": "18.1.0",
|
|
243
|
-
"ng-talkback": "~18.0.
|
|
244
|
-
"ng2-logger": "~18.0.
|
|
242
|
+
"ng-talkback": "~18.0.9",
|
|
243
|
+
"ng2-logger": "~18.0.12",
|
|
245
244
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
246
|
-
"ng2-rest": "~18.0.
|
|
247
|
-
"ng2-rest-swagger-generator": "18.0.
|
|
245
|
+
"ng2-rest": "~18.0.10",
|
|
246
|
+
"ng2-rest-swagger-generator": "18.0.7",
|
|
248
247
|
"ngx-ace-wrapper": "17.0.0",
|
|
249
248
|
"ngx-editor": "17.5.4",
|
|
250
249
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -257,7 +256,7 @@
|
|
|
257
256
|
"ngx-scrolltop": "18.0.0",
|
|
258
257
|
"ngx-store": "3.1.1",
|
|
259
258
|
"ngx-typed-js": "2.1.1",
|
|
260
|
-
"node-cli-tester": "~18.0.
|
|
259
|
+
"node-cli-tester": "~18.0.9",
|
|
261
260
|
"node-localstorage": "2.1.6",
|
|
262
261
|
"node-notifier": "10.0.1",
|
|
263
262
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -287,7 +286,7 @@
|
|
|
287
286
|
"q": "1.5.1",
|
|
288
287
|
"rallax.js": "2.0.4",
|
|
289
288
|
"randomcolor": "0.5.3",
|
|
290
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
289
|
+
"record-replay-req-res-scenario": "~18.0.9",
|
|
291
290
|
"reflect-metadata": "0.2.2",
|
|
292
291
|
"rimraf": "2.6.2",
|
|
293
292
|
"rxjs": "~7.8.1",
|
|
@@ -299,22 +298,22 @@
|
|
|
299
298
|
"socket.io-client": "4.7.5",
|
|
300
299
|
"sort-package-json": "1.11.0",
|
|
301
300
|
"sql.js": "1.8.0",
|
|
302
|
-
"static-columns": "~18.0.
|
|
301
|
+
"static-columns": "~18.0.11",
|
|
303
302
|
"string-similarity": "4.0.4",
|
|
304
303
|
"sudo-block": "3.0.0",
|
|
305
304
|
"supertest": "7.0.0",
|
|
306
305
|
"sweetalert2": "11.7.32",
|
|
307
306
|
"systeminformation": "3.45.7",
|
|
308
307
|
"taon": "^18",
|
|
309
|
-
"taon-storage": "18.0.
|
|
310
|
-
"taon-type-sql": "18.0.
|
|
311
|
-
"taon-typeorm": "18.0.
|
|
308
|
+
"taon-storage": "18.0.9",
|
|
309
|
+
"taon-type-sql": "18.0.10",
|
|
310
|
+
"taon-typeorm": "18.0.8",
|
|
312
311
|
"task.js": "0.1.5",
|
|
313
312
|
"threads": "1.7.0",
|
|
314
|
-
"tnp": "~18.0.
|
|
315
|
-
"tnp-config": "~18.0.
|
|
316
|
-
"tnp-helpers": "~18.0.
|
|
317
|
-
"tnp-models": "~18.0.
|
|
313
|
+
"tnp": "~18.0.10",
|
|
314
|
+
"tnp-config": "~18.0.12",
|
|
315
|
+
"tnp-helpers": "~18.0.10",
|
|
316
|
+
"tnp-models": "~18.0.11",
|
|
318
317
|
"ts-debug": "1.3.0",
|
|
319
318
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
320
319
|
"ts-loader": "2.3.1",
|
|
@@ -326,13 +325,13 @@
|
|
|
326
325
|
"typedoc": "0.26.5",
|
|
327
326
|
"typedoc-plugin-markdown": "4.2.3",
|
|
328
327
|
"typescript": "~5.5.4",
|
|
329
|
-
"typescript-class-helpers": "~18.0.
|
|
328
|
+
"typescript-class-helpers": "~18.0.11",
|
|
330
329
|
"typescript-formatter": "~7.2.2",
|
|
331
330
|
"underscore": "1.13.7",
|
|
332
331
|
"uuid": "10.0.0",
|
|
333
332
|
"validator": "13.5.2",
|
|
334
333
|
"video.js": "8.3.0",
|
|
335
|
-
"vpn-split": "~18.0.
|
|
334
|
+
"vpn-split": "~18.0.8",
|
|
336
335
|
"vscode": "1.1.37",
|
|
337
336
|
"wait-on": "7.0.1",
|
|
338
337
|
"watch": "1.0.2",
|
|
@@ -343,19 +342,19 @@
|
|
|
343
342
|
"zone.js": "~0.13.0"
|
|
344
343
|
},
|
|
345
344
|
"name": "taon-typeorm",
|
|
346
|
-
"version": "18.0.
|
|
347
|
-
"lastBuildTagHash": "
|
|
345
|
+
"version": "18.0.9",
|
|
346
|
+
"lastBuildTagHash": "97261c045caf4e918507c4c0f3d908ae9745c74e",
|
|
348
347
|
"main": "dist/app.electron.js"
|
|
349
348
|
},
|
|
350
349
|
"build": {
|
|
351
|
-
"number":
|
|
352
|
-
"date": "2024-08-
|
|
353
|
-
"hash": "
|
|
350
|
+
"number": 199,
|
|
351
|
+
"date": "2024-08-28T13:09:43.000Z",
|
|
352
|
+
"hash": "0291873939fd94f5bb33850887e21474a240c445"
|
|
354
353
|
},
|
|
355
354
|
"currentProjectName": "taon-typeorm",
|
|
356
355
|
"currentProjectGenericName": "taon-typeorm",
|
|
357
356
|
"currentProjectType": "isomorphic-lib",
|
|
358
|
-
"currentFrameworkVersion": "18.0.
|
|
357
|
+
"currentFrameworkVersion": "18.0.10",
|
|
359
358
|
"isStandaloneProject": true,
|
|
360
359
|
"isSmartContainer": false,
|
|
361
360
|
"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.
|