lodash-walk-object 16.444.13 → 16.444.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/assets/shared/shared_folder_info.txt +1 -1
- package/client/package.json +30 -30
- package/package.json +3 -3
- package/tmp-environment.json +34 -34
|
@@ -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 (lodash-walk-object@16.444.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (lodash-walk-object@16.444.14)
|
|
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
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
},
|
|
48
48
|
"name": "lodash-walk-object",
|
|
49
49
|
"description": "Walk all properties deep in object with lodash help",
|
|
50
|
-
"version": "16.444.
|
|
50
|
+
"version": "16.444.14",
|
|
51
51
|
"scripts": {
|
|
52
52
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
53
53
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -67,11 +67,11 @@
|
|
|
67
67
|
},
|
|
68
68
|
"homepage": "https://github.com/darekf77/lodash-walk-object#readme",
|
|
69
69
|
"dependencies": {
|
|
70
|
-
"typescript-class-helpers": "~16.444.
|
|
70
|
+
"typescript-class-helpers": "~16.444.15"
|
|
71
71
|
},
|
|
72
72
|
"license": "MIT",
|
|
73
73
|
"private": false,
|
|
74
|
-
"lastBuildTagHash": "
|
|
74
|
+
"lastBuildTagHash": "23df69906880957ca14e95b15d4a51a57e2a9bbf",
|
|
75
75
|
"devDependencies": {
|
|
76
76
|
"@angular-builders/custom-webpack": "~16.0.2-beta.2",
|
|
77
77
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"electron-debug": "3.2.0",
|
|
199
199
|
"electron-reloader": "1.2.3",
|
|
200
200
|
"element-resize-detector": "1.1.15",
|
|
201
|
-
"enquirer": "2.
|
|
201
|
+
"enquirer": "2.4.1",
|
|
202
202
|
"enum-values": "1.2.1",
|
|
203
203
|
"errorhandler": "1.5.0",
|
|
204
204
|
"eslint": "8.51.0",
|
|
@@ -215,12 +215,12 @@
|
|
|
215
215
|
"file-saver": "2.0.5",
|
|
216
216
|
"file-type": "18.5.0",
|
|
217
217
|
"firedev": "^16",
|
|
218
|
-
"firedev-crud": "~16.444.
|
|
219
|
-
"firedev-crud-deamon": "~16.444.
|
|
220
|
-
"firedev-ports": "~16.444.
|
|
221
|
-
"firedev-storage": "~16.444.
|
|
222
|
-
"firedev-type-sql": "~16.444.
|
|
223
|
-
"firedev-typeorm": "~16.444.
|
|
218
|
+
"firedev-crud": "~16.444.14",
|
|
219
|
+
"firedev-crud-deamon": "~16.444.15",
|
|
220
|
+
"firedev-ports": "~16.444.14",
|
|
221
|
+
"firedev-storage": "~16.444.10",
|
|
222
|
+
"firedev-type-sql": "~16.444.14",
|
|
223
|
+
"firedev-typeorm": "~16.444.10",
|
|
224
224
|
"firedev-ui": "16.444.1",
|
|
225
225
|
"fkill": "6.1.0",
|
|
226
226
|
"font-awesome": "4.7.0",
|
|
@@ -239,11 +239,11 @@
|
|
|
239
239
|
"image-focus": "1.2.1",
|
|
240
240
|
"immer": "10.0.2",
|
|
241
241
|
"immutable": "4.3.0",
|
|
242
|
-
"incremental-compiler": "~16.444.
|
|
242
|
+
"incremental-compiler": "~16.444.16",
|
|
243
243
|
"inquirer": "7.3.3",
|
|
244
244
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
245
245
|
"is-elevated": "3.0.0",
|
|
246
|
-
"isomorphic-region-loader": "~16.444.
|
|
246
|
+
"isomorphic-region-loader": "~16.444.15",
|
|
247
247
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
248
248
|
"jest": "29.5.0",
|
|
249
249
|
"jest-date-mock": "1.0.8",
|
|
@@ -254,8 +254,8 @@
|
|
|
254
254
|
"joi": "17.9.2",
|
|
255
255
|
"jscodeshift": "0.6.3",
|
|
256
256
|
"json-stringify-safe": "5.0.1",
|
|
257
|
-
"json10": "~16.444.
|
|
258
|
-
"json10-writer": "~16.444.
|
|
257
|
+
"json10": "~16.444.14",
|
|
258
|
+
"json10-writer": "~16.444.15",
|
|
259
259
|
"json5": "2.2.1",
|
|
260
260
|
"json5-writer": "0.2.0",
|
|
261
261
|
"jszip": "3.10.1",
|
|
@@ -264,9 +264,9 @@
|
|
|
264
264
|
"localforage": "1.10.0",
|
|
265
265
|
"lockfile": "1.0.4",
|
|
266
266
|
"lodash": "4.17.20",
|
|
267
|
-
"lodash-walk-object": "~16.444.
|
|
267
|
+
"lodash-walk-object": "~16.444.13",
|
|
268
268
|
"lowdb": "7.0.1",
|
|
269
|
-
"magic-renamer": "~16.444.
|
|
269
|
+
"magic-renamer": "~16.444.14",
|
|
270
270
|
"material-design-icons": "3.0.1",
|
|
271
271
|
"method-override": "2.3.10",
|
|
272
272
|
"minimist": "1.2.0",
|
|
@@ -277,10 +277,10 @@
|
|
|
277
277
|
"ng-in-viewport": "15.0.2",
|
|
278
278
|
"ng-lock": "16.0.1",
|
|
279
279
|
"ng-packagr": "16.0.1",
|
|
280
|
-
"ng-talkback": "~16.444.
|
|
281
|
-
"ng2-logger": "~16.444.
|
|
280
|
+
"ng-talkback": "~16.444.6",
|
|
281
|
+
"ng2-logger": "~16.444.15",
|
|
282
282
|
"ng2-pdfjs-viewer": "16.0.4",
|
|
283
|
-
"ng2-rest": "~16.444.
|
|
283
|
+
"ng2-rest": "~16.444.13",
|
|
284
284
|
"ngx-ace-wrapper": "14.0.0",
|
|
285
285
|
"ngx-editor": "15.3.0",
|
|
286
286
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
"ngx-scrolltop": "6.0.0",
|
|
294
294
|
"ngx-store": "3.1.1",
|
|
295
295
|
"ngx-typed-js": "2.1.1",
|
|
296
|
-
"node-cli-tester": "~16.444.
|
|
296
|
+
"node-cli-tester": "~16.444.6",
|
|
297
297
|
"node-localstorage": "2.1.6",
|
|
298
298
|
"node-notifier": "6.0.0",
|
|
299
299
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -316,13 +316,13 @@
|
|
|
316
316
|
"primeicons": "6.0.1",
|
|
317
317
|
"primeng": "16.7.0",
|
|
318
318
|
"progress": "2.0.3",
|
|
319
|
-
"prompts": "
|
|
319
|
+
"prompts": "2.4.2",
|
|
320
320
|
"ps-list": "6.1.0",
|
|
321
321
|
"ps-node": "0.1.6",
|
|
322
322
|
"q": "1.5.1",
|
|
323
323
|
"rallax.js": "2.0.4",
|
|
324
324
|
"randomcolor": "0.5.3",
|
|
325
|
-
"record-replay-req-res-scenario": "~16.444.
|
|
325
|
+
"record-replay-req-res-scenario": "~16.444.6",
|
|
326
326
|
"reflect-metadata": "0.1.10",
|
|
327
327
|
"rimraf": "2.6.2",
|
|
328
328
|
"rxjs": "~7.8.0",
|
|
@@ -334,7 +334,7 @@
|
|
|
334
334
|
"socket.io-client": "4.7.5",
|
|
335
335
|
"sort-package-json": "1.11.0",
|
|
336
336
|
"sql.js": "1.8.0",
|
|
337
|
-
"static-columns": "~16.444.
|
|
337
|
+
"static-columns": "~16.444.9",
|
|
338
338
|
"string-similarity": "4.0.2",
|
|
339
339
|
"sudo-block": "3.0.0",
|
|
340
340
|
"supertest": "6.3.3",
|
|
@@ -342,12 +342,12 @@
|
|
|
342
342
|
"systeminformation": "3.45.7",
|
|
343
343
|
"task.js": "0.1.5",
|
|
344
344
|
"threads": "1.7.0",
|
|
345
|
-
"tnp-cli": "~16.444.
|
|
346
|
-
"tnp-config": "~16.444.
|
|
347
|
-
"tnp-core": "~16.444.
|
|
348
|
-
"tnp-db": "~16.444.
|
|
349
|
-
"tnp-helpers": "~16.444.
|
|
350
|
-
"tnp-models": "~16.444.
|
|
345
|
+
"tnp-cli": "~16.444.6",
|
|
346
|
+
"tnp-config": "~16.444.15",
|
|
347
|
+
"tnp-core": "~16.444.18",
|
|
348
|
+
"tnp-db": "~16.444.14",
|
|
349
|
+
"tnp-helpers": "~16.444.22",
|
|
350
|
+
"tnp-models": "~16.444.15",
|
|
351
351
|
"ts-debug": "1.3.0",
|
|
352
352
|
"ts-json-schema-generator": "2.1.1",
|
|
353
353
|
"ts-loader": "2.3.1",
|
|
@@ -363,7 +363,7 @@
|
|
|
363
363
|
"uuid": "8.3.2",
|
|
364
364
|
"validator": "9.2.0",
|
|
365
365
|
"video.js": "8.3.0",
|
|
366
|
-
"vpn-split": "~16.444.
|
|
366
|
+
"vpn-split": "~16.444.6",
|
|
367
367
|
"vscode": "1.1.37",
|
|
368
368
|
"wait-on": "7.0.1",
|
|
369
369
|
"watch": "1.0.2",
|
package/package.json
CHANGED
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
},
|
|
48
48
|
"name": "lodash-walk-object",
|
|
49
49
|
"description": "Walk all properties deep in object with lodash help",
|
|
50
|
-
"version": "16.444.
|
|
50
|
+
"version": "16.444.14",
|
|
51
51
|
"scripts": {
|
|
52
52
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
53
53
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -67,11 +67,11 @@
|
|
|
67
67
|
},
|
|
68
68
|
"homepage": "https://github.com/darekf77/lodash-walk-object#readme",
|
|
69
69
|
"dependencies": {
|
|
70
|
-
"typescript-class-helpers": "~16.444.
|
|
70
|
+
"typescript-class-helpers": "~16.444.15"
|
|
71
71
|
},
|
|
72
72
|
"license": "MIT",
|
|
73
73
|
"private": false,
|
|
74
|
-
"lastBuildTagHash": "
|
|
74
|
+
"lastBuildTagHash": "23df69906880957ca14e95b15d4a51a57e2a9bbf",
|
|
75
75
|
"devDependencies": {},
|
|
76
76
|
"main": "dist/app.electron.js"
|
|
77
77
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
},
|
|
52
52
|
"name": "lodash-walk-object",
|
|
53
53
|
"description": "Walk all properties deep in object with lodash help",
|
|
54
|
-
"version": "16.444.
|
|
54
|
+
"version": "16.444.14",
|
|
55
55
|
"scripts": {
|
|
56
56
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
57
57
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -71,11 +71,11 @@
|
|
|
71
71
|
},
|
|
72
72
|
"homepage": "https://github.com/darekf77/lodash-walk-object#readme",
|
|
73
73
|
"dependencies": {
|
|
74
|
-
"typescript-class-helpers": "~16.444.
|
|
74
|
+
"typescript-class-helpers": "~16.444.15"
|
|
75
75
|
},
|
|
76
76
|
"license": "MIT",
|
|
77
77
|
"private": false,
|
|
78
|
-
"lastBuildTagHash": "
|
|
78
|
+
"lastBuildTagHash": "23df69906880957ca14e95b15d4a51a57e2a9bbf",
|
|
79
79
|
"devDependencies": {
|
|
80
80
|
"@angular-builders/custom-webpack": "~16.0.2-beta.2",
|
|
81
81
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
"electron-debug": "3.2.0",
|
|
203
203
|
"electron-reloader": "1.2.3",
|
|
204
204
|
"element-resize-detector": "1.1.15",
|
|
205
|
-
"enquirer": "2.
|
|
205
|
+
"enquirer": "2.4.1",
|
|
206
206
|
"enum-values": "1.2.1",
|
|
207
207
|
"errorhandler": "1.5.0",
|
|
208
208
|
"eslint": "8.51.0",
|
|
@@ -219,12 +219,12 @@
|
|
|
219
219
|
"file-saver": "2.0.5",
|
|
220
220
|
"file-type": "18.5.0",
|
|
221
221
|
"firedev": "^16",
|
|
222
|
-
"firedev-crud": "~16.444.
|
|
223
|
-
"firedev-crud-deamon": "~16.444.
|
|
224
|
-
"firedev-ports": "~16.444.
|
|
225
|
-
"firedev-storage": "~16.444.
|
|
226
|
-
"firedev-type-sql": "~16.444.
|
|
227
|
-
"firedev-typeorm": "~16.444.
|
|
222
|
+
"firedev-crud": "~16.444.14",
|
|
223
|
+
"firedev-crud-deamon": "~16.444.15",
|
|
224
|
+
"firedev-ports": "~16.444.14",
|
|
225
|
+
"firedev-storage": "~16.444.10",
|
|
226
|
+
"firedev-type-sql": "~16.444.14",
|
|
227
|
+
"firedev-typeorm": "~16.444.10",
|
|
228
228
|
"firedev-ui": "16.444.1",
|
|
229
229
|
"fkill": "6.1.0",
|
|
230
230
|
"font-awesome": "4.7.0",
|
|
@@ -243,11 +243,11 @@
|
|
|
243
243
|
"image-focus": "1.2.1",
|
|
244
244
|
"immer": "10.0.2",
|
|
245
245
|
"immutable": "4.3.0",
|
|
246
|
-
"incremental-compiler": "~16.444.
|
|
246
|
+
"incremental-compiler": "~16.444.16",
|
|
247
247
|
"inquirer": "7.3.3",
|
|
248
248
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
249
249
|
"is-elevated": "3.0.0",
|
|
250
|
-
"isomorphic-region-loader": "~16.444.
|
|
250
|
+
"isomorphic-region-loader": "~16.444.15",
|
|
251
251
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
252
252
|
"jest": "29.5.0",
|
|
253
253
|
"jest-date-mock": "1.0.8",
|
|
@@ -258,8 +258,8 @@
|
|
|
258
258
|
"joi": "17.9.2",
|
|
259
259
|
"jscodeshift": "0.6.3",
|
|
260
260
|
"json-stringify-safe": "5.0.1",
|
|
261
|
-
"json10": "~16.444.
|
|
262
|
-
"json10-writer": "~16.444.
|
|
261
|
+
"json10": "~16.444.14",
|
|
262
|
+
"json10-writer": "~16.444.15",
|
|
263
263
|
"json5": "2.2.1",
|
|
264
264
|
"json5-writer": "0.2.0",
|
|
265
265
|
"jszip": "3.10.1",
|
|
@@ -268,9 +268,9 @@
|
|
|
268
268
|
"localforage": "1.10.0",
|
|
269
269
|
"lockfile": "1.0.4",
|
|
270
270
|
"lodash": "4.17.20",
|
|
271
|
-
"lodash-walk-object": "~16.444.
|
|
271
|
+
"lodash-walk-object": "~16.444.13",
|
|
272
272
|
"lowdb": "7.0.1",
|
|
273
|
-
"magic-renamer": "~16.444.
|
|
273
|
+
"magic-renamer": "~16.444.14",
|
|
274
274
|
"material-design-icons": "3.0.1",
|
|
275
275
|
"method-override": "2.3.10",
|
|
276
276
|
"minimist": "1.2.0",
|
|
@@ -281,10 +281,10 @@
|
|
|
281
281
|
"ng-in-viewport": "15.0.2",
|
|
282
282
|
"ng-lock": "16.0.1",
|
|
283
283
|
"ng-packagr": "16.0.1",
|
|
284
|
-
"ng-talkback": "~16.444.
|
|
285
|
-
"ng2-logger": "~16.444.
|
|
284
|
+
"ng-talkback": "~16.444.6",
|
|
285
|
+
"ng2-logger": "~16.444.15",
|
|
286
286
|
"ng2-pdfjs-viewer": "16.0.4",
|
|
287
|
-
"ng2-rest": "~16.444.
|
|
287
|
+
"ng2-rest": "~16.444.13",
|
|
288
288
|
"ngx-ace-wrapper": "14.0.0",
|
|
289
289
|
"ngx-editor": "15.3.0",
|
|
290
290
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -297,7 +297,7 @@
|
|
|
297
297
|
"ngx-scrolltop": "6.0.0",
|
|
298
298
|
"ngx-store": "3.1.1",
|
|
299
299
|
"ngx-typed-js": "2.1.1",
|
|
300
|
-
"node-cli-tester": "~16.444.
|
|
300
|
+
"node-cli-tester": "~16.444.6",
|
|
301
301
|
"node-localstorage": "2.1.6",
|
|
302
302
|
"node-notifier": "6.0.0",
|
|
303
303
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -320,13 +320,13 @@
|
|
|
320
320
|
"primeicons": "6.0.1",
|
|
321
321
|
"primeng": "16.7.0",
|
|
322
322
|
"progress": "2.0.3",
|
|
323
|
-
"prompts": "
|
|
323
|
+
"prompts": "2.4.2",
|
|
324
324
|
"ps-list": "6.1.0",
|
|
325
325
|
"ps-node": "0.1.6",
|
|
326
326
|
"q": "1.5.1",
|
|
327
327
|
"rallax.js": "2.0.4",
|
|
328
328
|
"randomcolor": "0.5.3",
|
|
329
|
-
"record-replay-req-res-scenario": "~16.444.
|
|
329
|
+
"record-replay-req-res-scenario": "~16.444.6",
|
|
330
330
|
"reflect-metadata": "0.1.10",
|
|
331
331
|
"rimraf": "2.6.2",
|
|
332
332
|
"rxjs": "~7.8.0",
|
|
@@ -338,7 +338,7 @@
|
|
|
338
338
|
"socket.io-client": "4.7.5",
|
|
339
339
|
"sort-package-json": "1.11.0",
|
|
340
340
|
"sql.js": "1.8.0",
|
|
341
|
-
"static-columns": "~16.444.
|
|
341
|
+
"static-columns": "~16.444.9",
|
|
342
342
|
"string-similarity": "4.0.2",
|
|
343
343
|
"sudo-block": "3.0.0",
|
|
344
344
|
"supertest": "6.3.3",
|
|
@@ -346,12 +346,12 @@
|
|
|
346
346
|
"systeminformation": "3.45.7",
|
|
347
347
|
"task.js": "0.1.5",
|
|
348
348
|
"threads": "1.7.0",
|
|
349
|
-
"tnp-cli": "~16.444.
|
|
350
|
-
"tnp-config": "~16.444.
|
|
351
|
-
"tnp-core": "~16.444.
|
|
352
|
-
"tnp-db": "~16.444.
|
|
353
|
-
"tnp-helpers": "~16.444.
|
|
354
|
-
"tnp-models": "~16.444.
|
|
349
|
+
"tnp-cli": "~16.444.6",
|
|
350
|
+
"tnp-config": "~16.444.15",
|
|
351
|
+
"tnp-core": "~16.444.18",
|
|
352
|
+
"tnp-db": "~16.444.14",
|
|
353
|
+
"tnp-helpers": "~16.444.22",
|
|
354
|
+
"tnp-models": "~16.444.15",
|
|
355
355
|
"ts-debug": "1.3.0",
|
|
356
356
|
"ts-json-schema-generator": "2.1.1",
|
|
357
357
|
"ts-loader": "2.3.1",
|
|
@@ -367,7 +367,7 @@
|
|
|
367
367
|
"uuid": "8.3.2",
|
|
368
368
|
"validator": "9.2.0",
|
|
369
369
|
"video.js": "8.3.0",
|
|
370
|
-
"vpn-split": "~16.444.
|
|
370
|
+
"vpn-split": "~16.444.6",
|
|
371
371
|
"vscode": "1.1.37",
|
|
372
372
|
"wait-on": "7.0.1",
|
|
373
373
|
"watch": "1.0.2",
|
|
@@ -380,14 +380,14 @@
|
|
|
380
380
|
"main": "dist/app.electron.js"
|
|
381
381
|
},
|
|
382
382
|
"build": {
|
|
383
|
-
"number":
|
|
384
|
-
"date": "2024-07-
|
|
385
|
-
"hash": "
|
|
383
|
+
"number": 343,
|
|
384
|
+
"date": "2024-07-27T14:20:17.000Z",
|
|
385
|
+
"hash": "2e04225a4586578efa7b076e1d670149b065bcda"
|
|
386
386
|
},
|
|
387
387
|
"currentProjectName": "lodash-walk-object",
|
|
388
388
|
"currentProjectGenericName": "lodash-walk-object",
|
|
389
389
|
"currentProjectType": "isomorphic-lib",
|
|
390
|
-
"currentFrameworkVersion": "16.444.
|
|
390
|
+
"currentFrameworkVersion": "16.444.17",
|
|
391
391
|
"isStandaloneProject": true,
|
|
392
392
|
"isSmartContainer": false,
|
|
393
393
|
"pathesTsconfig": "\"paths\": {\"lodash-walk-object\":[\"./src/lib\"],\"lodash-walk-object/*\":[\"./src/lib/*\"]},",
|