taon-type-sql 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 +22 -22
- 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-type-sql@18.0.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (taon-type-sql@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
|
@@ -23,16 +23,16 @@
|
|
|
23
23
|
}
|
|
24
24
|
},
|
|
25
25
|
"name": "taon-type-sql",
|
|
26
|
-
"version": "18.0.
|
|
26
|
+
"version": "18.0.10",
|
|
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.34"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {},
|
|
36
|
-
"lastBuildTagHash": "
|
|
36
|
+
"lastBuildTagHash": "4d26182f70709ae1919186746b4d9245699ee1e0",
|
|
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.10",
|
|
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.34"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
@@ -128,7 +128,6 @@
|
|
|
128
128
|
"animate.css": "4.1.1",
|
|
129
129
|
"app-root-path": "3.1.0",
|
|
130
130
|
"axios": "1.7.3",
|
|
131
|
-
"background-worker-process": "~16.100.10",
|
|
132
131
|
"base32": "0.0.7",
|
|
133
132
|
"bcryptjs": "2.4.3",
|
|
134
133
|
"body-parser": "1.20.2",
|
|
@@ -197,13 +196,13 @@
|
|
|
197
196
|
"image-focus": "1.2.1",
|
|
198
197
|
"immer": "10.0.2",
|
|
199
198
|
"immutable": "4.3.7",
|
|
200
|
-
"incremental-compiler": "~18.0.
|
|
199
|
+
"incremental-compiler": "~18.0.10",
|
|
201
200
|
"inquirer": "7.3.3",
|
|
202
201
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
203
202
|
"inquirer-autocomplete-standalone": "0.8.1",
|
|
204
203
|
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
205
204
|
"is-elevated": "3.0.0",
|
|
206
|
-
"isomorphic-region-loader": "~18.0.
|
|
205
|
+
"isomorphic-region-loader": "~18.0.10",
|
|
207
206
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
208
207
|
"jest": "29.7.0",
|
|
209
208
|
"jest-date-mock": "1.0.10",
|
|
@@ -214,8 +213,8 @@
|
|
|
214
213
|
"joi": "17.13.3",
|
|
215
214
|
"jscodeshift": "0.6.3",
|
|
216
215
|
"json-stringify-safe": "5.0.1",
|
|
217
|
-
"json10": "~18.0.
|
|
218
|
-
"json10-writer": "~18.0.
|
|
216
|
+
"json10": "~18.0.10",
|
|
217
|
+
"json10-writer": "~18.0.10",
|
|
219
218
|
"json5": "2.2.3",
|
|
220
219
|
"json5-writer": "0.2.0",
|
|
221
220
|
"jszip": "3.10.1",
|
|
@@ -224,9 +223,9 @@
|
|
|
224
223
|
"localforage": "1.10.0",
|
|
225
224
|
"lockfile": "1.0.4",
|
|
226
225
|
"lodash": "4.17.21",
|
|
227
|
-
"lodash-walk-object": "~18.0.
|
|
226
|
+
"lodash-walk-object": "~18.0.10",
|
|
228
227
|
"lowdb": "7.0.1",
|
|
229
|
-
"magic-renamer": "~18.0.
|
|
228
|
+
"magic-renamer": "~18.0.10",
|
|
230
229
|
"material-design-icons": "3.0.1",
|
|
231
230
|
"method-override": "2.3.10",
|
|
232
231
|
"minimist": "1.2.8",
|
|
@@ -237,11 +236,11 @@
|
|
|
237
236
|
"ng-in-viewport": "16.1.0",
|
|
238
237
|
"ng-lock": "18.0.1",
|
|
239
238
|
"ng-packagr": "18.1.0",
|
|
240
|
-
"ng-talkback": "~18.0.
|
|
241
|
-
"ng2-logger": "~18.0.
|
|
239
|
+
"ng-talkback": "~18.0.9",
|
|
240
|
+
"ng2-logger": "~18.0.12",
|
|
242
241
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
243
|
-
"ng2-rest": "~18.0.
|
|
244
|
-
"ng2-rest-swagger-generator": "18.0.
|
|
242
|
+
"ng2-rest": "~18.0.10",
|
|
243
|
+
"ng2-rest-swagger-generator": "18.0.7",
|
|
245
244
|
"ngx-ace-wrapper": "17.0.0",
|
|
246
245
|
"ngx-editor": "17.5.4",
|
|
247
246
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -254,7 +253,7 @@
|
|
|
254
253
|
"ngx-scrolltop": "18.0.0",
|
|
255
254
|
"ngx-store": "3.1.1",
|
|
256
255
|
"ngx-typed-js": "2.1.1",
|
|
257
|
-
"node-cli-tester": "~18.0.
|
|
256
|
+
"node-cli-tester": "~18.0.9",
|
|
258
257
|
"node-localstorage": "2.1.6",
|
|
259
258
|
"node-notifier": "10.0.1",
|
|
260
259
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -284,7 +283,7 @@
|
|
|
284
283
|
"q": "1.5.1",
|
|
285
284
|
"rallax.js": "2.0.4",
|
|
286
285
|
"randomcolor": "0.5.3",
|
|
287
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
286
|
+
"record-replay-req-res-scenario": "~18.0.9",
|
|
288
287
|
"reflect-metadata": "0.2.2",
|
|
289
288
|
"rimraf": "2.6.2",
|
|
290
289
|
"rxjs": "~7.8.1",
|
|
@@ -296,22 +295,22 @@
|
|
|
296
295
|
"socket.io-client": "4.7.5",
|
|
297
296
|
"sort-package-json": "1.11.0",
|
|
298
297
|
"sql.js": "1.8.0",
|
|
299
|
-
"static-columns": "~18.0.
|
|
298
|
+
"static-columns": "~18.0.11",
|
|
300
299
|
"string-similarity": "4.0.4",
|
|
301
300
|
"sudo-block": "3.0.0",
|
|
302
301
|
"supertest": "7.0.0",
|
|
303
302
|
"sweetalert2": "11.7.32",
|
|
304
303
|
"systeminformation": "3.45.7",
|
|
305
304
|
"taon": "^18",
|
|
306
|
-
"taon-storage": "18.0.
|
|
307
|
-
"taon-type-sql": "18.0.
|
|
308
|
-
"taon-typeorm": "18.0.
|
|
305
|
+
"taon-storage": "18.0.8",
|
|
306
|
+
"taon-type-sql": "18.0.9",
|
|
307
|
+
"taon-typeorm": "18.0.8",
|
|
309
308
|
"task.js": "0.1.5",
|
|
310
309
|
"threads": "1.7.0",
|
|
311
|
-
"tnp": "~18.0.
|
|
312
|
-
"tnp-config": "~18.0.
|
|
313
|
-
"tnp-helpers": "~18.0.
|
|
314
|
-
"tnp-models": "~18.0.
|
|
310
|
+
"tnp": "~18.0.10",
|
|
311
|
+
"tnp-config": "~18.0.12",
|
|
312
|
+
"tnp-helpers": "~18.0.10",
|
|
313
|
+
"tnp-models": "~18.0.11",
|
|
315
314
|
"ts-debug": "1.3.0",
|
|
316
315
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
317
316
|
"ts-loader": "2.3.1",
|
|
@@ -323,13 +322,13 @@
|
|
|
323
322
|
"typedoc": "0.26.5",
|
|
324
323
|
"typedoc-plugin-markdown": "4.2.3",
|
|
325
324
|
"typescript": "~5.5.4",
|
|
326
|
-
"typescript-class-helpers": "~18.0.
|
|
325
|
+
"typescript-class-helpers": "~18.0.11",
|
|
327
326
|
"typescript-formatter": "~7.2.2",
|
|
328
327
|
"underscore": "1.13.7",
|
|
329
328
|
"uuid": "10.0.0",
|
|
330
329
|
"validator": "13.5.2",
|
|
331
330
|
"video.js": "8.3.0",
|
|
332
|
-
"vpn-split": "~18.0.
|
|
331
|
+
"vpn-split": "~18.0.8",
|
|
333
332
|
"vscode": "1.1.37",
|
|
334
333
|
"wait-on": "7.0.1",
|
|
335
334
|
"watch": "1.0.2",
|
|
@@ -339,18 +338,18 @@
|
|
|
339
338
|
"yup": "1.3.3",
|
|
340
339
|
"zone.js": "~0.13.0"
|
|
341
340
|
},
|
|
342
|
-
"lastBuildTagHash": "
|
|
341
|
+
"lastBuildTagHash": "4d26182f70709ae1919186746b4d9245699ee1e0",
|
|
343
342
|
"main": "dist/app.electron.js"
|
|
344
343
|
},
|
|
345
344
|
"build": {
|
|
346
|
-
"number":
|
|
347
|
-
"date": "2024-08-
|
|
348
|
-
"hash": "
|
|
345
|
+
"number": 166,
|
|
346
|
+
"date": "2024-08-28T13:07:28.000Z",
|
|
347
|
+
"hash": "1901c4a5490c053b3c4204ed4c8f90893f3512b6"
|
|
349
348
|
},
|
|
350
349
|
"currentProjectName": "taon-type-sql",
|
|
351
350
|
"currentProjectGenericName": "taon-type-sql",
|
|
352
351
|
"currentProjectType": "isomorphic-lib",
|
|
353
|
-
"currentFrameworkVersion": "18.0.
|
|
352
|
+
"currentFrameworkVersion": "18.0.10",
|
|
354
353
|
"isStandaloneProject": true,
|
|
355
354
|
"isSmartContainer": false,
|
|
356
355
|
"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.
|