lodash-walk-object 16.444.14 → 18.0.2

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
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "smartContainerTarget": "",
27
27
  "type": "isomorphic-lib",
28
- "version": "v16",
28
+ "version": "v18",
29
29
  "additionalNpmNames": [
30
30
  "firedev-walk-object"
31
31
  ],
@@ -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.14",
50
+ "version": "18.0.2",
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.15"
70
+ "typescript-class-helpers": "~18.0.3"
71
71
  },
72
72
  "license": "MIT",
73
73
  "private": false,
74
- "lastBuildTagHash": "23df69906880957ca14e95b15d4a51a57e2a9bbf",
74
+ "lastBuildTagHash": "8a824db6c5a3ccb021bf804d5a6d60a38cbc607a",
75
75
  "devDependencies": {},
76
76
  "main": "dist/app.electron.js"
77
77
  }
@@ -29,7 +29,7 @@
29
29
  },
30
30
  "smartContainerTarget": "",
31
31
  "type": "isomorphic-lib",
32
- "version": "v16",
32
+ "version": "v18",
33
33
  "additionalNpmNames": [
34
34
  "firedev-walk-object"
35
35
  ],
@@ -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.14",
54
+ "version": "18.0.2",
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,254 +71,254 @@
71
71
  },
72
72
  "homepage": "https://github.com/darekf77/lodash-walk-object#readme",
73
73
  "dependencies": {
74
- "typescript-class-helpers": "~16.444.15"
74
+ "typescript-class-helpers": "~18.0.3"
75
75
  },
76
76
  "license": "MIT",
77
77
  "private": false,
78
- "lastBuildTagHash": "23df69906880957ca14e95b15d4a51a57e2a9bbf",
78
+ "lastBuildTagHash": "8a824db6c5a3ccb021bf804d5a6d60a38cbc607a",
79
79
  "devDependencies": {
80
- "@angular-builders/custom-webpack": "~16.0.2-beta.2",
81
- "@angular-devkit/build-angular": "~16.0.5",
82
- "@angular-devkit/core": "~16.0.5",
83
- "@angular-eslint/builder": "~16.3.1",
84
- "@angular-eslint/eslint-plugin": "~16.3.1",
85
- "@angular-eslint/eslint-plugin-template": "~16.3.1",
86
- "@angular-eslint/schematics": "~16.3.1",
87
- "@angular-eslint/template-parser": "~16.3.1",
88
- "@angular-material-extensions/password-strength": "~12.1.0",
89
- "@angular/animations": "~16.0.0",
90
- "@angular/cdk": "~16.0.3",
91
- "@angular/cli": "~16.0.5",
92
- "@angular/common": "~16.0.0",
93
- "@angular/compiler": "~16.0.0",
94
- "@angular/compiler-cli": "~16.0.4",
95
- "@angular/core": "~16.0.0",
96
- "@angular/elements": "~16.0.4",
97
- "@angular/forms": "~16.0.0",
98
- "@angular/material": "~16.0.3",
99
- "@angular/platform-browser": "~16.0.4",
100
- "@angular/platform-browser-dynamic": "~16.0.4",
101
- "@angular/pwa": "~16.0.5",
102
- "@angular/router": "~16.0.0",
103
- "@angular/service-worker": "~16.0.4",
104
- "@babel/cli": "7.18.6",
105
- "@compodoc/compodoc": "1.1.23",
106
- "@iconify/icons-fa-solid": "1.2.2",
107
- "@iconify/icons-mdi": "1.2.1",
108
- "@inquirer/prompts": "5.3.2",
109
- "@mdi/js": "7.2.96",
110
- "@ng-matero/extensions": "16.0.0",
111
- "@ngneat/falso": "6.4.0",
112
- "@ngneat/hot-toast": "5.0.1",
113
- "@ngneat/overview": "5.0.0",
114
- "@ngneat/spectator": "15.0.0",
115
- "@ngrx/component-store": "~16.0.1",
116
- "@ngrx/data": "~16.0.1",
117
- "@ngrx/effects": "~16.0.1",
118
- "@ngrx/entity": "~16.0.1",
119
- "@ngrx/router-store": "~16.0.1",
120
- "@ngrx/schematics": "~16.0.1",
121
- "@ngrx/store": "~16.0.1",
122
- "@ngrx/store-devtools": "~16.0.1",
123
- "@ngx-formly/core": "6.1.7",
124
- "@ngx-formly/material": "6.1.8",
80
+ "@angular-builders/custom-webpack": "~18.0.0",
81
+ "@angular-devkit/build-angular": "~18.1.4",
82
+ "@angular-devkit/core": "~18.1.4",
83
+ "@angular-eslint/builder": "~18.2.0",
84
+ "@angular-eslint/eslint-plugin": "~18.2.0",
85
+ "@angular-eslint/eslint-plugin-template": "~18.2.0",
86
+ "@angular-eslint/schematics": "~18.2.0",
87
+ "@angular-eslint/template-parser": "~18.2.0",
88
+ "@angular-material-extensions/password-strength": "~16.0.0",
89
+ "@angular/animations": "~18.1.4",
90
+ "@angular/cdk": "~18.1.4",
91
+ "@angular/cli": "~18.1.4",
92
+ "@angular/common": "~18.1.4",
93
+ "@angular/compiler": "~18.1.4",
94
+ "@angular/compiler-cli": "~18.1.4",
95
+ "@angular/core": "~18.1.4",
96
+ "@angular/elements": "~18.1.4",
97
+ "@angular/forms": "~18.1.4",
98
+ "@angular/material": "~18.1.4",
99
+ "@angular/platform-browser": "~18.1.4",
100
+ "@angular/platform-browser-dynamic": "~18.1.4",
101
+ "@angular/pwa": "~18.1.4",
102
+ "@angular/router": "~18.1.4",
103
+ "@angular/service-worker": "~18.1.4",
104
+ "@babel/cli": "7.24.8",
105
+ "@compodoc/compodoc": "1.1.25",
106
+ "@iconify/icons-fa-solid": "1.2.4",
107
+ "@iconify/icons-mdi": "1.2.48",
108
+ "@inquirer/prompts": "5.3.8",
109
+ "@mdi/js": "7.4.47",
110
+ "@ng-matero/extensions": "18.1.2",
111
+ "@ngneat/falso": "7.2.0",
112
+ "@ngneat/hot-toast": "7.0.0",
113
+ "@ngneat/overview": "6.1.1",
114
+ "@ngneat/spectator": "19.0.0",
115
+ "@ngrx/component-store": "~18.0.2",
116
+ "@ngrx/data": "~18.0.2",
117
+ "@ngrx/effects": "~18.0.2",
118
+ "@ngrx/entity": "~18.0.2",
119
+ "@ngrx/router-store": "~18.0.2",
120
+ "@ngrx/schematics": "~18.0.2",
121
+ "@ngrx/store": "~18.0.2",
122
+ "@ngrx/store-devtools": "~18.0.2",
123
+ "@ngx-formly/core": "6.3.6",
124
+ "@ngx-formly/material": "6.3.6",
125
125
  "@ngx-translate/core": "15.0.0",
126
126
  "@ngx-translate/http-loader": "8.0.0",
127
- "@sqltools/formatter": "1.2.2",
128
- "@sweetalert2/ngx-sweetalert2": "12.1.0",
127
+ "@sqltools/formatter": "1.2.5",
128
+ "@sweetalert2/ngx-sweetalert2": "12.4.0",
129
129
  "@testdeck/jest": "0.3.3",
130
130
  "@testdeck/mocha": "0.3.3",
131
- "@types/chai": "4.1.2",
131
+ "@types/chai": "4.3.17",
132
132
  "@types/chokidar": "2.1.3",
133
133
  "@types/dateformat": "1.0.1",
134
- "@types/diff": "3.2.2",
135
- "@types/express": "4.11.0",
136
- "@types/express-fileupload": "1.4.1",
137
- "@types/fs-extra": "7.0.0",
134
+ "@types/diff": "5.2.1",
135
+ "@types/express": "4.17.21",
136
+ "@types/express-fileupload": "1.5.0",
137
+ "@types/fs-extra": "11.0.4",
138
138
  "@types/glob": "5.0.35",
139
- "@types/http-proxy": "1.16.0",
140
- "@types/http-proxy-middleware": "0.19.2",
141
- "@types/jest": "29.5.2",
142
- "@types/json-stringify-safe": "5.0.0",
139
+ "@types/http-proxy": "1.17.15",
140
+ "@types/http-proxy-middleware": "1.0.0",
141
+ "@types/jest": "29.5.12",
142
+ "@types/json-stringify-safe": "5.0.3",
143
143
  "@types/json5": "0.0.29",
144
- "@types/lockfile": "1.0.0",
144
+ "@types/lockfile": "1.0.4",
145
145
  "@types/lodash": "4.14.92",
146
- "@types/mocha": "5.2.5",
147
- "@types/node": "16.18.21",
148
- "@types/node-notifier": "5.4.0",
149
- "@types/oauth2orize": "1.8.0",
150
- "@types/password-hash": "1.2.19",
151
- "@types/progress": "2.0.3",
152
- "@types/q": "1.5.5",
153
- "@types/rimraf": "2.0.2",
154
- "@types/semver": "6.0.1",
155
- "@types/systeminformation": "3.23.0",
156
- "@types/vinyl": "2.0.2",
157
- "@types/watch": "1.0.0",
158
- "@typescript-eslint/eslint-plugin": "5.62.0",
159
- "@typescript-eslint/parser": "5.62.0",
146
+ "@types/mocha": "10.0.7",
147
+ "@types/node": "22.2.0",
148
+ "@types/node-notifier": "8.0.5",
149
+ "@types/oauth2orize": "1.11.5",
150
+ "@types/password-hash": "1.2.24",
151
+ "@types/progress": "2.0.7",
152
+ "@types/q": "1.5.8",
153
+ "@types/rimraf": "4.0.5",
154
+ "@types/semver": "7.5.8",
155
+ "@types/systeminformation": "3.54.1",
156
+ "@types/vinyl": "2.0.12",
157
+ "@types/watch": "1.0.6",
158
+ "@typescript-eslint/eslint-plugin": "8.0.1",
159
+ "@typescript-eslint/parser": "8.0.1",
160
160
  "@vercel/ncc": "0.38.1",
161
- "accepts": "1.3.4",
162
- "ajv": "8.12.0",
163
- "angular-material-css-vars": "5.0.2",
161
+ "accepts": "1.3.8",
162
+ "ajv": "8.17.1",
163
+ "angular-material-css-vars": "7.0.0",
164
164
  "angular-resize-event": "3.2.0",
165
- "animate.css": "4.1.1 ",
166
- "any-project-cli": "16.444.12",
167
- "app-root-path": "3.0.0",
168
- "axios": "1.3.5",
165
+ "animate.css": "4.1.1",
166
+ "any-project-cli": "~18.0.2",
167
+ "app-root-path": "3.1.0",
168
+ "axios": "1.7.3",
169
169
  "background-worker-process": "~16.100.10",
170
170
  "base32": "0.0.7",
171
171
  "bcryptjs": "2.4.3",
172
- "body-parser": "1.18.2",
173
- "bootstrap": "4.6.2",
172
+ "body-parser": "1.20.2",
173
+ "bootstrap": "5.3.3",
174
174
  "buffer-shims": "1.0.0",
175
- "bun": "1.1.17",
176
- "callsite-record": "4.1.3",
177
- "chai": "4.3.7",
175
+ "bun": "1.1.22",
176
+ "callsite-record": "4.1.5",
177
+ "chai": "4.5.0",
178
178
  "chalk": "2.3.2",
179
179
  "check-node-version": "3.2.0",
180
- "cheerio": "1.0.0-rc.3",
180
+ "cheerio": "1.0.0",
181
181
  "chokidar": "3.5.3",
182
182
  "circular-json": "0.5.1",
183
183
  "class-transformer": "0.5.1",
184
- "class-validator": "0.14.0",
184
+ "class-validator": "0.14.1",
185
185
  "cli-highlight": "2.1.11",
186
186
  "command-exists": "1.2.2",
187
187
  "compression": "1.7.4",
188
- "concurrently": "3.5.1",
189
- "content-type": "1.0.4",
190
- "conventional-changelog-cli": "3.0.0",
191
- "cookie-parser": "1.4.3",
188
+ "concurrently": "8.2.2",
189
+ "content-type": "1.0.5",
190
+ "conventional-changelog-cli": "5.0.0",
191
+ "cookie-parser": "1.4.6",
192
192
  "copy-paste": "1.5.3",
193
- "cors": "2.8.4",
193
+ "cors": "2.8.5",
194
194
  "cpr": "3.0.1",
195
195
  "cross-env": "7.0.2",
196
196
  "cross-spawn": "7.0.3",
197
197
  "dateformat": "3.0.3",
198
198
  "detect-mocha": "0.1.0",
199
- "diff": "3.2.0",
200
- "electron": "25.2.0",
201
- "electron-builder": "24.4.0",
202
- "electron-debug": "3.2.0",
199
+ "diff": "4.0.2",
200
+ "electron": "31.3.1",
201
+ "electron-builder": "24.13.3",
202
+ "electron-debug": "4.0.0",
203
203
  "electron-reloader": "1.2.3",
204
- "element-resize-detector": "1.1.15",
204
+ "element-resize-detector": "1.2.4",
205
205
  "enquirer": "2.4.1",
206
206
  "enum-values": "1.2.1",
207
- "errorhandler": "1.5.0",
208
- "eslint": "8.51.0",
207
+ "errorhandler": "1.5.1",
208
+ "eslint": "9.9.0",
209
209
  "eslint-config-prettier": "9.1.0",
210
210
  "eslint-plugin-import": "latest",
211
211
  "eslint-plugin-jsdoc": "latest",
212
212
  "eslint-plugin-prefer-arrow": "latest",
213
- "eslint-plugin-prettier": "5.1.3",
213
+ "eslint-plugin-prettier": "5.2.1",
214
214
  "eslint-plugin-react": "latest",
215
- "express": "4.16.3",
215
+ "express": "4.19.2",
216
216
  "express-fileupload": "1.4.0",
217
- "express-session": "1.17.3",
218
- "file-loader": "1.1.5",
217
+ "express-session": "1.18.0",
218
+ "file-loader": "1.1.11",
219
219
  "file-saver": "2.0.5",
220
- "file-type": "18.5.0",
221
- "firedev": "^16",
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
- "firedev-ui": "16.444.1",
220
+ "file-type": "19.1.1",
221
+ "firedev": "^18",
222
+ "firedev-crud": "~16.444.15",
223
+ "firedev-crud-deamon": "~18.0.2",
224
+ "firedev-ports": "~16.444.15",
225
+ "firedev-storage": "~16.444.11",
226
+ "firedev-type-sql": "~18.0.1",
227
+ "firedev-typeorm": "~16.444.11",
228
+ "firedev-ui": "~16.444.1",
229
229
  "fkill": "6.1.0",
230
230
  "font-awesome": "4.7.0",
231
231
  "form-data": "4.0.0",
232
- "fs-extra": "8.1.0",
232
+ "fs-extra": "11.1.1",
233
233
  "fuzzy": "0.1.3",
234
234
  "glob": "7.1.2",
235
- "google-libphonenumber": "3.2.25",
235
+ "google-libphonenumber": "3.2.38",
236
236
  "gulp": "3.9.1",
237
- "helmet": "7.0.0",
237
+ "helmet": "7.1.0",
238
238
  "hostile": "1.3.3",
239
- "howler": "2.2.3",
239
+ "howler": "2.2.4",
240
240
  "http-proxy": "1.18.1",
241
- "http-proxy-middleware": "0.19.1",
242
- "http-server": "0.11.1",
241
+ "http-proxy-middleware": "0.22.0-alpha",
242
+ "http-server": "0.13.0",
243
243
  "image-focus": "1.2.1",
244
244
  "immer": "10.0.2",
245
- "immutable": "4.3.0",
246
- "incremental-compiler": "~16.444.16",
245
+ "immutable": "4.3.7",
246
+ "incremental-compiler": "~18.0.2",
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.15",
251
- "istanbul-instrumenter-loader": "2.0.0",
252
- "jest": "29.5.0",
253
- "jest-date-mock": "1.0.8",
250
+ "isomorphic-region-loader": "~18.0.2",
251
+ "istanbul-instrumenter-loader": "3.0.1",
252
+ "jest": "29.7.0",
253
+ "jest-date-mock": "1.0.10",
254
254
  "jest-junit": "16.0.0",
255
255
  "jest-marbles": "latest",
256
- "jest-preset-angular": "13.1.1",
257
- "jimp": "0.22.8",
258
- "joi": "17.9.2",
256
+ "jest-preset-angular": "14.2.2",
257
+ "jimp": "0.22.12",
258
+ "joi": "17.13.3",
259
259
  "jscodeshift": "0.6.3",
260
260
  "json-stringify-safe": "5.0.1",
261
- "json10": "~16.444.14",
262
- "json10-writer": "~16.444.15",
263
- "json5": "2.2.1",
261
+ "json10": "~18.0.1",
262
+ "json10-writer": "~18.0.2",
263
+ "json5": "2.2.3",
264
264
  "json5-writer": "0.2.0",
265
265
  "jszip": "3.10.1",
266
266
  "karma-cli": "1.0.1",
267
267
  "lnk": "1.0.1",
268
268
  "localforage": "1.10.0",
269
269
  "lockfile": "1.0.4",
270
- "lodash": "4.17.20",
271
- "lodash-walk-object": "~16.444.13",
270
+ "lodash": "4.17.21",
271
+ "lodash-walk-object": "~18.0.1",
272
272
  "lowdb": "7.0.1",
273
- "magic-renamer": "~16.444.14",
273
+ "magic-renamer": "~18.0.2",
274
274
  "material-design-icons": "3.0.1",
275
275
  "method-override": "2.3.10",
276
- "minimist": "1.2.0",
276
+ "minimist": "1.2.8",
277
277
  "mkdirp": "0.5.1",
278
- "mocha": "10.2.0",
279
- "moment": "2.29.3",
280
- "ng-for-track-by-property": "16.0.1",
281
- "ng-in-viewport": "15.0.2",
282
- "ng-lock": "16.0.1",
283
- "ng-packagr": "16.0.1",
284
- "ng-talkback": "~16.444.6",
285
- "ng2-logger": "~16.444.15",
286
- "ng2-pdfjs-viewer": "16.0.4",
287
- "ng2-rest": "~16.444.13",
288
- "ngx-ace-wrapper": "14.0.0",
289
- "ngx-editor": "15.3.0",
290
- "ngx-highlightjs": "9.0.0",
278
+ "mocha": "10.7.3",
279
+ "moment": "2.30.1",
280
+ "ng-for-track-by-property": "18.0.1",
281
+ "ng-in-viewport": "16.1.0",
282
+ "ng-lock": "18.0.1",
283
+ "ng-packagr": "18.1.0",
284
+ "ng-talkback": "~16.444.7",
285
+ "ng2-logger": "~18.0.4",
286
+ "ng2-pdfjs-viewer": "18.0.0",
287
+ "ng2-rest": "~18.0.1",
288
+ "ngx-ace-wrapper": "17.0.0",
289
+ "ngx-editor": "17.5.4",
290
+ "ngx-highlightjs": "12.0.0",
291
291
  "ngx-moment": "6.0.2",
292
292
  "ngx-monaco-editor": "12.0.0",
293
293
  "ngx-photo-editor": "0.4.4",
294
294
  "ngx-pipes": "3.2.2",
295
- "ngx-progressbar": "11.0.0",
296
- "ngx-scrollbar": "12.0.0",
297
- "ngx-scrolltop": "6.0.0",
295
+ "ngx-progressbar": "11.1.0",
296
+ "ngx-scrollbar": "15.1.2",
297
+ "ngx-scrolltop": "18.0.0",
298
298
  "ngx-store": "3.1.1",
299
299
  "ngx-typed-js": "2.1.1",
300
- "node-cli-tester": "~16.444.6",
300
+ "node-cli-tester": "~16.444.7",
301
301
  "node-localstorage": "2.1.6",
302
- "node-notifier": "6.0.0",
302
+ "node-notifier": "10.0.1",
303
303
  "node-polyfill-webpack-plugin": "2.0.1",
304
- "nodemon": "1.14.11",
304
+ "nodemon": "2.0.22",
305
305
  "npm-get-dependents": "1.0.1",
306
306
  "npm-run": "4.1.2",
307
- "omelette": "0.4.5",
308
- "open": "7.2.1",
309
- "ora": "3.4.0",
310
- "passport": "0.3.2",
307
+ "omelette": "0.4.17",
308
+ "open": "10.0.4",
309
+ "ora": "8.0.1",
310
+ "passport": "0.7.0",
311
311
  "passport-http-bearer": "1.0.1",
312
312
  "password-hash": "1.2.2",
313
313
  "path-to-regexp": "6.2.2",
314
314
  "pica": "9.0.1",
315
315
  "portfinder": "1.0.21",
316
- "prettier": "3.2.5",
316
+ "prettier": "3.3.3",
317
317
  "prettier-eslint": "16.3.0",
318
318
  "pretty-error": "4.0.0",
319
319
  "primeflex": "3.3.1",
320
- "primeicons": "6.0.1",
321
- "primeng": "16.7.0",
320
+ "primeicons": "7.0.0",
321
+ "primeng": "17.18.8",
322
322
  "progress": "2.0.3",
323
323
  "prompts": "2.4.2",
324
324
  "ps-list": "6.1.0",
@@ -326,68 +326,69 @@
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.6",
330
- "reflect-metadata": "0.1.10",
329
+ "record-replay-req-res-scenario": "~16.444.7",
330
+ "reflect-metadata": "0.2.2",
331
331
  "rimraf": "2.6.2",
332
- "rxjs": "~7.8.0",
333
- "semver": "6.3.0",
332
+ "rxjs": "~7.8.1",
333
+ "semver": "7.6.3",
334
334
  "simple-git": "3.25.0",
335
- "sinon": "15.2.0",
335
+ "sinon": "18.0.0",
336
336
  "sloc": "0.2.0",
337
337
  "socket.io": "4.7.5",
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.9",
342
- "string-similarity": "4.0.2",
341
+ "static-columns": "~16.444.10",
342
+ "string-similarity": "4.0.4",
343
343
  "sudo-block": "3.0.0",
344
- "supertest": "6.3.3",
345
- "sweetalert2": "11.7.12",
344
+ "supertest": "7.0.0",
345
+ "sweetalert2": "11.7.32",
346
346
  "systeminformation": "3.45.7",
347
347
  "task.js": "0.1.5",
348
348
  "threads": "1.7.0",
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",
349
+ "tnp": "~18.0.2",
350
+ "tnp-cli": "~16.444.7",
351
+ "tnp-config": "~18.0.4",
352
+ "tnp-core": "~18.0.26",
353
+ "tnp-db": "~18.0.2",
354
+ "tnp-helpers": "~18.0.2",
355
+ "tnp-models": "~18.0.3",
355
356
  "ts-debug": "1.3.0",
356
- "ts-json-schema-generator": "2.1.1",
357
+ "ts-json-schema-generator": "2.3.0-next.5",
357
358
  "ts-loader": "2.3.1",
358
359
  "ts-node": "10.9.1",
359
- "tslib": "~2.3.0",
360
- "tslint": "5.9.1",
361
- "turndown": "7.1.2",
362
- "typedoc": "0.25.13",
363
- "typedoc-plugin-markdown": "4.0.3",
364
- "typescript": "~5.0.2",
360
+ "tslib": "~2.6.3",
361
+ "tslint": "6.1.3",
362
+ "turndown": "7.2.0",
363
+ "typedoc": "0.26.5",
364
+ "typedoc-plugin-markdown": "4.2.3",
365
+ "typescript": "~5.5.4",
365
366
  "typescript-formatter": "~7.2.2",
366
- "underscore": "1.9.1",
367
- "uuid": "8.3.2",
368
- "validator": "9.2.0",
367
+ "underscore": "1.13.7",
368
+ "uuid": "10.0.0",
369
+ "validator": "13.5.2",
369
370
  "video.js": "8.3.0",
370
- "vpn-split": "~16.444.6",
371
+ "vpn-split": "~16.444.7",
371
372
  "vscode": "1.1.37",
372
373
  "wait-on": "7.0.1",
373
374
  "watch": "1.0.2",
374
375
  "webpack": "~5.80",
375
- "webpack-dev-middleware": "~6.0.2",
376
- "webpack-dev-server": "~4.13.2",
377
- "yup": "1.1.1",
376
+ "webpack-dev-middleware": "~6.1.3",
377
+ "webpack-dev-server": "~5.0.4",
378
+ "yup": "1.3.3",
378
379
  "zone.js": "~0.13.0"
379
380
  },
380
381
  "main": "dist/app.electron.js"
381
382
  },
382
383
  "build": {
383
- "number": 343,
384
- "date": "2024-07-27T14:20:17.000Z",
385
- "hash": "2e04225a4586578efa7b076e1d670149b065bcda"
384
+ "number": 348,
385
+ "date": "2024-08-12T19:31:30.000Z",
386
+ "hash": "6a0de84ec97a4a1c911cd76e88deb0cdf305ce06"
386
387
  },
387
388
  "currentProjectName": "lodash-walk-object",
388
389
  "currentProjectGenericName": "lodash-walk-object",
389
390
  "currentProjectType": "isomorphic-lib",
390
- "currentFrameworkVersion": "16.444.17",
391
+ "currentFrameworkVersion": "18.0.2",
391
392
  "isStandaloneProject": true,
392
393
  "isSmartContainer": false,
393
394
  "pathesTsconfig": "\"paths\": {\"lodash-walk-object\":[\"./src/lib\"],\"lodash-walk-object/*\":[\"./src/lib/*\"]},",
package/websql/README.md CHANGED
@@ -1,24 +1,24 @@
1
- # MyLib
2
-
3
- This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
4
-
5
- ## Code scaffolding
6
-
7
- Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
8
- > Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
9
-
10
- ## Build
11
-
12
- Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
13
-
14
- ## Publishing
15
-
16
- After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
17
-
18
- ## Running unit tests
19
-
20
- Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
21
-
22
- ## Further help
23
-
24
- To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
1
+ # MyLib
2
+
3
+ This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
4
+
5
+ ## Code scaffolding
6
+
7
+ Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
8
+ > Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
9
+
10
+ ## Build
11
+
12
+ Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
13
+
14
+ ## Publishing
15
+
16
+ After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
17
+
18
+ ## Running unit tests
19
+
20
+ Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
21
+
22
+ ## Further help
23
+
24
+ To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.