taon-storage 18.0.24 → 18.0.25

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.
@@ -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.24)
3
+ Assets from this folder are being shipped with this npm package (taon-storage@18.0.25)
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.
@@ -0,0 +1 @@
1
+ export * from './migrations_index._auto-generated_';
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ var tslib_1 = require("tslib");
4
+ //@ts-nocheck
5
+ tslib_1.__exportStar(require("./migrations_index._auto-generated_"), exports);
6
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":[""],"names":[],"mappings":";;;AAAA,aAAa;AACb,8EAAoD"}
@@ -0,0 +1,4 @@
1
+ // THIS FILE IS GENERATED - DO NOT MODIFY
2
+ // THIS FILE IS GENERATED - DO NOT MODIFY
3
+ // THIS FILE IS GENERATED - DO NOT MODIFY
4
+ //# sourceMappingURL=migrations_index._auto-generated_.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"migrations_index._auto-generated_.js","sourceRoot":"","sources":[""],"names":[],"mappings":"AAAA,yCAAyC;AAEzC,yCAAyC;AAEzC,yCAAyC"}
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.17"
36
+ "ng2-logger": "~18.0.18"
37
37
  },
38
38
  "devDependencies": {},
39
39
  "name": "taon-storage",
40
- "version": "18.0.24",
41
- "lastBuildTagHash": "6516108e3c52996d3b1030b3a3228107850f81d9",
40
+ "version": "18.0.25",
41
+ "lastBuildTagHash": "55e4521c753dfa8e80fad13334ef3a4cfccbbddf",
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
+ }
@@ -37,7 +37,7 @@
37
37
  "dependencies": {
38
38
  "immutable": "4.3.7",
39
39
  "localforage": "1.10.0",
40
- "ng2-logger": "~18.0.17"
40
+ "ng2-logger": "~18.0.18"
41
41
  },
42
42
  "devDependencies": {
43
43
  "@angular-builders/custom-webpack": "~18.0.0",
@@ -152,6 +152,7 @@
152
152
  "command-exists": "1.2.2",
153
153
  "compression": "1.7.4",
154
154
  "concurrently": "8.2.2",
155
+ "console-png": "1.2.1",
155
156
  "content-type": "1.0.5",
156
157
  "conventional-changelog-cli": "5.0.0",
157
158
  "cookie-parser": "1.4.6",
@@ -201,13 +202,13 @@
201
202
  "http-server": "0.13.0",
202
203
  "image-focus": "1.2.1",
203
204
  "immer": "10.0.2",
204
- "incremental-compiler": "~18.0.15",
205
+ "incremental-compiler": "~18.0.16",
205
206
  "inquirer": "7.3.3",
206
207
  "inquirer-autocomplete-prompt": "1.4.0",
207
208
  "inquirer-autocomplete-standalone": "0.8.1",
208
209
  "inquirer-select-pro": "1.0.0-alpha.7",
209
210
  "is-elevated": "3.0.0",
210
- "isomorphic-region-loader": "~18.0.15",
211
+ "isomorphic-region-loader": "~18.0.16",
211
212
  "istanbul-instrumenter-loader": "3.0.1",
212
213
  "jest": "29.7.0",
213
214
  "jest-date-mock": "1.0.10",
@@ -218,8 +219,8 @@
218
219
  "joi": "17.13.3",
219
220
  "jscodeshift": "0.6.3",
220
221
  "json-stringify-safe": "5.0.1",
221
- "json10": "~18.0.15",
222
- "json10-writer": "~18.0.15",
222
+ "json10": "~18.0.16",
223
+ "json10-writer": "~18.0.16",
223
224
  "json5": "2.2.3",
224
225
  "json5-writer": "0.2.0",
225
226
  "jszip": "3.10.1",
@@ -227,9 +228,9 @@
227
228
  "lnk": "1.0.1",
228
229
  "lockfile": "1.0.4",
229
230
  "lodash": "4.17.21",
230
- "lodash-walk-object": "~18.0.15",
231
+ "lodash-walk-object": "~18.0.16",
231
232
  "lowdb": "7.0.1",
232
- "magic-renamer": "~18.0.15",
233
+ "magic-renamer": "~18.0.16",
233
234
  "material-design-icons": "3.0.1",
234
235
  "method-override": "2.3.10",
235
236
  "minimist": "1.2.8",
@@ -240,10 +241,10 @@
240
241
  "ng-in-viewport": "16.1.0",
241
242
  "ng-lock": "18.0.1",
242
243
  "ng-packagr": "18.1.0",
243
- "ng-talkback": "~18.0.14",
244
+ "ng-talkback": "~18.0.15",
244
245
  "ng2-pdfjs-viewer": "18.0.0",
245
- "ng2-rest": "~18.0.15",
246
- "ng2-rest-swagger-generator": "18.0.12",
246
+ "ng2-rest": "~18.0.16",
247
+ "ng2-rest-swagger-generator": "18.0.13",
247
248
  "ngx-ace-wrapper": "17.0.0",
248
249
  "ngx-editor": "17.5.4",
249
250
  "ngx-highlightjs": "12.0.0",
@@ -257,7 +258,7 @@
257
258
  "ngx-scrolltop": "18.0.0",
258
259
  "ngx-store": "3.1.1",
259
260
  "ngx-typed-js": "2.1.1",
260
- "node-cli-tester": "~18.0.14",
261
+ "node-cli-tester": "~18.0.15",
261
262
  "node-localstorage": "2.1.6",
262
263
  "node-notifier": "10.0.1",
263
264
  "node-polyfill-webpack-plugin": "2.0.1",
@@ -288,7 +289,7 @@
288
289
  "q": "1.5.1",
289
290
  "rallax.js": "2.0.4",
290
291
  "randomcolor": "0.5.3",
291
- "record-replay-req-res-scenario": "~18.0.14",
292
+ "record-replay-req-res-scenario": "~18.0.15",
292
293
  "reflect-metadata": "0.2.2",
293
294
  "rimraf": "2.6.2",
294
295
  "rxjs": "~7.8.1",
@@ -299,24 +300,26 @@
299
300
  "socket.io": "4.7.5",
300
301
  "socket.io-client": "4.7.5",
301
302
  "sort-package-json": "1.11.0",
303
+ "sql-template-strings": "2.2.2",
304
+ "sql-template-tag": "5.2.1",
302
305
  "sql.js": "1.8.0",
303
- "static-columns": "~18.0.16",
306
+ "static-columns": "~18.0.17",
304
307
  "string-similarity": "4.0.4",
305
308
  "sudo-block": "3.0.0",
306
309
  "supertest": "7.0.0",
307
310
  "sweetalert2": "11.7.32",
308
311
  "systeminformation": "3.45.7",
309
312
  "taon": "^18",
310
- "taon-storage": "18.0.23",
311
- "taon-type-sql": "18.0.15",
312
- "taon-typeorm": "18.0.13",
313
+ "taon-storage": "18.0.24",
314
+ "taon-type-sql": "18.0.16",
315
+ "taon-typeorm": "18.0.14",
313
316
  "task.js": "0.1.5",
314
317
  "threads": "1.7.0",
315
- "tnp": "~18.0.15",
316
- "tnp-config": "~18.0.17",
317
- "tnp-core": "~18.0.40",
318
- "tnp-helpers": "~18.0.15",
319
- "tnp-models": "~18.0.16",
318
+ "tnp": "~18.0.18",
319
+ "tnp-config": "~18.0.18",
320
+ "tnp-core": "~18.0.42",
321
+ "tnp-helpers": "~18.0.16",
322
+ "tnp-models": "~18.0.17",
320
323
  "ts-debug": "1.3.0",
321
324
  "ts-json-schema-generator": "2.3.0-next.5",
322
325
  "ts-loader": "2.3.1",
@@ -328,14 +331,14 @@
328
331
  "typedoc": "0.26.5",
329
332
  "typedoc-plugin-markdown": "4.2.3",
330
333
  "typescript": "~5.5.4",
331
- "typescript-class-helpers": "~18.0.16",
334
+ "typescript-class-helpers": "~18.0.17",
332
335
  "typescript-formatter": "~7.2.2",
333
336
  "typescript-string-enums": "~1.0.0",
334
337
  "underscore": "1.13.7",
335
338
  "uuid": "10.0.0",
336
339
  "validator": "13.5.2",
337
340
  "video.js": "8.3.0",
338
- "vpn-split": "~18.0.13",
341
+ "vpn-split": "~18.0.14",
339
342
  "vscode": "1.1.37",
340
343
  "wait-on": "8.0.1",
341
344
  "watch": "1.0.2",
@@ -346,19 +349,19 @@
346
349
  "zone.js": "~0.13.0"
347
350
  },
348
351
  "name": "taon-storage",
349
- "version": "18.0.24",
350
- "lastBuildTagHash": "6516108e3c52996d3b1030b3a3228107850f81d9",
352
+ "version": "18.0.25",
353
+ "lastBuildTagHash": "55e4521c753dfa8e80fad13334ef3a4cfccbbddf",
351
354
  "main": "dist/app.electron.js"
352
355
  },
353
356
  "build": {
354
- "number": 533,
355
- "date": "2024-11-17T07:04:28.000Z",
356
- "hash": "55e4521c753dfa8e80fad13334ef3a4cfccbbddf"
357
+ "number": 534,
358
+ "date": "2024-11-25T02:30:15.000Z",
359
+ "hash": "15aa8b19a206c04521eb129c8eaf71f849fcc415"
357
360
  },
358
361
  "currentProjectName": "taon-storage",
359
362
  "currentProjectGenericName": "taon-storage",
360
363
  "currentProjectType": "isomorphic-lib",
361
- "currentFrameworkVersion": "18.0.15",
364
+ "currentFrameworkVersion": "18.0.18",
362
365
  "isStandaloneProject": true,
363
366
  "isSmartContainer": false,
364
367
  "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.