node-cli-tester 18.0.5 → 18.0.9
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 (node-cli-tester@18.0.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (node-cli-tester@18.0.9)
|
|
4
4
|
created from this project.
|
|
5
5
|
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
package/package.json
CHANGED
|
@@ -39,16 +39,16 @@
|
|
|
39
39
|
"workerPlugins": {}
|
|
40
40
|
},
|
|
41
41
|
"name": "node-cli-tester",
|
|
42
|
-
"version": "18.0.
|
|
42
|
+
"version": "18.0.9",
|
|
43
43
|
"license": "UNLICENSED",
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"tnp-helpers": "~18.0.
|
|
45
|
+
"tnp-helpers": "~18.0.10"
|
|
46
46
|
},
|
|
47
47
|
"bin": {
|
|
48
48
|
"node-cli-tester": "bin/node-cli-tester",
|
|
49
49
|
"node-cli-tester-debug": "bin/node-cli-tester-debug"
|
|
50
50
|
},
|
|
51
|
-
"lastBuildTagHash": "
|
|
51
|
+
"lastBuildTagHash": "fe170945572638b3bd6e1343c6a1dd3c2f36d595",
|
|
52
52
|
"private": false,
|
|
53
53
|
"devDependencies": {},
|
|
54
54
|
"main": "dist/app.electron.js"
|
package/src.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// THIS FILE IS GENERATED
|
|
2
2
|
export * from './lib';
|
|
3
3
|
// THIS FILE IS GENERATED
|
|
4
|
-
// please use command:
|
|
4
|
+
// please use command: taon build:watch to see here links for your globally builded lib code files
|
|
5
5
|
// THIS FILE IS GENERATED
|
|
6
6
|
|
package/tmp-environment.json
CHANGED
|
@@ -43,16 +43,16 @@
|
|
|
43
43
|
"workerPlugins": {}
|
|
44
44
|
},
|
|
45
45
|
"name": "node-cli-tester",
|
|
46
|
-
"version": "18.0.
|
|
46
|
+
"version": "18.0.9",
|
|
47
47
|
"license": "UNLICENSED",
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"tnp-helpers": "~18.0.
|
|
49
|
+
"tnp-helpers": "~18.0.10"
|
|
50
50
|
},
|
|
51
51
|
"bin": {
|
|
52
52
|
"node-cli-tester": "bin/node-cli-tester",
|
|
53
53
|
"node-cli-tester-debug": "bin/node-cli-tester-debug"
|
|
54
54
|
},
|
|
55
|
-
"lastBuildTagHash": "
|
|
55
|
+
"lastBuildTagHash": "fe170945572638b3bd6e1343c6a1dd3c2f36d595",
|
|
56
56
|
"private": false,
|
|
57
57
|
"devDependencies": {
|
|
58
58
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"@types/lockfile": "1.0.4",
|
|
123
123
|
"@types/lodash": "4.14.92",
|
|
124
124
|
"@types/mocha": "10.0.7",
|
|
125
|
-
"@types/node": "18.
|
|
125
|
+
"@types/node": "16.18.21",
|
|
126
126
|
"@types/node-notifier": "8.0.5",
|
|
127
127
|
"@types/oauth2orize": "1.11.5",
|
|
128
128
|
"@types/password-hash": "1.2.24",
|
|
@@ -141,10 +141,8 @@
|
|
|
141
141
|
"angular-material-css-vars": "7.0.0",
|
|
142
142
|
"angular-resize-event": "3.2.0",
|
|
143
143
|
"animate.css": "4.1.1",
|
|
144
|
-
"any-project-cli": "~18.0.6",
|
|
145
144
|
"app-root-path": "3.1.0",
|
|
146
145
|
"axios": "1.7.3",
|
|
147
|
-
"background-worker-process": "~16.100.10",
|
|
148
146
|
"base32": "0.0.7",
|
|
149
147
|
"bcryptjs": "2.4.3",
|
|
150
148
|
"body-parser": "1.20.2",
|
|
@@ -196,14 +194,6 @@
|
|
|
196
194
|
"file-loader": "1.1.11",
|
|
197
195
|
"file-saver": "2.0.5",
|
|
198
196
|
"file-type": "19.1.1",
|
|
199
|
-
"firedev": "^18",
|
|
200
|
-
"firedev-crud": "~18.0.5",
|
|
201
|
-
"firedev-crud-deamon": "~18.0.6",
|
|
202
|
-
"firedev-ports": "~18.0.5",
|
|
203
|
-
"firedev-storage": "~18.0.5",
|
|
204
|
-
"firedev-type-sql": "~18.0.6",
|
|
205
|
-
"firedev-typeorm": "~18.0.5",
|
|
206
|
-
"firedev-ui": "~18.0.6",
|
|
207
197
|
"fkill": "6.1.0",
|
|
208
198
|
"font-awesome": "4.7.0",
|
|
209
199
|
"form-data": "4.0.0",
|
|
@@ -221,13 +211,13 @@
|
|
|
221
211
|
"image-focus": "1.2.1",
|
|
222
212
|
"immer": "10.0.2",
|
|
223
213
|
"immutable": "4.3.7",
|
|
224
|
-
"incremental-compiler": "~18.0.
|
|
214
|
+
"incremental-compiler": "~18.0.10",
|
|
225
215
|
"inquirer": "7.3.3",
|
|
226
216
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
227
217
|
"inquirer-autocomplete-standalone": "0.8.1",
|
|
228
218
|
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
229
219
|
"is-elevated": "3.0.0",
|
|
230
|
-
"isomorphic-region-loader": "~18.0.
|
|
220
|
+
"isomorphic-region-loader": "~18.0.10",
|
|
231
221
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
232
222
|
"jest": "29.7.0",
|
|
233
223
|
"jest-date-mock": "1.0.10",
|
|
@@ -238,8 +228,8 @@
|
|
|
238
228
|
"joi": "17.13.3",
|
|
239
229
|
"jscodeshift": "0.6.3",
|
|
240
230
|
"json-stringify-safe": "5.0.1",
|
|
241
|
-
"json10": "~18.0.
|
|
242
|
-
"json10-writer": "~18.0.
|
|
231
|
+
"json10": "~18.0.10",
|
|
232
|
+
"json10-writer": "~18.0.10",
|
|
243
233
|
"json5": "2.2.3",
|
|
244
234
|
"json5-writer": "0.2.0",
|
|
245
235
|
"jszip": "3.10.1",
|
|
@@ -248,9 +238,9 @@
|
|
|
248
238
|
"localforage": "1.10.0",
|
|
249
239
|
"lockfile": "1.0.4",
|
|
250
240
|
"lodash": "4.17.21",
|
|
251
|
-
"lodash-walk-object": "~18.0.
|
|
241
|
+
"lodash-walk-object": "~18.0.10",
|
|
252
242
|
"lowdb": "7.0.1",
|
|
253
|
-
"magic-renamer": "~18.0.
|
|
243
|
+
"magic-renamer": "~18.0.10",
|
|
254
244
|
"material-design-icons": "3.0.1",
|
|
255
245
|
"method-override": "2.3.10",
|
|
256
246
|
"minimist": "1.2.8",
|
|
@@ -261,10 +251,11 @@
|
|
|
261
251
|
"ng-in-viewport": "16.1.0",
|
|
262
252
|
"ng-lock": "18.0.1",
|
|
263
253
|
"ng-packagr": "18.1.0",
|
|
264
|
-
"ng-talkback": "~18.0.
|
|
265
|
-
"ng2-logger": "~18.0.
|
|
254
|
+
"ng-talkback": "~18.0.9",
|
|
255
|
+
"ng2-logger": "~18.0.12",
|
|
266
256
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
267
|
-
"ng2-rest": "~18.0.
|
|
257
|
+
"ng2-rest": "~18.0.10",
|
|
258
|
+
"ng2-rest-swagger-generator": "18.0.7",
|
|
268
259
|
"ngx-ace-wrapper": "17.0.0",
|
|
269
260
|
"ngx-editor": "17.5.4",
|
|
270
261
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -277,7 +268,7 @@
|
|
|
277
268
|
"ngx-scrolltop": "18.0.0",
|
|
278
269
|
"ngx-store": "3.1.1",
|
|
279
270
|
"ngx-typed-js": "2.1.1",
|
|
280
|
-
"node-cli-tester": "~18.0.
|
|
271
|
+
"node-cli-tester": "~18.0.8",
|
|
281
272
|
"node-localstorage": "2.1.6",
|
|
282
273
|
"node-notifier": "10.0.1",
|
|
283
274
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -307,7 +298,7 @@
|
|
|
307
298
|
"q": "1.5.1",
|
|
308
299
|
"rallax.js": "2.0.4",
|
|
309
300
|
"randomcolor": "0.5.3",
|
|
310
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
301
|
+
"record-replay-req-res-scenario": "~18.0.8",
|
|
311
302
|
"reflect-metadata": "0.2.2",
|
|
312
303
|
"rimraf": "2.6.2",
|
|
313
304
|
"rxjs": "~7.8.1",
|
|
@@ -319,20 +310,22 @@
|
|
|
319
310
|
"socket.io-client": "4.7.5",
|
|
320
311
|
"sort-package-json": "1.11.0",
|
|
321
312
|
"sql.js": "1.8.0",
|
|
322
|
-
"static-columns": "~18.0.
|
|
313
|
+
"static-columns": "~18.0.10",
|
|
323
314
|
"string-similarity": "4.0.4",
|
|
324
315
|
"sudo-block": "3.0.0",
|
|
325
316
|
"supertest": "7.0.0",
|
|
326
317
|
"sweetalert2": "11.7.32",
|
|
327
318
|
"systeminformation": "3.45.7",
|
|
319
|
+
"taon": "^18",
|
|
320
|
+
"taon-storage": "18.0.8",
|
|
321
|
+
"taon-type-sql": "18.0.9",
|
|
322
|
+
"taon-typeorm": "18.0.8",
|
|
328
323
|
"task.js": "0.1.5",
|
|
329
324
|
"threads": "1.7.0",
|
|
330
|
-
"tnp": "~18.0.
|
|
331
|
-
"tnp-
|
|
332
|
-
"tnp-
|
|
333
|
-
"tnp-
|
|
334
|
-
"tnp-db": "~18.0.6",
|
|
335
|
-
"tnp-models": "~18.0.7",
|
|
325
|
+
"tnp": "~18.0.9",
|
|
326
|
+
"tnp-config": "~18.0.12",
|
|
327
|
+
"tnp-core": "~18.0.33",
|
|
328
|
+
"tnp-models": "~18.0.11",
|
|
336
329
|
"ts-debug": "1.3.0",
|
|
337
330
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
338
331
|
"ts-loader": "2.3.1",
|
|
@@ -340,16 +333,17 @@
|
|
|
340
333
|
"tslib": "~2.6.3",
|
|
341
334
|
"tslint": "6.1.3",
|
|
342
335
|
"turndown": "7.2.0",
|
|
336
|
+
"type-fest": "4.25.0",
|
|
343
337
|
"typedoc": "0.26.5",
|
|
344
338
|
"typedoc-plugin-markdown": "4.2.3",
|
|
345
339
|
"typescript": "~5.5.4",
|
|
346
|
-
"typescript-class-helpers": "~18.0.
|
|
340
|
+
"typescript-class-helpers": "~18.0.11",
|
|
347
341
|
"typescript-formatter": "~7.2.2",
|
|
348
342
|
"underscore": "1.13.7",
|
|
349
343
|
"uuid": "10.0.0",
|
|
350
344
|
"validator": "13.5.2",
|
|
351
345
|
"video.js": "8.3.0",
|
|
352
|
-
"vpn-split": "~18.0.
|
|
346
|
+
"vpn-split": "~18.0.8",
|
|
353
347
|
"vscode": "1.1.37",
|
|
354
348
|
"wait-on": "7.0.1",
|
|
355
349
|
"watch": "1.0.2",
|
|
@@ -362,14 +356,14 @@
|
|
|
362
356
|
"main": "dist/app.electron.js"
|
|
363
357
|
},
|
|
364
358
|
"build": {
|
|
365
|
-
"number":
|
|
366
|
-
"date": "2024-08-
|
|
367
|
-
"hash": "
|
|
359
|
+
"number": 237,
|
|
360
|
+
"date": "2024-08-28T13:05:31.000Z",
|
|
361
|
+
"hash": "8b18c1f10a98985a88c54add381cd527e66b07a2"
|
|
368
362
|
},
|
|
369
363
|
"currentProjectName": "node-cli-tester",
|
|
370
364
|
"currentProjectGenericName": "node-cli-tester",
|
|
371
365
|
"currentProjectType": "isomorphic-lib",
|
|
372
|
-
"currentFrameworkVersion": "18.0.
|
|
366
|
+
"currentFrameworkVersion": "18.0.9",
|
|
373
367
|
"isStandaloneProject": true,
|
|
374
368
|
"isSmartContainer": false,
|
|
375
369
|
"pathesTsconfig": "\"paths\": {\"node-cli-tester\":[\"./src/lib\"],\"node-cli-tester/*\":[\"./src/lib/*\"]},",
|
|
File without changes
|