lodash-walk-object 13.1.36 → 13.1.38

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.
Files changed (38) hide show
  1. package/app.js +3 -3
  2. package/browser/README.md +24 -24
  3. package/browser/esm2020/lib/index.mjs +337 -337
  4. package/browser/esm2020/lib/models.mjs +3 -3
  5. package/browser/esm2020/lodash-walk-object.mjs +4 -4
  6. package/browser/esm2020/public-api.mjs +1 -1
  7. package/browser/fesm2015/lodash-walk-object.mjs +336 -336
  8. package/browser/fesm2020/lodash-walk-object.mjs +336 -336
  9. package/browser/lib/index.d.ts +26 -26
  10. package/browser/lib/models.d.ts +43 -43
  11. package/browser/lodash-walk-object.d.ts +4 -4
  12. package/client/README.md +24 -24
  13. package/client/esm2020/lib/index.mjs +337 -337
  14. package/client/esm2020/lib/models.mjs +3 -3
  15. package/client/esm2020/lodash-walk-object.mjs +4 -4
  16. package/client/esm2020/public-api.mjs +1 -1
  17. package/client/fesm2015/lodash-walk-object.mjs +336 -336
  18. package/client/fesm2020/lodash-walk-object.mjs +336 -336
  19. package/client/lib/index.d.ts +26 -26
  20. package/client/lib/models.d.ts +43 -43
  21. package/client/lodash-walk-object.d.ts +4 -4
  22. package/index.d.ts +1 -1
  23. package/lib/index.d.ts +27 -27
  24. package/lib/models.d.ts +44 -44
  25. package/package.json +3 -3
  26. package/package.json_devDependencies.json +224 -224
  27. package/package.json_tnp.json5 +39 -39
  28. package/tmp-environment.json +35 -38
  29. package/websql/README.md +24 -24
  30. package/websql/esm2020/lib/index.mjs +337 -337
  31. package/websql/esm2020/lib/models.mjs +3 -3
  32. package/websql/esm2020/lodash-walk-object.mjs +4 -4
  33. package/websql/esm2020/public-api.mjs +1 -1
  34. package/websql/fesm2015/lodash-walk-object.mjs +336 -336
  35. package/websql/fesm2020/lodash-walk-object.mjs +336 -336
  36. package/websql/lib/index.d.ts +26 -26
  37. package/websql/lib/models.d.ts +43 -43
  38. package/websql/lodash-walk-object.d.ts +4 -4
@@ -1,6 +1,5 @@
1
1
  {
2
2
  "domain": "lodash-walk-object.example.domain.com",
3
- "name": "local",
4
3
  "isCoreProject": false,
5
4
  "ip": "localhost",
6
5
  "packageJSON": {
@@ -48,7 +47,7 @@
48
47
  },
49
48
  "name": "lodash-walk-object",
50
49
  "description": "Walk all properties deep in object with lodash help",
51
- "version": "13.1.36",
50
+ "version": "13.1.38",
52
51
  "scripts": {
53
52
  "test": "mocha --require ts-node/register src/**/*.spec.ts",
54
53
  "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
@@ -68,11 +67,11 @@
68
67
  },
69
68
  "homepage": "https://github.com/darekf77/lodash-walk-object#readme",
70
69
  "dependencies": {
71
- "typescript-class-helpers": "~13.2.1"
70
+ "typescript-class-helpers": "~13.2.3"
72
71
  },
73
72
  "license": "MIT",
74
73
  "private": false,
75
- "lastBuildTagHash": "7fa6151edf24eae1ee6aacef01b9eea1bbf66b72",
74
+ "lastBuildTagHash": "5ee3594b45a3b77009aa9e2d897bb763031aedee",
76
75
  "devDependencies": {
77
76
  "@angular-devkit/build-angular": "~13.3.9",
78
77
  "@angular-devkit/core": "~13.3.9",
@@ -142,9 +141,9 @@
142
141
  "@types/vinyl": "2.0.2",
143
142
  "@types/watch": "1.0.0",
144
143
  "accepts": "1.3.4",
145
- "any-project-cli": "~13.1.22",
144
+ "any-project-cli": "~13.1.23",
146
145
  "axios": "1.3.5",
147
- "background-worker-process": "~13.1.37",
146
+ "background-worker-process": "~13.1.38",
148
147
  "base32": "0.0.7",
149
148
  "bcryptjs": "2.4.3",
150
149
  "better-sqlite3": "7.6.2",
@@ -188,12 +187,12 @@
188
187
  "file-loader": "1.1.5",
189
188
  "file-saver": "2.0.5",
190
189
  "firedev": "^13",
191
- "firedev-crud": "~13.1.42",
192
- "firedev-crud-deamon": "~13.1.32",
193
- "firedev-ports": "~13.1.36",
194
- "firedev-storage": "~13.1.27",
195
- "firedev-typeorm": "~13.1.17",
196
- "firedev-ui": "~13.1.6",
190
+ "firedev-crud": "~13.1.43",
191
+ "firedev-crud-deamon": "~13.1.33",
192
+ "firedev-ports": "~13.1.37",
193
+ "firedev-storage": "~13.1.28",
194
+ "firedev-typeorm": "~13.1.18",
195
+ "firedev-ui": "~13.1.8",
197
196
  "fkill": "6.1.0",
198
197
  "font-awesome": "4.7.0",
199
198
  "form-data": "4.0.0",
@@ -205,17 +204,17 @@
205
204
  "http-proxy": "1.16.2",
206
205
  "http-proxy-middleware": "0.19.1",
207
206
  "http-server": "0.11.1",
208
- "incremental-compiler": "~13.1.16",
207
+ "incremental-compiler": "~13.1.18",
209
208
  "inquirer": "7.3.3",
210
209
  "inquirer-autocomplete-prompt": "1.3.0",
211
210
  "is-elevated": "3.0.0",
212
- "isomorphic-region-loader": "~13.1.30",
211
+ "isomorphic-region-loader": "~13.1.31",
213
212
  "istanbul-instrumenter-loader": "2.0.0",
214
213
  "jasmine-core": "4.0.0",
215
214
  "jscodeshift": "0.6.3",
216
215
  "json-stringify-safe": "5.0.1",
217
- "json10": "~13.1.35",
218
- "json10-writer": "~13.1.33",
216
+ "json10": "~13.1.37",
217
+ "json10-writer": "~13.1.34",
219
218
  "json5": "2.1.3",
220
219
  "json5-writer": "0.2.0",
221
220
  "jszip": "3.10.1",
@@ -229,34 +228,33 @@
229
228
  "localforage": "1.10.0",
230
229
  "lockfile": "1.0.4",
231
230
  "lodash": "4.17.4",
232
- "lodash-walk-object": "~13.1.35",
233
- "lodash.get": ">= 4",
234
- "lodash.isequal": ">= 4",
235
- "lodash.merge": ">= 4",
236
- "lodash.set": ">= 4",
231
+ "lodash-walk-object": "~13.1.37",
237
232
  "lowdb": "1.0.0",
238
- "magic-renamer": "~13.1.24",
233
+ "magic-renamer": "~13.1.25",
239
234
  "material-design-icons": "3.0.1",
240
235
  "method-override": "2.3.10",
241
236
  "minimist": "1.2.0",
242
237
  "mkdirp": "0.5.1",
243
238
  "mocha": "5.2.0",
244
239
  "moment": "2.22.2",
245
- "morphi": "~13.1.41",
240
+ "morphi": "~13.2.1",
246
241
  "ng-packagr": "13.0.0",
247
242
  "ng-talkback": "~13.1.19",
248
243
  "ng2-file-upload": "1.3.0",
249
- "ng2-logger": "~13.1.15",
250
- "ng2-rest": "~13.1.13",
244
+ "ng2-logger": "~13.1.17",
245
+ "ng2-rest": "~13.2.1",
251
246
  "ng4-icons": "~13.1.21",
252
247
  "ng4-modal": "~13.1.23",
253
248
  "ngx-bootstrap": "8.0.0",
254
249
  "ngx-editor": "12.2.1",
250
+ "ngx-highlightjs": "6.1.3",
255
251
  "ngx-moment": "6.0.2",
256
252
  "ngx-pipes": "3.0.0",
253
+ "ngx-progressbar": "8.0.0",
254
+ "ngx-scrollbar": "9.0.2",
257
255
  "ngx-store": "3.1.1",
258
256
  "ngx-toastr": "14.2.2",
259
- "ngx-wig": "13.0.3",
257
+ "ngx-wig": "1.2.7",
260
258
  "node-cli-tester": "~13.1.19",
261
259
  "node-localstorage": "2.1.6",
262
260
  "node-notifier": "6.0.0",
@@ -287,17 +285,17 @@
287
285
  "socket.io": "2.4.1",
288
286
  "sort-package-json": "1.11.0",
289
287
  "sql.js": "1.8.0",
290
- "static-columns": "~13.1.31",
288
+ "static-columns": "~13.3.2",
291
289
  "string-similarity": "4.0.2",
292
290
  "sudo-block": "3.0.0",
293
291
  "systeminformation": "3.45.7",
294
292
  "task.js": "0.1.5",
295
- "tnp-cli": "~13.1.50",
296
- "tnp-config": "~13.1.62",
297
- "tnp-core": "~13.2.7",
298
- "tnp-db": "~13.1.15",
299
- "tnp-helpers": "~13.1.24",
300
- "tnp-models": "~13.1.15",
293
+ "tnp-cli": "~13.1.52",
294
+ "tnp-config": "~13.1.68",
295
+ "tnp-core": "~13.2.10",
296
+ "tnp-db": "~13.1.16",
297
+ "tnp-helpers": "~13.1.26",
298
+ "tnp-models": "~13.1.18",
301
299
  "tnp-ui": "~13.1.27",
302
300
  "ts-debug": "1.3.0",
303
301
  "ts-loader": "2.3.1",
@@ -316,17 +314,16 @@
316
314
  }
317
315
  },
318
316
  "build": {
319
- "number": 248,
320
- "date": "2023-04-19T19:52:38.000Z",
321
- "hash": "8dc03e4432a50a90cb245b679c1ee6848b3779d8",
317
+ "number": 252,
318
+ "date": "2023-04-23T03:53:18.000Z",
319
+ "hash": "864d709f101a83c9058b262b71bbeee95dcdf542",
322
320
  "options": {}
323
321
  },
324
322
  "currentProjectName": "lodash-walk-object",
325
- "currentProjectPort": 4000,
326
323
  "currentProjectLaunchConfiguration": "{\"version\":\"0.2.0\",\"configurations\":[{\"type\":\"node\",\"request\":\"launch\",\"name\":\"Launch Server standalone\",\"program\":\"${workspaceFolder}/run.js\",\"args\":[\"--ENVoverride=%7B%0A%20%20%20%20%22clientProjectName%22%3A%20%22lodash-walk-object%22%0A%7D\"],\"runtimeArgs\":[\"--nolazy\",\"-r\",\"ts-node/register\",\"--experimental-worker\"]},{\"name\":\"Debugger with ng serve\",\"type\":\"chrome\",\"request\":\"launch\",\"preLaunchTask\":\"Ng Serve\",\"postDebugTask\":\"terminateall\",\"sourceMaps\":true,\"webRoot\":\"${workspaceFolder}\",\"sourceMapPathOverrides\":{\"webpack:/*\":\"${webRoot}/*\",\"/./*\":\"${webRoot}/*\",\"/tmp-src/*\":\"${webRoot}/*\",\"/*\":\"*\",\"/./~/*\":\"${webRoot}/node_modules/*\"}},{\"type\":\"node\",\"request\":\"attach\",\"name\":\"Attach to global cli tool\",\"port\":9229,\"skipFiles\":[\"<node_internals>/**\"]}],\"compounds\":[{\"name\":\"Debug backend/frontend\",\"configurations\":[\"Launch Server standalone\",\"Debugger with ng serve\"]}]}",
327
324
  "currentProjectTasksConfiguration": "{\"version\":\"2.0.0\",\"tasks\":[{\"label\":\"terminateall\",\"command\":\"echo ${input:terminate}\",\"type\":\"shell\",\"problemMatcher\":[]},{\"label\":\"Ng Serve\",\"type\":\"shell\",\"command\":\"tnp build\",\"isBackground\":true,\"presentation\":{\"reveal\":\"always\"},\"group\":{\"kind\":\"build\",\"isDefault\":true},\"problemMatcher\":{\"owner\":\"typescript\",\"source\":\"ts\",\"applyTo\":\"closedDocuments\",\"fileLocation\":[\"relative\",\"${cwd}\"],\"pattern\":\"$tsc\",\"background\":{\"activeOnStart\":true,\"beginsPattern\":{\"regexp\":\"(.*?)\"},\"endsPattern\":{\"regexp\":\"Compiled |Failed to compile.\"}}}}],\"inputs\":[{\"id\":\"terminate\",\"type\":\"command\",\"command\":\"workbench.action.tasks.terminate\",\"args\":\"terminateAll\"}]}",
328
325
  "currentProjectType": "isomorphic-lib",
329
- "currentFrameworkVersion": "13.1.178",
326
+ "currentFrameworkVersion": "13.1.181",
330
327
  "currentProjectIsStrictSite": false,
331
328
  "currentProjectIsDependencySite": false,
332
329
  "currentProjectIsStatic": false,
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.