taon-typeorm 18.0.16 → 18.0.17
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/fesm2022/taon-typeorm.mjs.map +1 -1
- package/client/fesm2022/taon-typeorm.mjs.map +1 -1
- package/lib/typeorm/driver/sqljs/SqljsDriver.d.ts +2 -2
- package/package.json +3 -3
- package/tmp-environment.json +30 -29
- package/websql/fesm2022/taon-typeorm.mjs.map +1 -1
|
@@ -4,7 +4,7 @@ import { QueryRunner } from "../../query-runner/QueryRunner";
|
|
|
4
4
|
import { DataSource } from "../../data-source/DataSource";
|
|
5
5
|
import { EntityMetadata } from "../../metadata/EntityMetadata";
|
|
6
6
|
import { ReplicationMode } from "../types/ReplicationMode";
|
|
7
|
-
import { _ } from 'tnp-core
|
|
7
|
+
import { _ } from 'tnp-core';
|
|
8
8
|
export declare class SqljsDriver extends AbstractSqliteDriver {
|
|
9
9
|
options: SqljsConnectionOptions;
|
|
10
10
|
localForgeInstance: any;
|
|
@@ -64,4 +64,4 @@ export declare class SqljsDriver extends AbstractSqliteDriver {
|
|
|
64
64
|
* If driver dependency is not given explicitly, then try to load it via "require".
|
|
65
65
|
*/
|
|
66
66
|
protected loadDependencies(): void;
|
|
67
|
-
}
|
|
67
|
+
}
|
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.45"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {},
|
|
45
45
|
"name": "taon-typeorm",
|
|
46
|
-
"version": "18.0.
|
|
47
|
-
"lastBuildTagHash": "
|
|
46
|
+
"version": "18.0.17",
|
|
47
|
+
"lastBuildTagHash": "dc82fb6fcbb3cd998fbbc21cf756f7dda0b1402b",
|
|
48
48
|
"main": "dist/app.electron.js"
|
|
49
49
|
}
|
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.45"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
@@ -206,13 +206,14 @@
|
|
|
206
206
|
"image-focus": "1.2.1",
|
|
207
207
|
"immer": "10.0.2",
|
|
208
208
|
"immutable": "4.3.7",
|
|
209
|
-
"incremental-compiler": "~18.0.
|
|
209
|
+
"incremental-compiler": "~18.0.19",
|
|
210
210
|
"inquirer": "7.3.3",
|
|
211
211
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
212
212
|
"inquirer-autocomplete-standalone": "0.8.1",
|
|
213
213
|
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
214
|
+
"inquirer-toggle": "1.0.1",
|
|
214
215
|
"is-elevated": "3.0.0",
|
|
215
|
-
"isomorphic-region-loader": "~18.0.
|
|
216
|
+
"isomorphic-region-loader": "~18.0.18",
|
|
216
217
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
217
218
|
"jest": "29.7.0",
|
|
218
219
|
"jest-date-mock": "1.0.10",
|
|
@@ -223,8 +224,8 @@
|
|
|
223
224
|
"joi": "17.13.3",
|
|
224
225
|
"jscodeshift": "0.6.3",
|
|
225
226
|
"json-stringify-safe": "5.0.1",
|
|
226
|
-
"json10": "~18.0.
|
|
227
|
-
"json10-writer": "~18.0.
|
|
227
|
+
"json10": "~18.0.18",
|
|
228
|
+
"json10-writer": "~18.0.18",
|
|
228
229
|
"json5": "2.2.3",
|
|
229
230
|
"json5-writer": "0.2.0",
|
|
230
231
|
"jszip": "3.10.1",
|
|
@@ -233,9 +234,9 @@
|
|
|
233
234
|
"localforage": "1.10.0",
|
|
234
235
|
"lockfile": "1.0.4",
|
|
235
236
|
"lodash": "4.17.21",
|
|
236
|
-
"lodash-walk-object": "~18.0.
|
|
237
|
+
"lodash-walk-object": "~18.0.18",
|
|
237
238
|
"lowdb": "7.0.1",
|
|
238
|
-
"magic-renamer": "~18.0.
|
|
239
|
+
"magic-renamer": "~18.0.18",
|
|
239
240
|
"material-design-icons": "3.0.1",
|
|
240
241
|
"method-override": "2.3.10",
|
|
241
242
|
"minimist": "1.2.8",
|
|
@@ -246,11 +247,11 @@
|
|
|
246
247
|
"ng-in-viewport": "16.1.0",
|
|
247
248
|
"ng-lock": "18.0.1",
|
|
248
249
|
"ng-packagr": "18.1.0",
|
|
249
|
-
"ng-talkback": "~18.0.
|
|
250
|
-
"ng2-logger": "~18.0.
|
|
250
|
+
"ng-talkback": "~18.0.17",
|
|
251
|
+
"ng2-logger": "~18.0.20",
|
|
251
252
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
252
|
-
"ng2-rest": "~18.0.
|
|
253
|
-
"ng2-rest-swagger-generator": "18.0.
|
|
253
|
+
"ng2-rest": "~18.0.18",
|
|
254
|
+
"ng2-rest-swagger-generator": "18.0.15",
|
|
254
255
|
"ngx-ace-wrapper": "17.0.0",
|
|
255
256
|
"ngx-editor": "17.5.4",
|
|
256
257
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -264,7 +265,7 @@
|
|
|
264
265
|
"ngx-scrolltop": "18.0.0",
|
|
265
266
|
"ngx-store": "3.1.1",
|
|
266
267
|
"ngx-typed-js": "2.1.1",
|
|
267
|
-
"node-cli-tester": "~18.0.
|
|
268
|
+
"node-cli-tester": "~18.0.17",
|
|
268
269
|
"node-localstorage": "2.1.6",
|
|
269
270
|
"node-notifier": "10.0.1",
|
|
270
271
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -295,7 +296,7 @@
|
|
|
295
296
|
"q": "1.5.1",
|
|
296
297
|
"rallax.js": "2.0.4",
|
|
297
298
|
"randomcolor": "0.5.3",
|
|
298
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
299
|
+
"record-replay-req-res-scenario": "~18.0.17",
|
|
299
300
|
"reflect-metadata": "0.2.2",
|
|
300
301
|
"rimraf": "2.6.2",
|
|
301
302
|
"rxjs": "~7.8.1",
|
|
@@ -309,22 +310,22 @@
|
|
|
309
310
|
"sql-template-strings": "2.2.2",
|
|
310
311
|
"sql-template-tag": "5.2.1",
|
|
311
312
|
"sql.js": "1.8.0",
|
|
312
|
-
"static-columns": "~18.0.
|
|
313
|
+
"static-columns": "~18.0.19",
|
|
313
314
|
"string-similarity": "4.0.4",
|
|
314
315
|
"sudo-block": "3.0.0",
|
|
315
316
|
"supertest": "7.0.0",
|
|
316
317
|
"sweetalert2": "11.7.32",
|
|
317
318
|
"systeminformation": "3.45.7",
|
|
318
319
|
"taon": "^18",
|
|
319
|
-
"taon-storage": "18.0.
|
|
320
|
-
"taon-type-sql": "18.0.
|
|
321
|
-
"taon-typeorm": "18.0.
|
|
320
|
+
"taon-storage": "18.0.27",
|
|
321
|
+
"taon-type-sql": "18.0.18",
|
|
322
|
+
"taon-typeorm": "18.0.16",
|
|
322
323
|
"task.js": "0.1.5",
|
|
323
324
|
"threads": "1.7.0",
|
|
324
|
-
"tnp": "~18.0.
|
|
325
|
-
"tnp-config": "~18.0.
|
|
326
|
-
"tnp-helpers": "~18.0.
|
|
327
|
-
"tnp-models": "~18.0.
|
|
325
|
+
"tnp": "~18.0.23",
|
|
326
|
+
"tnp-config": "~18.0.20",
|
|
327
|
+
"tnp-helpers": "~18.0.18",
|
|
328
|
+
"tnp-models": "~18.0.19",
|
|
328
329
|
"ts-debug": "1.3.0",
|
|
329
330
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
330
331
|
"ts-loader": "2.3.1",
|
|
@@ -336,14 +337,14 @@
|
|
|
336
337
|
"typedoc": "0.26.5",
|
|
337
338
|
"typedoc-plugin-markdown": "4.2.3",
|
|
338
339
|
"typescript": "~5.5.4",
|
|
339
|
-
"typescript-class-helpers": "~18.0.
|
|
340
|
+
"typescript-class-helpers": "~18.0.19",
|
|
340
341
|
"typescript-formatter": "~7.2.2",
|
|
341
342
|
"typescript-string-enums": "~1.0.0",
|
|
342
343
|
"underscore": "1.13.7",
|
|
343
344
|
"uuid": "10.0.0",
|
|
344
345
|
"validator": "13.5.2",
|
|
345
346
|
"video.js": "8.3.0",
|
|
346
|
-
"vpn-split": "~18.0.
|
|
347
|
+
"vpn-split": "~18.0.16",
|
|
347
348
|
"vscode": "1.1.37",
|
|
348
349
|
"wait-on": "8.0.1",
|
|
349
350
|
"watch": "1.0.2",
|
|
@@ -354,19 +355,19 @@
|
|
|
354
355
|
"zone.js": "~0.13.0"
|
|
355
356
|
},
|
|
356
357
|
"name": "taon-typeorm",
|
|
357
|
-
"version": "18.0.
|
|
358
|
-
"lastBuildTagHash": "
|
|
358
|
+
"version": "18.0.17",
|
|
359
|
+
"lastBuildTagHash": "dc82fb6fcbb3cd998fbbc21cf756f7dda0b1402b",
|
|
359
360
|
"main": "dist/app.electron.js"
|
|
360
361
|
},
|
|
361
362
|
"build": {
|
|
362
|
-
"number":
|
|
363
|
-
"date": "2025-01-
|
|
364
|
-
"hash": "
|
|
363
|
+
"number": 211,
|
|
364
|
+
"date": "2025-01-10T04:16:33.000Z",
|
|
365
|
+
"hash": "06a852f2119d724ff24e5de798dd5cc8361a3ddb"
|
|
365
366
|
},
|
|
366
367
|
"currentProjectName": "taon-typeorm",
|
|
367
368
|
"currentProjectGenericName": "taon-typeorm",
|
|
368
369
|
"currentProjectType": "isomorphic-lib",
|
|
369
|
-
"currentFrameworkVersion": "18.0.
|
|
370
|
+
"currentFrameworkVersion": "18.0.23",
|
|
370
371
|
"isStandaloneProject": true,
|
|
371
372
|
"isSmartContainer": false,
|
|
372
373
|
"pathesTsconfig": "\"paths\": {\"taon-typeorm\":[\"./src/lib\"],\"taon-typeorm/*\":[\"./src/lib/*\"]},",
|