taon-type-sql 18.0.16 → 18.0.18
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 +22 -22
- package/tmp-environment.json +30 -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-type-sql@18.0.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (taon-type-sql@18.0.18)
|
|
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
|
@@ -23,16 +23,16 @@
|
|
|
23
23
|
}
|
|
24
24
|
},
|
|
25
25
|
"name": "taon-type-sql",
|
|
26
|
-
"version": "18.0.
|
|
26
|
+
"version": "18.0.18",
|
|
27
27
|
"typings": "dist/index.d.ts",
|
|
28
28
|
"repository": {
|
|
29
29
|
"type": "git",
|
|
30
30
|
"url": "https://github.com/ggmod/type-sql.git"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"tnp-core": "~18.0.
|
|
33
|
+
"tnp-core": "~18.0.45"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {},
|
|
36
|
-
"lastBuildTagHash": "
|
|
36
|
+
"lastBuildTagHash": "ca2be7aa64e20ab54cdab9bb6efa99efe1551b55",
|
|
37
37
|
"main": "dist/app.electron.js"
|
|
38
38
|
}
|
package/taon.jsonc
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
{
|
|
2
|
-
"resources": [],
|
|
3
|
-
"type": "isomorphic-lib",
|
|
4
|
-
"version": "v18",
|
|
5
|
-
"overrided": {
|
|
6
|
-
"linkedFolders": [],
|
|
7
|
-
"ignoreDepsPattern": [],
|
|
8
|
-
"npmFixes": [],
|
|
9
|
-
"includeAsDev": [],
|
|
10
|
-
"includeOnly": [
|
|
11
|
-
"tnp-core"
|
|
12
|
-
],
|
|
13
|
-
"dependencies": {}
|
|
14
|
-
},
|
|
15
|
-
"smartContainerBuildTarget": "",
|
|
16
|
-
"linkedRepos": [],
|
|
17
|
-
"libReleaseOptions": {
|
|
18
|
-
"cliBuildNoDts": false,
|
|
19
|
-
"cliBuildObscure": false,
|
|
20
|
-
"cliBuildUglify": false,
|
|
21
|
-
"cliBuildIncludeNodeModules": false
|
|
22
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"resources": [],
|
|
3
|
+
"type": "isomorphic-lib",
|
|
4
|
+
"version": "v18",
|
|
5
|
+
"overrided": {
|
|
6
|
+
"linkedFolders": [],
|
|
7
|
+
"ignoreDepsPattern": [],
|
|
8
|
+
"npmFixes": [],
|
|
9
|
+
"includeAsDev": [],
|
|
10
|
+
"includeOnly": [
|
|
11
|
+
"tnp-core"
|
|
12
|
+
],
|
|
13
|
+
"dependencies": {}
|
|
14
|
+
},
|
|
15
|
+
"smartContainerBuildTarget": "",
|
|
16
|
+
"linkedRepos": [],
|
|
17
|
+
"libReleaseOptions": {
|
|
18
|
+
"cliBuildNoDts": false,
|
|
19
|
+
"cliBuildObscure": false,
|
|
20
|
+
"cliBuildUglify": false,
|
|
21
|
+
"cliBuildIncludeNodeModules": false
|
|
22
|
+
}
|
|
23
23
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -30,14 +30,14 @@
|
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"name": "taon-type-sql",
|
|
33
|
-
"version": "18.0.
|
|
33
|
+
"version": "18.0.18",
|
|
34
34
|
"typings": "dist/index.d.ts",
|
|
35
35
|
"repository": {
|
|
36
36
|
"type": "git",
|
|
37
37
|
"url": "https://github.com/ggmod/type-sql.git"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"tnp-core": "~18.0.
|
|
40
|
+
"tnp-core": "~18.0.45"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
@@ -203,13 +203,14 @@
|
|
|
203
203
|
"image-focus": "1.2.1",
|
|
204
204
|
"immer": "10.0.2",
|
|
205
205
|
"immutable": "4.3.7",
|
|
206
|
-
"incremental-compiler": "~18.0.
|
|
206
|
+
"incremental-compiler": "~18.0.19",
|
|
207
207
|
"inquirer": "7.3.3",
|
|
208
208
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
209
209
|
"inquirer-autocomplete-standalone": "0.8.1",
|
|
210
210
|
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
211
|
+
"inquirer-toggle": "1.0.1",
|
|
211
212
|
"is-elevated": "3.0.0",
|
|
212
|
-
"isomorphic-region-loader": "~18.0.
|
|
213
|
+
"isomorphic-region-loader": "~18.0.18",
|
|
213
214
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
214
215
|
"jest": "29.7.0",
|
|
215
216
|
"jest-date-mock": "1.0.10",
|
|
@@ -220,8 +221,8 @@
|
|
|
220
221
|
"joi": "17.13.3",
|
|
221
222
|
"jscodeshift": "0.6.3",
|
|
222
223
|
"json-stringify-safe": "5.0.1",
|
|
223
|
-
"json10": "~18.0.
|
|
224
|
-
"json10-writer": "~18.0.
|
|
224
|
+
"json10": "~18.0.18",
|
|
225
|
+
"json10-writer": "~18.0.18",
|
|
225
226
|
"json5": "2.2.3",
|
|
226
227
|
"json5-writer": "0.2.0",
|
|
227
228
|
"jszip": "3.10.1",
|
|
@@ -230,9 +231,9 @@
|
|
|
230
231
|
"localforage": "1.10.0",
|
|
231
232
|
"lockfile": "1.0.4",
|
|
232
233
|
"lodash": "4.17.21",
|
|
233
|
-
"lodash-walk-object": "~18.0.
|
|
234
|
+
"lodash-walk-object": "~18.0.18",
|
|
234
235
|
"lowdb": "7.0.1",
|
|
235
|
-
"magic-renamer": "~18.0.
|
|
236
|
+
"magic-renamer": "~18.0.18",
|
|
236
237
|
"material-design-icons": "3.0.1",
|
|
237
238
|
"method-override": "2.3.10",
|
|
238
239
|
"minimist": "1.2.8",
|
|
@@ -243,11 +244,11 @@
|
|
|
243
244
|
"ng-in-viewport": "16.1.0",
|
|
244
245
|
"ng-lock": "18.0.1",
|
|
245
246
|
"ng-packagr": "18.1.0",
|
|
246
|
-
"ng-talkback": "~18.0.
|
|
247
|
-
"ng2-logger": "~18.0.
|
|
247
|
+
"ng-talkback": "~18.0.17",
|
|
248
|
+
"ng2-logger": "~18.0.20",
|
|
248
249
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
249
|
-
"ng2-rest": "~18.0.
|
|
250
|
-
"ng2-rest-swagger-generator": "18.0.
|
|
250
|
+
"ng2-rest": "~18.0.18",
|
|
251
|
+
"ng2-rest-swagger-generator": "18.0.15",
|
|
251
252
|
"ngx-ace-wrapper": "17.0.0",
|
|
252
253
|
"ngx-editor": "17.5.4",
|
|
253
254
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -261,7 +262,7 @@
|
|
|
261
262
|
"ngx-scrolltop": "18.0.0",
|
|
262
263
|
"ngx-store": "3.1.1",
|
|
263
264
|
"ngx-typed-js": "2.1.1",
|
|
264
|
-
"node-cli-tester": "~18.0.
|
|
265
|
+
"node-cli-tester": "~18.0.17",
|
|
265
266
|
"node-localstorage": "2.1.6",
|
|
266
267
|
"node-notifier": "10.0.1",
|
|
267
268
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -292,7 +293,7 @@
|
|
|
292
293
|
"q": "1.5.1",
|
|
293
294
|
"rallax.js": "2.0.4",
|
|
294
295
|
"randomcolor": "0.5.3",
|
|
295
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
296
|
+
"record-replay-req-res-scenario": "~18.0.17",
|
|
296
297
|
"reflect-metadata": "0.2.2",
|
|
297
298
|
"rimraf": "2.6.2",
|
|
298
299
|
"rxjs": "~7.8.1",
|
|
@@ -306,22 +307,22 @@
|
|
|
306
307
|
"sql-template-strings": "2.2.2",
|
|
307
308
|
"sql-template-tag": "5.2.1",
|
|
308
309
|
"sql.js": "1.8.0",
|
|
309
|
-
"static-columns": "~18.0.
|
|
310
|
+
"static-columns": "~18.0.19",
|
|
310
311
|
"string-similarity": "4.0.4",
|
|
311
312
|
"sudo-block": "3.0.0",
|
|
312
313
|
"supertest": "7.0.0",
|
|
313
314
|
"sweetalert2": "11.7.32",
|
|
314
315
|
"systeminformation": "3.45.7",
|
|
315
316
|
"taon": "^18",
|
|
316
|
-
"taon-storage": "18.0.
|
|
317
|
-
"taon-type-sql": "18.0.
|
|
318
|
-
"taon-typeorm": "18.0.
|
|
317
|
+
"taon-storage": "18.0.26",
|
|
318
|
+
"taon-type-sql": "18.0.17",
|
|
319
|
+
"taon-typeorm": "18.0.16",
|
|
319
320
|
"task.js": "0.1.5",
|
|
320
321
|
"threads": "1.7.0",
|
|
321
|
-
"tnp": "~18.0.
|
|
322
|
-
"tnp-config": "~18.0.
|
|
323
|
-
"tnp-helpers": "~18.0.
|
|
324
|
-
"tnp-models": "~18.0.
|
|
322
|
+
"tnp": "~18.0.23",
|
|
323
|
+
"tnp-config": "~18.0.20",
|
|
324
|
+
"tnp-helpers": "~18.0.18",
|
|
325
|
+
"tnp-models": "~18.0.19",
|
|
325
326
|
"ts-debug": "1.3.0",
|
|
326
327
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
327
328
|
"ts-loader": "2.3.1",
|
|
@@ -333,14 +334,14 @@
|
|
|
333
334
|
"typedoc": "0.26.5",
|
|
334
335
|
"typedoc-plugin-markdown": "4.2.3",
|
|
335
336
|
"typescript": "~5.5.4",
|
|
336
|
-
"typescript-class-helpers": "~18.0.
|
|
337
|
+
"typescript-class-helpers": "~18.0.19",
|
|
337
338
|
"typescript-formatter": "~7.2.2",
|
|
338
339
|
"typescript-string-enums": "~1.0.0",
|
|
339
340
|
"underscore": "1.13.7",
|
|
340
341
|
"uuid": "10.0.0",
|
|
341
342
|
"validator": "13.5.2",
|
|
342
343
|
"video.js": "8.3.0",
|
|
343
|
-
"vpn-split": "~18.0.
|
|
344
|
+
"vpn-split": "~18.0.16",
|
|
344
345
|
"vscode": "1.1.37",
|
|
345
346
|
"wait-on": "8.0.1",
|
|
346
347
|
"watch": "1.0.2",
|
|
@@ -350,18 +351,18 @@
|
|
|
350
351
|
"yup": "1.3.3",
|
|
351
352
|
"zone.js": "~0.13.0"
|
|
352
353
|
},
|
|
353
|
-
"lastBuildTagHash": "
|
|
354
|
+
"lastBuildTagHash": "ca2be7aa64e20ab54cdab9bb6efa99efe1551b55",
|
|
354
355
|
"main": "dist/app.electron.js"
|
|
355
356
|
},
|
|
356
357
|
"build": {
|
|
357
|
-
"number":
|
|
358
|
-
"date": "
|
|
359
|
-
"hash": "
|
|
358
|
+
"number": 176,
|
|
359
|
+
"date": "2025-01-06T22:21:37.000Z",
|
|
360
|
+
"hash": "a0d8c898c13b734c43bf963ce57d71cc613364a5"
|
|
360
361
|
},
|
|
361
362
|
"currentProjectName": "taon-type-sql",
|
|
362
363
|
"currentProjectGenericName": "taon-type-sql",
|
|
363
364
|
"currentProjectType": "isomorphic-lib",
|
|
364
|
-
"currentFrameworkVersion": "18.0.
|
|
365
|
+
"currentFrameworkVersion": "18.0.23",
|
|
365
366
|
"isStandaloneProject": true,
|
|
366
367
|
"isSmartContainer": false,
|
|
367
368
|
"pathesTsconfig": "\"paths\": {\"taon-type-sql\":[\"./src/lib\"],\"taon-type-sql/*\":[\"./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.
|