tnp-helpers 16.5.15 → 16.5.16
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/client/package.json +12 -12
- package/lib/for-browser/angular.helper.js +3 -3
- package/lib/old/base-component.js +3 -3
- package/lib/old/base-formly-component.js +3 -3
- package/lib/old/dual-component-ctrl.js +3 -3
- package/package.json +4 -4
- 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-helpers@16.5.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (tnp-helpers@16.5.16)
|
|
4
4
|
created from this project.
|
|
5
5
|
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
package/client/package.json
CHANGED
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
"firedev-helpers"
|
|
39
39
|
]
|
|
40
40
|
},
|
|
41
|
-
"version": "16.5.
|
|
41
|
+
"version": "16.5.16",
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"json10-writer": "~16.5.
|
|
43
|
+
"json10-writer": "~16.5.14",
|
|
44
44
|
"task.js": "0.1.5",
|
|
45
|
-
"tnp-models": "~16.5.
|
|
45
|
+
"tnp-models": "~16.5.14"
|
|
46
46
|
},
|
|
47
47
|
"scripts": {
|
|
48
48
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
@@ -183,9 +183,9 @@
|
|
|
183
183
|
"file-saver": "2.0.5",
|
|
184
184
|
"file-type": "18.5.0",
|
|
185
185
|
"firedev": "^16",
|
|
186
|
-
"firedev-crud": "~16.5.
|
|
186
|
+
"firedev-crud": "~16.5.14",
|
|
187
187
|
"firedev-crud-deamon": "~16.5.12",
|
|
188
|
-
"firedev-ports": "~16.5.
|
|
188
|
+
"firedev-ports": "~16.5.14",
|
|
189
189
|
"firedev-storage": "~16.5.12",
|
|
190
190
|
"firedev-type-sql": "~16.5.12",
|
|
191
191
|
"firedev-typeorm": "~16.5.14",
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
"image-focus": "1.2.1",
|
|
207
207
|
"immer": "10.0.2",
|
|
208
208
|
"immutable": "4.3.0",
|
|
209
|
-
"incremental-compiler": "~16.5.
|
|
209
|
+
"incremental-compiler": "~16.5.23",
|
|
210
210
|
"inquirer": "7.3.3",
|
|
211
211
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
212
212
|
"is-elevated": "3.0.0",
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
"ng-lock": "16.0.1",
|
|
246
246
|
"ng-packagr": "16.0.1",
|
|
247
247
|
"ng-talkback": "~16.5.13",
|
|
248
|
-
"ng2-logger": "~16.5.
|
|
248
|
+
"ng2-logger": "~16.5.16",
|
|
249
249
|
"ng2-rest": "~16.5.12",
|
|
250
250
|
"ngx-ace-wrapper": "14.0.0",
|
|
251
251
|
"ngx-editor": "15.3.0",
|
|
@@ -305,10 +305,10 @@
|
|
|
305
305
|
"systeminformation": "3.45.7",
|
|
306
306
|
"threads": "1.7.0",
|
|
307
307
|
"tnp-cli": "~16.5.12",
|
|
308
|
-
"tnp-config": "~16.5.
|
|
309
|
-
"tnp-core": "~16.5.
|
|
308
|
+
"tnp-config": "~16.5.15",
|
|
309
|
+
"tnp-core": "~16.5.23",
|
|
310
310
|
"tnp-db": "~16.5.12",
|
|
311
|
-
"tnp-helpers": "~16.5.
|
|
311
|
+
"tnp-helpers": "~16.5.15",
|
|
312
312
|
"ts-debug": "1.3.0",
|
|
313
313
|
"ts-loader": "2.3.1",
|
|
314
314
|
"ts-node": "10.9.1",
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
"turndown": "7.1.2",
|
|
318
318
|
"typeorm": "~0.3.10",
|
|
319
319
|
"typescript": "~5.0.2",
|
|
320
|
-
"typescript-class-helpers": "~16.5.
|
|
320
|
+
"typescript-class-helpers": "~16.5.15",
|
|
321
321
|
"typescript-formatter": "~7.2.2",
|
|
322
322
|
"underscore": "1.9.1",
|
|
323
323
|
"uuid": "8.3.2",
|
|
@@ -328,5 +328,5 @@
|
|
|
328
328
|
"yup": "1.1.1",
|
|
329
329
|
"zone.js": "~0.13.0"
|
|
330
330
|
},
|
|
331
|
-
"lastBuildTagHash": "
|
|
331
|
+
"lastBuildTagHash": "e51e0cc653c808bde8f5e2fe20fe4939dd85f8ea"
|
|
332
332
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
5
|
-
exports.
|
|
3
|
+
exports.dummy1710588324161 = void 0;
|
|
4
|
+
function dummy1710588324161() { }
|
|
5
|
+
exports.dummy1710588324161 = dummy1710588324161;
|
|
6
6
|
//# sourceMappingURL=angular.helper.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
5
|
-
exports.
|
|
3
|
+
exports.dummy1710588324206 = void 0;
|
|
4
|
+
function dummy1710588324206() { }
|
|
5
|
+
exports.dummy1710588324206 = dummy1710588324206;
|
|
6
6
|
//# sourceMappingURL=base-component.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
5
|
-
exports.
|
|
3
|
+
exports.dummy1710588324211 = void 0;
|
|
4
|
+
function dummy1710588324211() { }
|
|
5
|
+
exports.dummy1710588324211 = dummy1710588324211;
|
|
6
6
|
//# sourceMappingURL=base-formly-component.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
5
|
-
exports.
|
|
3
|
+
exports.dummy1710588324221 = void 0;
|
|
4
|
+
function dummy1710588324221() { }
|
|
5
|
+
exports.dummy1710588324221 = dummy1710588324221;
|
|
6
6
|
//# sourceMappingURL=dual-component-ctrl.js.map
|
package/package.json
CHANGED
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
"firedev-helpers"
|
|
39
39
|
]
|
|
40
40
|
},
|
|
41
|
-
"version": "16.5.
|
|
41
|
+
"version": "16.5.16",
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"json10-writer": "~16.5.
|
|
43
|
+
"json10-writer": "~16.5.14",
|
|
44
44
|
"task.js": "0.1.5",
|
|
45
|
-
"tnp-models": "~16.5.
|
|
45
|
+
"tnp-models": "~16.5.14"
|
|
46
46
|
},
|
|
47
47
|
"scripts": {
|
|
48
48
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
@@ -54,5 +54,5 @@
|
|
|
54
54
|
"homepage": "https://github.com/darekf77/tnp-helpers#readme",
|
|
55
55
|
"name": "tnp-helpers",
|
|
56
56
|
"devDependencies": {},
|
|
57
|
-
"lastBuildTagHash": "
|
|
57
|
+
"lastBuildTagHash": "e51e0cc653c808bde8f5e2fe20fe4939dd85f8ea"
|
|
58
58
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -42,11 +42,11 @@
|
|
|
42
42
|
"firedev-helpers"
|
|
43
43
|
]
|
|
44
44
|
},
|
|
45
|
-
"version": "16.5.
|
|
45
|
+
"version": "16.5.16",
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"json10-writer": "~16.5.
|
|
47
|
+
"json10-writer": "~16.5.14",
|
|
48
48
|
"task.js": "0.1.5",
|
|
49
|
-
"tnp-models": "~16.5.
|
|
49
|
+
"tnp-models": "~16.5.14"
|
|
50
50
|
},
|
|
51
51
|
"scripts": {
|
|
52
52
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
@@ -187,9 +187,9 @@
|
|
|
187
187
|
"file-saver": "2.0.5",
|
|
188
188
|
"file-type": "18.5.0",
|
|
189
189
|
"firedev": "^16",
|
|
190
|
-
"firedev-crud": "~16.5.
|
|
190
|
+
"firedev-crud": "~16.5.14",
|
|
191
191
|
"firedev-crud-deamon": "~16.5.12",
|
|
192
|
-
"firedev-ports": "~16.5.
|
|
192
|
+
"firedev-ports": "~16.5.14",
|
|
193
193
|
"firedev-storage": "~16.5.12",
|
|
194
194
|
"firedev-type-sql": "~16.5.12",
|
|
195
195
|
"firedev-typeorm": "~16.5.14",
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
"image-focus": "1.2.1",
|
|
211
211
|
"immer": "10.0.2",
|
|
212
212
|
"immutable": "4.3.0",
|
|
213
|
-
"incremental-compiler": "~16.5.
|
|
213
|
+
"incremental-compiler": "~16.5.23",
|
|
214
214
|
"inquirer": "7.3.3",
|
|
215
215
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
216
216
|
"is-elevated": "3.0.0",
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
"ng-lock": "16.0.1",
|
|
250
250
|
"ng-packagr": "16.0.1",
|
|
251
251
|
"ng-talkback": "~16.5.13",
|
|
252
|
-
"ng2-logger": "~16.5.
|
|
252
|
+
"ng2-logger": "~16.5.16",
|
|
253
253
|
"ng2-rest": "~16.5.12",
|
|
254
254
|
"ngx-ace-wrapper": "14.0.0",
|
|
255
255
|
"ngx-editor": "15.3.0",
|
|
@@ -309,10 +309,10 @@
|
|
|
309
309
|
"systeminformation": "3.45.7",
|
|
310
310
|
"threads": "1.7.0",
|
|
311
311
|
"tnp-cli": "~16.5.12",
|
|
312
|
-
"tnp-config": "~16.5.
|
|
313
|
-
"tnp-core": "~16.5.
|
|
312
|
+
"tnp-config": "~16.5.15",
|
|
313
|
+
"tnp-core": "~16.5.23",
|
|
314
314
|
"tnp-db": "~16.5.12",
|
|
315
|
-
"tnp-helpers": "~16.5.
|
|
315
|
+
"tnp-helpers": "~16.5.15",
|
|
316
316
|
"ts-debug": "1.3.0",
|
|
317
317
|
"ts-loader": "2.3.1",
|
|
318
318
|
"ts-node": "10.9.1",
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
"turndown": "7.1.2",
|
|
322
322
|
"typeorm": "~0.3.10",
|
|
323
323
|
"typescript": "~5.0.2",
|
|
324
|
-
"typescript-class-helpers": "~16.5.
|
|
324
|
+
"typescript-class-helpers": "~16.5.15",
|
|
325
325
|
"typescript-formatter": "~7.2.2",
|
|
326
326
|
"underscore": "1.9.1",
|
|
327
327
|
"uuid": "8.3.2",
|
|
@@ -332,12 +332,12 @@
|
|
|
332
332
|
"yup": "1.1.1",
|
|
333
333
|
"zone.js": "~0.13.0"
|
|
334
334
|
},
|
|
335
|
-
"lastBuildTagHash": "
|
|
335
|
+
"lastBuildTagHash": "e51e0cc653c808bde8f5e2fe20fe4939dd85f8ea"
|
|
336
336
|
},
|
|
337
337
|
"build": {
|
|
338
|
-
"number":
|
|
339
|
-
"date": "2024-03-
|
|
340
|
-
"hash": "
|
|
338
|
+
"number": 659,
|
|
339
|
+
"date": "2024-03-16T11:25:18.000Z",
|
|
340
|
+
"hash": "431754ba500c6260c7c4878e0001f8de329e5960",
|
|
341
341
|
"options": {}
|
|
342
342
|
},
|
|
343
343
|
"currentProjectName": "tnp-helpers",
|