lodash-walk-object 16.100.5 → 16.100.7
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/browser/README.md +24 -24
- package/client/README.md +24 -24
- package/client/package.json +50 -39
- package/firedev.jsonc +43 -43
- package/package.json +3 -3
- package/tmp-environment.json +54 -43
- package/websql/README.md +24 -24
|
@@ -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.100.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (lodash-walk-object@16.100.7)
|
|
4
4
|
created from this project.
|
|
5
5
|
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
package/browser/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.
|
package/client/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.
|
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.100.
|
|
50
|
+
"version": "16.100.7",
|
|
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,15 +67,20 @@
|
|
|
67
67
|
},
|
|
68
68
|
"homepage": "https://github.com/darekf77/lodash-walk-object#readme",
|
|
69
69
|
"dependencies": {
|
|
70
|
-
"typescript-class-helpers": "~16.100.
|
|
70
|
+
"typescript-class-helpers": "~16.100.10"
|
|
71
71
|
},
|
|
72
72
|
"license": "MIT",
|
|
73
73
|
"private": false,
|
|
74
|
-
"lastBuildTagHash": "
|
|
74
|
+
"lastBuildTagHash": "75f64b40d0061eb80da0899904083336c5d9d03a",
|
|
75
75
|
"devDependencies": {
|
|
76
76
|
"@angular-builders/custom-webpack": "~16.0.2-beta.2",
|
|
77
77
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
78
78
|
"@angular-devkit/core": "~16.0.5",
|
|
79
|
+
"@angular-eslint/builder": "~16.3.1",
|
|
80
|
+
"@angular-eslint/eslint-plugin": "~16.3.1",
|
|
81
|
+
"@angular-eslint/eslint-plugin-template": "~16.3.1",
|
|
82
|
+
"@angular-eslint/schematics": "~16.3.1",
|
|
83
|
+
"@angular-eslint/template-parser": "~16.3.1",
|
|
79
84
|
"@angular-material-extensions/password-strength": "~12.1.0",
|
|
80
85
|
"@angular/animations": "~16.0.0",
|
|
81
86
|
"@angular/cdk": "~16.0.3",
|
|
@@ -93,9 +98,6 @@
|
|
|
93
98
|
"@angular/router": "~16.0.0",
|
|
94
99
|
"@angular/service-worker": "~16.0.4",
|
|
95
100
|
"@babel/cli": "7.18.6",
|
|
96
|
-
"@commitlint/cli": "12.1.1",
|
|
97
|
-
"@commitlint/config-conventional": "12.1.1",
|
|
98
|
-
"@commitlint/prompt-cli": "12.1.1",
|
|
99
101
|
"@compodoc/compodoc": "1.1.20",
|
|
100
102
|
"@iconify/icons-fa-solid": "1.2.2",
|
|
101
103
|
"@iconify/icons-mdi": "1.2.1",
|
|
@@ -117,6 +119,7 @@
|
|
|
117
119
|
"@ngx-formly/material": "6.1.8",
|
|
118
120
|
"@ngx-translate/core": "15.0.0",
|
|
119
121
|
"@ngx-translate/http-loader": "8.0.0",
|
|
122
|
+
"@sqltools/formatter": "1.2.2",
|
|
120
123
|
"@sweetalert2/ngx-sweetalert2": "12.1.0",
|
|
121
124
|
"@testdeck/jest": "0.3.3",
|
|
122
125
|
"@testdeck/mocha": "0.3.3",
|
|
@@ -147,15 +150,18 @@
|
|
|
147
150
|
"@types/systeminformation": "3.23.0",
|
|
148
151
|
"@types/vinyl": "2.0.2",
|
|
149
152
|
"@types/watch": "1.0.0",
|
|
153
|
+
"@typescript-eslint/eslint-plugin": "5.62.0",
|
|
154
|
+
"@typescript-eslint/parser": "5.62.0",
|
|
150
155
|
"@vercel/ncc": "0.38.1",
|
|
151
156
|
"accepts": "1.3.4",
|
|
152
157
|
"ajv": "8.12.0",
|
|
153
158
|
"angular-material-css-vars": "5.0.2",
|
|
154
159
|
"angular-resize-event": "3.2.0",
|
|
155
160
|
"animate.css": "4.1.1 ",
|
|
156
|
-
"any-project-cli": "16.100.
|
|
161
|
+
"any-project-cli": "16.100.10",
|
|
162
|
+
"app-root-path": "3.0.0",
|
|
157
163
|
"axios": "1.3.5",
|
|
158
|
-
"background-worker-process": "16.100.
|
|
164
|
+
"background-worker-process": "16.100.10",
|
|
159
165
|
"base32": "0.0.7",
|
|
160
166
|
"bcryptjs": "2.4.3",
|
|
161
167
|
"better-sqlite3": "9.5.0",
|
|
@@ -171,6 +177,7 @@
|
|
|
171
177
|
"circular-json": "0.5.1",
|
|
172
178
|
"class-transformer": "0.5.1",
|
|
173
179
|
"class-validator": "0.14.0",
|
|
180
|
+
"cli-highlight": "2.1.11",
|
|
174
181
|
"command-exists": "1.2.2",
|
|
175
182
|
"compression": "1.7.4",
|
|
176
183
|
"concurrently": "3.5.1",
|
|
@@ -192,10 +199,13 @@
|
|
|
192
199
|
"enquirer": "2.3.0",
|
|
193
200
|
"enum-values": "1.2.1",
|
|
194
201
|
"errorhandler": "1.5.0",
|
|
195
|
-
"eslint": "
|
|
196
|
-
"eslint-
|
|
197
|
-
"eslint-plugin-
|
|
198
|
-
"eslint-plugin-
|
|
202
|
+
"eslint": "8.51.0",
|
|
203
|
+
"eslint-config-prettier": "9.1.0",
|
|
204
|
+
"eslint-plugin-import": "latest",
|
|
205
|
+
"eslint-plugin-jsdoc": "latest",
|
|
206
|
+
"eslint-plugin-prefer-arrow": "latest",
|
|
207
|
+
"eslint-plugin-prettier": "5.1.3",
|
|
208
|
+
"eslint-plugin-react": "latest",
|
|
199
209
|
"express": "4.16.3",
|
|
200
210
|
"express-fileupload": "1.4.0",
|
|
201
211
|
"express-session": "1.17.3",
|
|
@@ -203,13 +213,13 @@
|
|
|
203
213
|
"file-saver": "2.0.5",
|
|
204
214
|
"file-type": "18.5.0",
|
|
205
215
|
"firedev": "^16",
|
|
206
|
-
"firedev-crud": "16.100.
|
|
207
|
-
"firedev-crud-deamon": "16.100.
|
|
208
|
-
"firedev-ports": "16.100.
|
|
209
|
-
"firedev-storage": "16.100.
|
|
210
|
-
"firedev-type-sql": "16.100.
|
|
211
|
-
"firedev-typeorm": "16.100.
|
|
212
|
-
"firedev-ui": "16.100.
|
|
216
|
+
"firedev-crud": "16.100.9",
|
|
217
|
+
"firedev-crud-deamon": "16.100.9",
|
|
218
|
+
"firedev-ports": "16.100.9",
|
|
219
|
+
"firedev-storage": "16.100.5",
|
|
220
|
+
"firedev-type-sql": "16.100.6",
|
|
221
|
+
"firedev-typeorm": "16.100.5",
|
|
222
|
+
"firedev-ui": "16.100.8",
|
|
213
223
|
"fkill": "6.1.0",
|
|
214
224
|
"font-awesome": "4.7.0",
|
|
215
225
|
"form-data": "4.0.0",
|
|
@@ -227,11 +237,11 @@
|
|
|
227
237
|
"image-focus": "1.2.1",
|
|
228
238
|
"immer": "10.0.2",
|
|
229
239
|
"immutable": "4.3.0",
|
|
230
|
-
"incremental-compiler": "16.100.
|
|
240
|
+
"incremental-compiler": "16.100.10",
|
|
231
241
|
"inquirer": "7.3.3",
|
|
232
242
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
233
243
|
"is-elevated": "3.0.0",
|
|
234
|
-
"isomorphic-region-loader": "16.100.
|
|
244
|
+
"isomorphic-region-loader": "16.100.9",
|
|
235
245
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
236
246
|
"jest": "29.5.0",
|
|
237
247
|
"jest-date-mock": "1.0.8",
|
|
@@ -242,8 +252,8 @@
|
|
|
242
252
|
"joi": "17.9.2",
|
|
243
253
|
"jscodeshift": "0.6.3",
|
|
244
254
|
"json-stringify-safe": "5.0.1",
|
|
245
|
-
"json10": "16.100.
|
|
246
|
-
"json10-writer": "16.100.
|
|
255
|
+
"json10": "16.100.6",
|
|
256
|
+
"json10-writer": "16.100.10",
|
|
247
257
|
"json5": "2.2.1",
|
|
248
258
|
"json5-writer": "0.2.0",
|
|
249
259
|
"jszip": "3.10.1",
|
|
@@ -252,9 +262,9 @@
|
|
|
252
262
|
"localforage": "1.10.0",
|
|
253
263
|
"lockfile": "1.0.4",
|
|
254
264
|
"lodash": "4.17.20",
|
|
255
|
-
"lodash-walk-object": "16.100.
|
|
265
|
+
"lodash-walk-object": "16.100.6",
|
|
256
266
|
"lowdb": "7.0.1",
|
|
257
|
-
"magic-renamer": "16.100.
|
|
267
|
+
"magic-renamer": "16.100.9",
|
|
258
268
|
"material-design-icons": "3.0.1",
|
|
259
269
|
"method-override": "2.3.10",
|
|
260
270
|
"minimist": "1.2.0",
|
|
@@ -265,10 +275,10 @@
|
|
|
265
275
|
"ng-in-viewport": "15.0.2",
|
|
266
276
|
"ng-lock": "16.0.1",
|
|
267
277
|
"ng-packagr": "16.0.1",
|
|
268
|
-
"ng-talkback": "16.100.
|
|
269
|
-
"ng2-logger": "16.100.
|
|
278
|
+
"ng-talkback": "16.100.5",
|
|
279
|
+
"ng2-logger": "16.100.10",
|
|
270
280
|
"ng2-pdfjs-viewer": "16.0.4",
|
|
271
|
-
"ng2-rest": "16.100.
|
|
281
|
+
"ng2-rest": "16.100.6",
|
|
272
282
|
"ngx-ace-wrapper": "14.0.0",
|
|
273
283
|
"ngx-editor": "15.3.0",
|
|
274
284
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -281,7 +291,7 @@
|
|
|
281
291
|
"ngx-scrolltop": "6.0.0",
|
|
282
292
|
"ngx-store": "3.1.1",
|
|
283
293
|
"ngx-typed-js": "2.1.1",
|
|
284
|
-
"node-cli-tester": "16.100.
|
|
294
|
+
"node-cli-tester": "16.100.5",
|
|
285
295
|
"node-localstorage": "2.1.6",
|
|
286
296
|
"node-notifier": "6.0.0",
|
|
287
297
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -297,7 +307,8 @@
|
|
|
297
307
|
"path-to-regexp": "6.2.2",
|
|
298
308
|
"pica": "9.0.1",
|
|
299
309
|
"portfinder": "1.0.21",
|
|
300
|
-
"prettier": "3.
|
|
310
|
+
"prettier": "3.2.5",
|
|
311
|
+
"prettier-eslint": "16.3.0",
|
|
301
312
|
"pretty-error": "4.0.0",
|
|
302
313
|
"primeflex": "3.3.1",
|
|
303
314
|
"primeicons": "6.0.1",
|
|
@@ -309,7 +320,7 @@
|
|
|
309
320
|
"q": "1.5.1",
|
|
310
321
|
"rallax.js": "2.0.4",
|
|
311
322
|
"randomcolor": "0.5.3",
|
|
312
|
-
"record-replay-req-res-scenario": "16.100.
|
|
323
|
+
"record-replay-req-res-scenario": "16.100.5",
|
|
313
324
|
"reflect-metadata": "0.1.10",
|
|
314
325
|
"rimraf": "2.6.2",
|
|
315
326
|
"rxjs": "~7.8.0",
|
|
@@ -320,7 +331,7 @@
|
|
|
320
331
|
"socket.io": "2.4.1",
|
|
321
332
|
"sort-package-json": "1.11.0",
|
|
322
333
|
"sql.js": "1.8.0",
|
|
323
|
-
"static-columns": "16.100.
|
|
334
|
+
"static-columns": "16.100.5",
|
|
324
335
|
"string-similarity": "4.0.2",
|
|
325
336
|
"sudo-block": "3.0.0",
|
|
326
337
|
"supertest": "6.3.3",
|
|
@@ -328,12 +339,12 @@
|
|
|
328
339
|
"systeminformation": "3.45.7",
|
|
329
340
|
"task.js": "0.1.5",
|
|
330
341
|
"threads": "1.7.0",
|
|
331
|
-
"tnp-cli": "16.100.
|
|
332
|
-
"tnp-config": "16.100.
|
|
333
|
-
"tnp-core": "16.100.
|
|
334
|
-
"tnp-db": "16.100.
|
|
335
|
-
"tnp-helpers": "16.100.
|
|
336
|
-
"tnp-models": "16.100.
|
|
342
|
+
"tnp-cli": "16.100.5",
|
|
343
|
+
"tnp-config": "16.100.10",
|
|
344
|
+
"tnp-core": "16.100.22",
|
|
345
|
+
"tnp-db": "16.100.9",
|
|
346
|
+
"tnp-helpers": "16.100.18",
|
|
347
|
+
"tnp-models": "16.100.10",
|
|
337
348
|
"ts-debug": "1.3.0",
|
|
338
349
|
"ts-json-schema-generator": "2.1.1",
|
|
339
350
|
"ts-loader": "2.3.1",
|
|
@@ -347,7 +358,7 @@
|
|
|
347
358
|
"uuid": "8.3.2",
|
|
348
359
|
"validator": "9.2.0",
|
|
349
360
|
"video.js": "8.3.0",
|
|
350
|
-
"vpn-split": "16.100.
|
|
361
|
+
"vpn-split": "16.100.5",
|
|
351
362
|
"watch": "1.0.2",
|
|
352
363
|
"webpack": "~5.80",
|
|
353
364
|
"webpack-dev-middleware": "~6.0.2",
|
package/firedev.jsonc
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
{
|
|
2
|
-
"resources": [],
|
|
3
|
-
|
|
4
|
-
"overrided": {
|
|
5
|
-
"includeAsDev": [],
|
|
6
|
-
"includeOnly": ["typescript-class-helpers"],
|
|
7
|
-
"ignoreDepsPattern": [],
|
|
8
|
-
"dependencies": {},
|
|
9
|
-
"linkedFolders": [],
|
|
10
|
-
"npmFixes": [],
|
|
11
|
-
},
|
|
12
|
-
|
|
13
|
-
"smartContainerBuildTarget": "",
|
|
14
|
-
"linkedRepos": [],
|
|
15
|
-
|
|
16
|
-
"libReleaseOptions": {
|
|
17
|
-
"nodts": false,
|
|
18
|
-
"obscure": false,
|
|
19
|
-
"ugly": false,
|
|
20
|
-
"includeNodeModules": false,
|
|
21
|
-
"cliBuildNoDts": false,
|
|
22
|
-
"cliBuildObscure": false,
|
|
23
|
-
"cliBuildIncludeNodeModules": false,
|
|
24
|
-
"cliBuildUglify": false,
|
|
25
|
-
},
|
|
26
|
-
|
|
27
|
-
"smartContainerTarget": "",
|
|
28
|
-
"type": "isomorphic-lib",
|
|
29
|
-
"version": "v4",
|
|
30
|
-
"additionalNpmNames": ["firedev-walk-object"],
|
|
31
|
-
"license": "MIT",
|
|
32
|
-
"private": false,
|
|
33
|
-
|
|
34
|
-
"scripts": {
|
|
35
|
-
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
36
|
-
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch",
|
|
37
|
-
},
|
|
38
|
-
|
|
39
|
-
"description": "Walk all properties deep in object with lodash help",
|
|
40
|
-
"author": "Dariusz Filipiak",
|
|
41
|
-
"homepage": "https://github.com/darekf77/lodash-walk-object#readme",
|
|
42
|
-
"keywords": ["ng2-rest", "docs", "documentation"],
|
|
43
|
-
"workerPlugins": {},
|
|
1
|
+
{
|
|
2
|
+
"resources": [],
|
|
3
|
+
|
|
4
|
+
"overrided": {
|
|
5
|
+
"includeAsDev": [],
|
|
6
|
+
"includeOnly": ["typescript-class-helpers"],
|
|
7
|
+
"ignoreDepsPattern": [],
|
|
8
|
+
"dependencies": {},
|
|
9
|
+
"linkedFolders": [],
|
|
10
|
+
"npmFixes": [],
|
|
11
|
+
},
|
|
12
|
+
|
|
13
|
+
"smartContainerBuildTarget": "",
|
|
14
|
+
"linkedRepos": [],
|
|
15
|
+
|
|
16
|
+
"libReleaseOptions": {
|
|
17
|
+
"nodts": false,
|
|
18
|
+
"obscure": false,
|
|
19
|
+
"ugly": false,
|
|
20
|
+
"includeNodeModules": false,
|
|
21
|
+
"cliBuildNoDts": false,
|
|
22
|
+
"cliBuildObscure": false,
|
|
23
|
+
"cliBuildIncludeNodeModules": false,
|
|
24
|
+
"cliBuildUglify": false,
|
|
25
|
+
},
|
|
26
|
+
|
|
27
|
+
"smartContainerTarget": "",
|
|
28
|
+
"type": "isomorphic-lib",
|
|
29
|
+
"version": "v4",
|
|
30
|
+
"additionalNpmNames": ["firedev-walk-object"],
|
|
31
|
+
"license": "MIT",
|
|
32
|
+
"private": false,
|
|
33
|
+
|
|
34
|
+
"scripts": {
|
|
35
|
+
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
36
|
+
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch",
|
|
37
|
+
},
|
|
38
|
+
|
|
39
|
+
"description": "Walk all properties deep in object with lodash help",
|
|
40
|
+
"author": "Dariusz Filipiak",
|
|
41
|
+
"homepage": "https://github.com/darekf77/lodash-walk-object#readme",
|
|
42
|
+
"keywords": ["ng2-rest", "docs", "documentation"],
|
|
43
|
+
"workerPlugins": {},
|
|
44
44
|
}
|
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.100.
|
|
50
|
+
"version": "16.100.7",
|
|
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.100.
|
|
70
|
+
"typescript-class-helpers": "~16.100.10"
|
|
71
71
|
},
|
|
72
72
|
"license": "MIT",
|
|
73
73
|
"private": false,
|
|
74
|
-
"lastBuildTagHash": "
|
|
74
|
+
"lastBuildTagHash": "75f64b40d0061eb80da0899904083336c5d9d03a",
|
|
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.100.
|
|
54
|
+
"version": "16.100.7",
|
|
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,15 +71,20 @@
|
|
|
71
71
|
},
|
|
72
72
|
"homepage": "https://github.com/darekf77/lodash-walk-object#readme",
|
|
73
73
|
"dependencies": {
|
|
74
|
-
"typescript-class-helpers": "~16.100.
|
|
74
|
+
"typescript-class-helpers": "~16.100.10"
|
|
75
75
|
},
|
|
76
76
|
"license": "MIT",
|
|
77
77
|
"private": false,
|
|
78
|
-
"lastBuildTagHash": "
|
|
78
|
+
"lastBuildTagHash": "75f64b40d0061eb80da0899904083336c5d9d03a",
|
|
79
79
|
"devDependencies": {
|
|
80
80
|
"@angular-builders/custom-webpack": "~16.0.2-beta.2",
|
|
81
81
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
82
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",
|
|
83
88
|
"@angular-material-extensions/password-strength": "~12.1.0",
|
|
84
89
|
"@angular/animations": "~16.0.0",
|
|
85
90
|
"@angular/cdk": "~16.0.3",
|
|
@@ -97,9 +102,6 @@
|
|
|
97
102
|
"@angular/router": "~16.0.0",
|
|
98
103
|
"@angular/service-worker": "~16.0.4",
|
|
99
104
|
"@babel/cli": "7.18.6",
|
|
100
|
-
"@commitlint/cli": "12.1.1",
|
|
101
|
-
"@commitlint/config-conventional": "12.1.1",
|
|
102
|
-
"@commitlint/prompt-cli": "12.1.1",
|
|
103
105
|
"@compodoc/compodoc": "1.1.20",
|
|
104
106
|
"@iconify/icons-fa-solid": "1.2.2",
|
|
105
107
|
"@iconify/icons-mdi": "1.2.1",
|
|
@@ -121,6 +123,7 @@
|
|
|
121
123
|
"@ngx-formly/material": "6.1.8",
|
|
122
124
|
"@ngx-translate/core": "15.0.0",
|
|
123
125
|
"@ngx-translate/http-loader": "8.0.0",
|
|
126
|
+
"@sqltools/formatter": "1.2.2",
|
|
124
127
|
"@sweetalert2/ngx-sweetalert2": "12.1.0",
|
|
125
128
|
"@testdeck/jest": "0.3.3",
|
|
126
129
|
"@testdeck/mocha": "0.3.3",
|
|
@@ -151,15 +154,18 @@
|
|
|
151
154
|
"@types/systeminformation": "3.23.0",
|
|
152
155
|
"@types/vinyl": "2.0.2",
|
|
153
156
|
"@types/watch": "1.0.0",
|
|
157
|
+
"@typescript-eslint/eslint-plugin": "5.62.0",
|
|
158
|
+
"@typescript-eslint/parser": "5.62.0",
|
|
154
159
|
"@vercel/ncc": "0.38.1",
|
|
155
160
|
"accepts": "1.3.4",
|
|
156
161
|
"ajv": "8.12.0",
|
|
157
162
|
"angular-material-css-vars": "5.0.2",
|
|
158
163
|
"angular-resize-event": "3.2.0",
|
|
159
164
|
"animate.css": "4.1.1 ",
|
|
160
|
-
"any-project-cli": "16.100.
|
|
165
|
+
"any-project-cli": "16.100.10",
|
|
166
|
+
"app-root-path": "3.0.0",
|
|
161
167
|
"axios": "1.3.5",
|
|
162
|
-
"background-worker-process": "16.100.
|
|
168
|
+
"background-worker-process": "16.100.10",
|
|
163
169
|
"base32": "0.0.7",
|
|
164
170
|
"bcryptjs": "2.4.3",
|
|
165
171
|
"better-sqlite3": "9.5.0",
|
|
@@ -175,6 +181,7 @@
|
|
|
175
181
|
"circular-json": "0.5.1",
|
|
176
182
|
"class-transformer": "0.5.1",
|
|
177
183
|
"class-validator": "0.14.0",
|
|
184
|
+
"cli-highlight": "2.1.11",
|
|
178
185
|
"command-exists": "1.2.2",
|
|
179
186
|
"compression": "1.7.4",
|
|
180
187
|
"concurrently": "3.5.1",
|
|
@@ -196,10 +203,13 @@
|
|
|
196
203
|
"enquirer": "2.3.0",
|
|
197
204
|
"enum-values": "1.2.1",
|
|
198
205
|
"errorhandler": "1.5.0",
|
|
199
|
-
"eslint": "
|
|
200
|
-
"eslint-
|
|
201
|
-
"eslint-plugin-
|
|
202
|
-
"eslint-plugin-
|
|
206
|
+
"eslint": "8.51.0",
|
|
207
|
+
"eslint-config-prettier": "9.1.0",
|
|
208
|
+
"eslint-plugin-import": "latest",
|
|
209
|
+
"eslint-plugin-jsdoc": "latest",
|
|
210
|
+
"eslint-plugin-prefer-arrow": "latest",
|
|
211
|
+
"eslint-plugin-prettier": "5.1.3",
|
|
212
|
+
"eslint-plugin-react": "latest",
|
|
203
213
|
"express": "4.16.3",
|
|
204
214
|
"express-fileupload": "1.4.0",
|
|
205
215
|
"express-session": "1.17.3",
|
|
@@ -207,13 +217,13 @@
|
|
|
207
217
|
"file-saver": "2.0.5",
|
|
208
218
|
"file-type": "18.5.0",
|
|
209
219
|
"firedev": "^16",
|
|
210
|
-
"firedev-crud": "16.100.
|
|
211
|
-
"firedev-crud-deamon": "16.100.
|
|
212
|
-
"firedev-ports": "16.100.
|
|
213
|
-
"firedev-storage": "16.100.
|
|
214
|
-
"firedev-type-sql": "16.100.
|
|
215
|
-
"firedev-typeorm": "16.100.
|
|
216
|
-
"firedev-ui": "16.100.
|
|
220
|
+
"firedev-crud": "16.100.9",
|
|
221
|
+
"firedev-crud-deamon": "16.100.9",
|
|
222
|
+
"firedev-ports": "16.100.9",
|
|
223
|
+
"firedev-storage": "16.100.5",
|
|
224
|
+
"firedev-type-sql": "16.100.6",
|
|
225
|
+
"firedev-typeorm": "16.100.5",
|
|
226
|
+
"firedev-ui": "16.100.8",
|
|
217
227
|
"fkill": "6.1.0",
|
|
218
228
|
"font-awesome": "4.7.0",
|
|
219
229
|
"form-data": "4.0.0",
|
|
@@ -231,11 +241,11 @@
|
|
|
231
241
|
"image-focus": "1.2.1",
|
|
232
242
|
"immer": "10.0.2",
|
|
233
243
|
"immutable": "4.3.0",
|
|
234
|
-
"incremental-compiler": "16.100.
|
|
244
|
+
"incremental-compiler": "16.100.10",
|
|
235
245
|
"inquirer": "7.3.3",
|
|
236
246
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
237
247
|
"is-elevated": "3.0.0",
|
|
238
|
-
"isomorphic-region-loader": "16.100.
|
|
248
|
+
"isomorphic-region-loader": "16.100.9",
|
|
239
249
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
240
250
|
"jest": "29.5.0",
|
|
241
251
|
"jest-date-mock": "1.0.8",
|
|
@@ -246,8 +256,8 @@
|
|
|
246
256
|
"joi": "17.9.2",
|
|
247
257
|
"jscodeshift": "0.6.3",
|
|
248
258
|
"json-stringify-safe": "5.0.1",
|
|
249
|
-
"json10": "16.100.
|
|
250
|
-
"json10-writer": "16.100.
|
|
259
|
+
"json10": "16.100.6",
|
|
260
|
+
"json10-writer": "16.100.10",
|
|
251
261
|
"json5": "2.2.1",
|
|
252
262
|
"json5-writer": "0.2.0",
|
|
253
263
|
"jszip": "3.10.1",
|
|
@@ -256,9 +266,9 @@
|
|
|
256
266
|
"localforage": "1.10.0",
|
|
257
267
|
"lockfile": "1.0.4",
|
|
258
268
|
"lodash": "4.17.20",
|
|
259
|
-
"lodash-walk-object": "16.100.
|
|
269
|
+
"lodash-walk-object": "16.100.6",
|
|
260
270
|
"lowdb": "7.0.1",
|
|
261
|
-
"magic-renamer": "16.100.
|
|
271
|
+
"magic-renamer": "16.100.9",
|
|
262
272
|
"material-design-icons": "3.0.1",
|
|
263
273
|
"method-override": "2.3.10",
|
|
264
274
|
"minimist": "1.2.0",
|
|
@@ -269,10 +279,10 @@
|
|
|
269
279
|
"ng-in-viewport": "15.0.2",
|
|
270
280
|
"ng-lock": "16.0.1",
|
|
271
281
|
"ng-packagr": "16.0.1",
|
|
272
|
-
"ng-talkback": "16.100.
|
|
273
|
-
"ng2-logger": "16.100.
|
|
282
|
+
"ng-talkback": "16.100.5",
|
|
283
|
+
"ng2-logger": "16.100.10",
|
|
274
284
|
"ng2-pdfjs-viewer": "16.0.4",
|
|
275
|
-
"ng2-rest": "16.100.
|
|
285
|
+
"ng2-rest": "16.100.6",
|
|
276
286
|
"ngx-ace-wrapper": "14.0.0",
|
|
277
287
|
"ngx-editor": "15.3.0",
|
|
278
288
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -285,7 +295,7 @@
|
|
|
285
295
|
"ngx-scrolltop": "6.0.0",
|
|
286
296
|
"ngx-store": "3.1.1",
|
|
287
297
|
"ngx-typed-js": "2.1.1",
|
|
288
|
-
"node-cli-tester": "16.100.
|
|
298
|
+
"node-cli-tester": "16.100.5",
|
|
289
299
|
"node-localstorage": "2.1.6",
|
|
290
300
|
"node-notifier": "6.0.0",
|
|
291
301
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -301,7 +311,8 @@
|
|
|
301
311
|
"path-to-regexp": "6.2.2",
|
|
302
312
|
"pica": "9.0.1",
|
|
303
313
|
"portfinder": "1.0.21",
|
|
304
|
-
"prettier": "3.
|
|
314
|
+
"prettier": "3.2.5",
|
|
315
|
+
"prettier-eslint": "16.3.0",
|
|
305
316
|
"pretty-error": "4.0.0",
|
|
306
317
|
"primeflex": "3.3.1",
|
|
307
318
|
"primeicons": "6.0.1",
|
|
@@ -313,7 +324,7 @@
|
|
|
313
324
|
"q": "1.5.1",
|
|
314
325
|
"rallax.js": "2.0.4",
|
|
315
326
|
"randomcolor": "0.5.3",
|
|
316
|
-
"record-replay-req-res-scenario": "16.100.
|
|
327
|
+
"record-replay-req-res-scenario": "16.100.5",
|
|
317
328
|
"reflect-metadata": "0.1.10",
|
|
318
329
|
"rimraf": "2.6.2",
|
|
319
330
|
"rxjs": "~7.8.0",
|
|
@@ -324,7 +335,7 @@
|
|
|
324
335
|
"socket.io": "2.4.1",
|
|
325
336
|
"sort-package-json": "1.11.0",
|
|
326
337
|
"sql.js": "1.8.0",
|
|
327
|
-
"static-columns": "16.100.
|
|
338
|
+
"static-columns": "16.100.5",
|
|
328
339
|
"string-similarity": "4.0.2",
|
|
329
340
|
"sudo-block": "3.0.0",
|
|
330
341
|
"supertest": "6.3.3",
|
|
@@ -332,12 +343,12 @@
|
|
|
332
343
|
"systeminformation": "3.45.7",
|
|
333
344
|
"task.js": "0.1.5",
|
|
334
345
|
"threads": "1.7.0",
|
|
335
|
-
"tnp-cli": "16.100.
|
|
336
|
-
"tnp-config": "16.100.
|
|
337
|
-
"tnp-core": "16.100.
|
|
338
|
-
"tnp-db": "16.100.
|
|
339
|
-
"tnp-helpers": "16.100.
|
|
340
|
-
"tnp-models": "16.100.
|
|
346
|
+
"tnp-cli": "16.100.5",
|
|
347
|
+
"tnp-config": "16.100.10",
|
|
348
|
+
"tnp-core": "16.100.22",
|
|
349
|
+
"tnp-db": "16.100.9",
|
|
350
|
+
"tnp-helpers": "16.100.18",
|
|
351
|
+
"tnp-models": "16.100.10",
|
|
341
352
|
"ts-debug": "1.3.0",
|
|
342
353
|
"ts-json-schema-generator": "2.1.1",
|
|
343
354
|
"ts-loader": "2.3.1",
|
|
@@ -351,7 +362,7 @@
|
|
|
351
362
|
"uuid": "8.3.2",
|
|
352
363
|
"validator": "9.2.0",
|
|
353
364
|
"video.js": "8.3.0",
|
|
354
|
-
"vpn-split": "16.100.
|
|
365
|
+
"vpn-split": "16.100.5",
|
|
355
366
|
"watch": "1.0.2",
|
|
356
367
|
"webpack": "~5.80",
|
|
357
368
|
"webpack-dev-middleware": "~6.0.2",
|
|
@@ -362,14 +373,14 @@
|
|
|
362
373
|
"main": "dist/app.electron.js"
|
|
363
374
|
},
|
|
364
375
|
"build": {
|
|
365
|
-
"number":
|
|
366
|
-
"date": "2024-05-
|
|
367
|
-
"hash": "
|
|
376
|
+
"number": 326,
|
|
377
|
+
"date": "2024-05-27T07:08:19.000Z",
|
|
378
|
+
"hash": "3d90326f213aa980786c787cb1c56ac053d6ecaa"
|
|
368
379
|
},
|
|
369
380
|
"currentProjectName": "lodash-walk-object",
|
|
370
381
|
"currentProjectGenericName": "lodash-walk-object",
|
|
371
382
|
"currentProjectType": "isomorphic-lib",
|
|
372
|
-
"currentFrameworkVersion": "16.100.
|
|
383
|
+
"currentFrameworkVersion": "16.100.21",
|
|
373
384
|
"isStandaloneProject": true,
|
|
374
385
|
"isSmartContainer": false,
|
|
375
386
|
"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.
|