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