taon-typeorm 18.0.12 → 18.0.14
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/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.40"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {},
|
|
45
45
|
"name": "taon-typeorm",
|
|
46
|
-
"version": "18.0.
|
|
47
|
-
"lastBuildTagHash": "
|
|
46
|
+
"version": "18.0.14",
|
|
47
|
+
"lastBuildTagHash": "6ae4db530be242921fd3fad1d63411fa863af046",
|
|
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.40"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
@@ -101,6 +101,7 @@
|
|
|
101
101
|
"@types/chokidar": "2.1.3",
|
|
102
102
|
"@types/dateformat": "1.0.1",
|
|
103
103
|
"@types/diff": "5.2.1",
|
|
104
|
+
"@types/dockerode": "3.3.32",
|
|
104
105
|
"@types/express": "4.17.21",
|
|
105
106
|
"@types/express-fileupload": "1.5.0",
|
|
106
107
|
"@types/fs-extra": "7.0.0",
|
|
@@ -123,6 +124,7 @@
|
|
|
123
124
|
"@types/semver": "7.5.8",
|
|
124
125
|
"@types/systeminformation": "3.54.1",
|
|
125
126
|
"@types/vinyl": "2.0.12",
|
|
127
|
+
"@types/wait-on": "5.3.4",
|
|
126
128
|
"@types/watch": "1.0.6",
|
|
127
129
|
"@typescript-eslint/eslint-plugin": "8.0.1",
|
|
128
130
|
"@typescript-eslint/parser": "8.0.1",
|
|
@@ -132,7 +134,7 @@
|
|
|
132
134
|
"angular-material-css-vars": "7.0.0",
|
|
133
135
|
"angular-resize-event": "3.2.0",
|
|
134
136
|
"animate.css": "4.1.1",
|
|
135
|
-
"axios": "1.7.
|
|
137
|
+
"axios": "1.7.7",
|
|
136
138
|
"base32": "0.0.7",
|
|
137
139
|
"bcryptjs": "2.4.3",
|
|
138
140
|
"body-parser": "1.20.2",
|
|
@@ -140,6 +142,7 @@
|
|
|
140
142
|
"buffer-shims": "1.0.0",
|
|
141
143
|
"bun": "1.1.22",
|
|
142
144
|
"callsite-record": "4.1.5",
|
|
145
|
+
"cfonts": "3.3.0",
|
|
143
146
|
"chai": "4.5.0",
|
|
144
147
|
"chalk": "2.3.2",
|
|
145
148
|
"check-node-version": "3.2.0",
|
|
@@ -148,6 +151,7 @@
|
|
|
148
151
|
"circular-json": "0.5.1",
|
|
149
152
|
"class-transformer": "0.5.1",
|
|
150
153
|
"class-validator": "0.14.1",
|
|
154
|
+
"columnify": "1.6.0",
|
|
151
155
|
"command-exists": "1.2.2",
|
|
152
156
|
"compression": "1.7.4",
|
|
153
157
|
"concurrently": "8.2.2",
|
|
@@ -162,6 +166,7 @@
|
|
|
162
166
|
"dateformat": "3.0.3",
|
|
163
167
|
"detect-mocha": "0.1.0",
|
|
164
168
|
"diff": "4.0.2",
|
|
169
|
+
"dockerode": "4.0.2",
|
|
165
170
|
"electron": "25.2.0",
|
|
166
171
|
"electron-builder": "24.4.0",
|
|
167
172
|
"electron-debug": "3.2.0",
|
|
@@ -200,13 +205,13 @@
|
|
|
200
205
|
"image-focus": "1.2.1",
|
|
201
206
|
"immer": "10.0.2",
|
|
202
207
|
"immutable": "4.3.7",
|
|
203
|
-
"incremental-compiler": "~18.0.
|
|
208
|
+
"incremental-compiler": "~18.0.15",
|
|
204
209
|
"inquirer": "7.3.3",
|
|
205
210
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
206
211
|
"inquirer-autocomplete-standalone": "0.8.1",
|
|
207
212
|
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
208
213
|
"is-elevated": "3.0.0",
|
|
209
|
-
"isomorphic-region-loader": "~18.0.
|
|
214
|
+
"isomorphic-region-loader": "~18.0.15",
|
|
210
215
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
211
216
|
"jest": "29.7.0",
|
|
212
217
|
"jest-date-mock": "1.0.10",
|
|
@@ -217,8 +222,8 @@
|
|
|
217
222
|
"joi": "17.13.3",
|
|
218
223
|
"jscodeshift": "0.6.3",
|
|
219
224
|
"json-stringify-safe": "5.0.1",
|
|
220
|
-
"json10": "~18.0.
|
|
221
|
-
"json10-writer": "~18.0.
|
|
225
|
+
"json10": "~18.0.15",
|
|
226
|
+
"json10-writer": "~18.0.15",
|
|
222
227
|
"json5": "2.2.3",
|
|
223
228
|
"json5-writer": "0.2.0",
|
|
224
229
|
"jszip": "3.10.1",
|
|
@@ -227,9 +232,9 @@
|
|
|
227
232
|
"localforage": "1.10.0",
|
|
228
233
|
"lockfile": "1.0.4",
|
|
229
234
|
"lodash": "4.17.21",
|
|
230
|
-
"lodash-walk-object": "~18.0.
|
|
235
|
+
"lodash-walk-object": "~18.0.15",
|
|
231
236
|
"lowdb": "7.0.1",
|
|
232
|
-
"magic-renamer": "~18.0.
|
|
237
|
+
"magic-renamer": "~18.0.15",
|
|
233
238
|
"material-design-icons": "3.0.1",
|
|
234
239
|
"method-override": "2.3.10",
|
|
235
240
|
"minimist": "1.2.8",
|
|
@@ -240,11 +245,11 @@
|
|
|
240
245
|
"ng-in-viewport": "16.1.0",
|
|
241
246
|
"ng-lock": "18.0.1",
|
|
242
247
|
"ng-packagr": "18.1.0",
|
|
243
|
-
"ng-talkback": "~18.0.
|
|
244
|
-
"ng2-logger": "~18.0.
|
|
248
|
+
"ng-talkback": "~18.0.14",
|
|
249
|
+
"ng2-logger": "~18.0.17",
|
|
245
250
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
246
|
-
"ng2-rest": "~18.0.
|
|
247
|
-
"ng2-rest-swagger-generator": "18.0.
|
|
251
|
+
"ng2-rest": "~18.0.15",
|
|
252
|
+
"ng2-rest-swagger-generator": "18.0.12",
|
|
248
253
|
"ngx-ace-wrapper": "17.0.0",
|
|
249
254
|
"ngx-editor": "17.5.4",
|
|
250
255
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -258,7 +263,7 @@
|
|
|
258
263
|
"ngx-scrolltop": "18.0.0",
|
|
259
264
|
"ngx-store": "3.1.1",
|
|
260
265
|
"ngx-typed-js": "2.1.1",
|
|
261
|
-
"node-cli-tester": "~18.0.
|
|
266
|
+
"node-cli-tester": "~18.0.14",
|
|
262
267
|
"node-localstorage": "2.1.6",
|
|
263
268
|
"node-notifier": "10.0.1",
|
|
264
269
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -274,6 +279,7 @@
|
|
|
274
279
|
"path-to-regexp": "6.2.2",
|
|
275
280
|
"pica": "9.0.1",
|
|
276
281
|
"playwright": "1.43.1",
|
|
282
|
+
"pm2": "5.4.3",
|
|
277
283
|
"portfinder": "1.0.21",
|
|
278
284
|
"prettier": "3.3.3",
|
|
279
285
|
"prettier-eslint": "16.3.0",
|
|
@@ -288,7 +294,7 @@
|
|
|
288
294
|
"q": "1.5.1",
|
|
289
295
|
"rallax.js": "2.0.4",
|
|
290
296
|
"randomcolor": "0.5.3",
|
|
291
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
297
|
+
"record-replay-req-res-scenario": "~18.0.14",
|
|
292
298
|
"reflect-metadata": "0.2.2",
|
|
293
299
|
"rimraf": "2.6.2",
|
|
294
300
|
"rxjs": "~7.8.1",
|
|
@@ -300,22 +306,22 @@
|
|
|
300
306
|
"socket.io-client": "4.7.5",
|
|
301
307
|
"sort-package-json": "1.11.0",
|
|
302
308
|
"sql.js": "1.8.0",
|
|
303
|
-
"static-columns": "~18.0.
|
|
309
|
+
"static-columns": "~18.0.16",
|
|
304
310
|
"string-similarity": "4.0.4",
|
|
305
311
|
"sudo-block": "3.0.0",
|
|
306
312
|
"supertest": "7.0.0",
|
|
307
313
|
"sweetalert2": "11.7.32",
|
|
308
314
|
"systeminformation": "3.45.7",
|
|
309
315
|
"taon": "^18",
|
|
310
|
-
"taon-storage": "18.0.
|
|
311
|
-
"taon-type-sql": "18.0.
|
|
312
|
-
"taon-typeorm": "18.0.
|
|
316
|
+
"taon-storage": "18.0.24",
|
|
317
|
+
"taon-type-sql": "18.0.15",
|
|
318
|
+
"taon-typeorm": "18.0.13",
|
|
313
319
|
"task.js": "0.1.5",
|
|
314
320
|
"threads": "1.7.0",
|
|
315
|
-
"tnp": "~18.0.
|
|
316
|
-
"tnp-config": "~18.0.
|
|
317
|
-
"tnp-helpers": "~18.0.
|
|
318
|
-
"tnp-models": "~18.0.
|
|
321
|
+
"tnp": "~18.0.15",
|
|
322
|
+
"tnp-config": "~18.0.17",
|
|
323
|
+
"tnp-helpers": "~18.0.15",
|
|
324
|
+
"tnp-models": "~18.0.16",
|
|
319
325
|
"ts-debug": "1.3.0",
|
|
320
326
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
321
327
|
"ts-loader": "2.3.1",
|
|
@@ -327,16 +333,16 @@
|
|
|
327
333
|
"typedoc": "0.26.5",
|
|
328
334
|
"typedoc-plugin-markdown": "4.2.3",
|
|
329
335
|
"typescript": "~5.5.4",
|
|
330
|
-
"typescript-class-helpers": "~18.0.
|
|
336
|
+
"typescript-class-helpers": "~18.0.16",
|
|
331
337
|
"typescript-formatter": "~7.2.2",
|
|
332
338
|
"typescript-string-enums": "~1.0.0",
|
|
333
339
|
"underscore": "1.13.7",
|
|
334
340
|
"uuid": "10.0.0",
|
|
335
341
|
"validator": "13.5.2",
|
|
336
342
|
"video.js": "8.3.0",
|
|
337
|
-
"vpn-split": "~18.0.
|
|
343
|
+
"vpn-split": "~18.0.13",
|
|
338
344
|
"vscode": "1.1.37",
|
|
339
|
-
"wait-on": "
|
|
345
|
+
"wait-on": "8.0.1",
|
|
340
346
|
"watch": "1.0.2",
|
|
341
347
|
"webpack": "~5.80",
|
|
342
348
|
"webpack-dev-middleware": "~6.1.3",
|
|
@@ -345,19 +351,19 @@
|
|
|
345
351
|
"zone.js": "~0.13.0"
|
|
346
352
|
},
|
|
347
353
|
"name": "taon-typeorm",
|
|
348
|
-
"version": "18.0.
|
|
349
|
-
"lastBuildTagHash": "
|
|
354
|
+
"version": "18.0.14",
|
|
355
|
+
"lastBuildTagHash": "6ae4db530be242921fd3fad1d63411fa863af046",
|
|
350
356
|
"main": "dist/app.electron.js"
|
|
351
357
|
},
|
|
352
358
|
"build": {
|
|
353
|
-
"number":
|
|
354
|
-
"date": "2024-
|
|
355
|
-
"hash": "
|
|
359
|
+
"number": 206,
|
|
360
|
+
"date": "2024-11-17T07:06:29.000Z",
|
|
361
|
+
"hash": "ffc6b00e3fee87587c0a0196a33b2ca171b6056a"
|
|
356
362
|
},
|
|
357
363
|
"currentProjectName": "taon-typeorm",
|
|
358
364
|
"currentProjectGenericName": "taon-typeorm",
|
|
359
365
|
"currentProjectType": "isomorphic-lib",
|
|
360
|
-
"currentFrameworkVersion": "18.0.
|
|
366
|
+
"currentFrameworkVersion": "18.0.15",
|
|
361
367
|
"isStandaloneProject": true,
|
|
362
368
|
"isSmartContainer": false,
|
|
363
369
|
"pathesTsconfig": "\"paths\": {\"taon-typeorm\":[\"./src/lib\"],\"taon-typeorm/*\":[\"./src/lib/*\"]},",
|