tnp-core 16.5.22 → 16.5.23
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/cli.backend.js +3 -3
- package/client/package.json +12 -12
- package/lib/node-chalk-mock.js +3 -3
- package/lib/node-path-mock.js +3 -3
- package/package.json +2 -2
- package/tmp-environment.json +15 -15
@@ -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 (tnp-core@16.5.
|
3
|
+
Assets from this folder are being shipped with this npm package (tnp-core@16.5.23)
|
4
4
|
created from this project.
|
5
5
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
package/cli.backend.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.
|
4
|
-
function
|
5
|
-
exports.
|
3
|
+
exports.dummy1710588085564 = void 0;
|
4
|
+
function dummy1710588085564() { }
|
5
|
+
exports.dummy1710588085564 = dummy1710588085564;
|
6
6
|
//# sourceMappingURL=cli.backend.js.map
|
package/client/package.json
CHANGED
@@ -206,9 +206,9 @@
|
|
206
206
|
"file-saver": "2.0.5",
|
207
207
|
"file-type": "18.5.0",
|
208
208
|
"firedev": "^16",
|
209
|
-
"firedev-crud": "~16.5.
|
209
|
+
"firedev-crud": "~16.5.14",
|
210
210
|
"firedev-crud-deamon": "~16.5.12",
|
211
|
-
"firedev-ports": "~16.5.
|
211
|
+
"firedev-ports": "~16.5.14",
|
212
212
|
"firedev-storage": "~16.5.12",
|
213
213
|
"firedev-type-sql": "~16.5.12",
|
214
214
|
"firedev-typeorm": "~16.5.14",
|
@@ -226,7 +226,7 @@
|
|
226
226
|
"image-focus": "1.2.1",
|
227
227
|
"immer": "10.0.2",
|
228
228
|
"immutable": "4.3.0",
|
229
|
-
"incremental-compiler": "~16.5.
|
229
|
+
"incremental-compiler": "~16.5.23",
|
230
230
|
"inquirer": "7.3.3",
|
231
231
|
"inquirer-autocomplete-prompt": "1.3.0",
|
232
232
|
"isomorphic-region-loader": "~16.5.13",
|
@@ -241,7 +241,7 @@
|
|
241
241
|
"jscodeshift": "0.6.3",
|
242
242
|
"json-stringify-safe": "5.0.1",
|
243
243
|
"json10": "~16.5.12",
|
244
|
-
"json10-writer": "~16.5.
|
244
|
+
"json10-writer": "~16.5.13",
|
245
245
|
"json5-writer": "0.2.0",
|
246
246
|
"jszip": "3.10.1",
|
247
247
|
"karma-cli": "1.0.1",
|
@@ -261,7 +261,7 @@
|
|
261
261
|
"ng-lock": "16.0.1",
|
262
262
|
"ng-packagr": "16.0.1",
|
263
263
|
"ng-talkback": "~16.5.13",
|
264
|
-
"ng2-logger": "~16.5.
|
264
|
+
"ng2-logger": "~16.5.15",
|
265
265
|
"ng2-rest": "~16.5.12",
|
266
266
|
"ngx-ace-wrapper": "14.0.0",
|
267
267
|
"ngx-editor": "15.3.0",
|
@@ -317,11 +317,11 @@
|
|
317
317
|
"task.js": "0.1.5",
|
318
318
|
"threads": "1.7.0",
|
319
319
|
"tnp-cli": "~16.5.12",
|
320
|
-
"tnp-config": "~16.5.
|
321
|
-
"tnp-core": "~16.5.
|
320
|
+
"tnp-config": "~16.5.14",
|
321
|
+
"tnp-core": "~16.5.22",
|
322
322
|
"tnp-db": "~16.5.12",
|
323
|
-
"tnp-helpers": "~16.5.
|
324
|
-
"tnp-models": "~16.5.
|
323
|
+
"tnp-helpers": "~16.5.15",
|
324
|
+
"tnp-models": "~16.5.13",
|
325
325
|
"ts-debug": "1.3.0",
|
326
326
|
"ts-loader": "2.3.1",
|
327
327
|
"ts-node": "10.9.1",
|
@@ -330,7 +330,7 @@
|
|
330
330
|
"turndown": "7.1.2",
|
331
331
|
"typeorm": "~0.3.10",
|
332
332
|
"typescript": "~5.0.2",
|
333
|
-
"typescript-class-helpers": "~16.5.
|
333
|
+
"typescript-class-helpers": "~16.5.14",
|
334
334
|
"typescript-formatter": "~7.2.2",
|
335
335
|
"underscore": "1.9.1",
|
336
336
|
"uuid": "8.3.2",
|
@@ -344,6 +344,6 @@
|
|
344
344
|
"license": "MIT",
|
345
345
|
"private": false,
|
346
346
|
"name": "tnp-core",
|
347
|
-
"version": "16.5.
|
348
|
-
"lastBuildTagHash": "
|
347
|
+
"version": "16.5.23",
|
348
|
+
"lastBuildTagHash": "7f2586b31285b5ab5ea969d8a560742d79e51506"
|
349
349
|
}
|
package/lib/node-chalk-mock.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.
|
4
|
-
function
|
5
|
-
exports.
|
3
|
+
exports.dummy1710588085622 = void 0;
|
4
|
+
function dummy1710588085622() { }
|
5
|
+
exports.dummy1710588085622 = dummy1710588085622;
|
6
6
|
//# sourceMappingURL=node-chalk-mock.js.map
|
package/lib/node-path-mock.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.
|
4
|
-
function
|
5
|
-
exports.
|
3
|
+
exports.dummy1710588085627 = void 0;
|
4
|
+
function dummy1710588085627() { }
|
5
|
+
exports.dummy1710588085627 = dummy1710588085627;
|
6
6
|
//# sourceMappingURL=node-path-mock.js.map
|
package/package.json
CHANGED
package/tmp-environment.json
CHANGED
@@ -210,9 +210,9 @@
|
|
210
210
|
"file-saver": "2.0.5",
|
211
211
|
"file-type": "18.5.0",
|
212
212
|
"firedev": "^16",
|
213
|
-
"firedev-crud": "~16.5.
|
213
|
+
"firedev-crud": "~16.5.14",
|
214
214
|
"firedev-crud-deamon": "~16.5.12",
|
215
|
-
"firedev-ports": "~16.5.
|
215
|
+
"firedev-ports": "~16.5.14",
|
216
216
|
"firedev-storage": "~16.5.12",
|
217
217
|
"firedev-type-sql": "~16.5.12",
|
218
218
|
"firedev-typeorm": "~16.5.14",
|
@@ -230,7 +230,7 @@
|
|
230
230
|
"image-focus": "1.2.1",
|
231
231
|
"immer": "10.0.2",
|
232
232
|
"immutable": "4.3.0",
|
233
|
-
"incremental-compiler": "~16.5.
|
233
|
+
"incremental-compiler": "~16.5.23",
|
234
234
|
"inquirer": "7.3.3",
|
235
235
|
"inquirer-autocomplete-prompt": "1.3.0",
|
236
236
|
"isomorphic-region-loader": "~16.5.13",
|
@@ -245,7 +245,7 @@
|
|
245
245
|
"jscodeshift": "0.6.3",
|
246
246
|
"json-stringify-safe": "5.0.1",
|
247
247
|
"json10": "~16.5.12",
|
248
|
-
"json10-writer": "~16.5.
|
248
|
+
"json10-writer": "~16.5.13",
|
249
249
|
"json5-writer": "0.2.0",
|
250
250
|
"jszip": "3.10.1",
|
251
251
|
"karma-cli": "1.0.1",
|
@@ -265,7 +265,7 @@
|
|
265
265
|
"ng-lock": "16.0.1",
|
266
266
|
"ng-packagr": "16.0.1",
|
267
267
|
"ng-talkback": "~16.5.13",
|
268
|
-
"ng2-logger": "~16.5.
|
268
|
+
"ng2-logger": "~16.5.15",
|
269
269
|
"ng2-rest": "~16.5.12",
|
270
270
|
"ngx-ace-wrapper": "14.0.0",
|
271
271
|
"ngx-editor": "15.3.0",
|
@@ -321,11 +321,11 @@
|
|
321
321
|
"task.js": "0.1.5",
|
322
322
|
"threads": "1.7.0",
|
323
323
|
"tnp-cli": "~16.5.12",
|
324
|
-
"tnp-config": "~16.5.
|
325
|
-
"tnp-core": "~16.5.
|
324
|
+
"tnp-config": "~16.5.14",
|
325
|
+
"tnp-core": "~16.5.22",
|
326
326
|
"tnp-db": "~16.5.12",
|
327
|
-
"tnp-helpers": "~16.5.
|
328
|
-
"tnp-models": "~16.5.
|
327
|
+
"tnp-helpers": "~16.5.15",
|
328
|
+
"tnp-models": "~16.5.13",
|
329
329
|
"ts-debug": "1.3.0",
|
330
330
|
"ts-loader": "2.3.1",
|
331
331
|
"ts-node": "10.9.1",
|
@@ -334,7 +334,7 @@
|
|
334
334
|
"turndown": "7.1.2",
|
335
335
|
"typeorm": "~0.3.10",
|
336
336
|
"typescript": "~5.0.2",
|
337
|
-
"typescript-class-helpers": "~16.5.
|
337
|
+
"typescript-class-helpers": "~16.5.14",
|
338
338
|
"typescript-formatter": "~7.2.2",
|
339
339
|
"underscore": "1.9.1",
|
340
340
|
"uuid": "8.3.2",
|
@@ -348,14 +348,14 @@
|
|
348
348
|
"license": "MIT",
|
349
349
|
"private": false,
|
350
350
|
"name": "tnp-core",
|
351
|
-
"version": "16.5.
|
352
|
-
"lastBuildTagHash": "
|
351
|
+
"version": "16.5.23",
|
352
|
+
"lastBuildTagHash": "7f2586b31285b5ab5ea969d8a560742d79e51506",
|
353
353
|
"main": "index.js"
|
354
354
|
},
|
355
355
|
"build": {
|
356
|
-
"number":
|
357
|
-
"date": "2024-03-
|
358
|
-
"hash": "
|
356
|
+
"number": 758,
|
357
|
+
"date": "2024-03-16T11:21:20.000Z",
|
358
|
+
"hash": "f76dd86356c017bf8a51b08d736f4c4f6e3fac68",
|
359
359
|
"options": {}
|
360
360
|
},
|
361
361
|
"currentProjectName": "tnp-core",
|