lodash-walk-object 16.444.10 → 16.444.11

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 (lodash-walk-object@16.444.10)
3
+ Assets from this folder are being shipped with this npm package (lodash-walk-object@16.444.11)
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.
@@ -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.10",
50
+ "version": "16.444.11",
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.11"
70
+ "typescript-class-helpers": "~16.444.12"
71
71
  },
72
72
  "license": "MIT",
73
73
  "private": false,
74
- "lastBuildTagHash": "5d36be60d750a37899e95d9c535aaf58afabcc55",
74
+ "lastBuildTagHash": "ad9cab93cf1be2aba10610ef0c542a997f29355b",
75
75
  "devDependencies": {
76
76
  "@angular-builders/custom-webpack": "~16.0.2-beta.2",
77
77
  "@angular-devkit/build-angular": "~16.0.5",
@@ -158,7 +158,7 @@
158
158
  "angular-material-css-vars": "5.0.2",
159
159
  "angular-resize-event": "3.2.0",
160
160
  "animate.css": "4.1.1 ",
161
- "any-project-cli": "~16.444.11",
161
+ "any-project-cli": "~16.444.12",
162
162
  "app-root-path": "3.0.0",
163
163
  "axios": "1.3.5",
164
164
  "background-worker-process": "~16.100.10",
@@ -214,11 +214,11 @@
214
214
  "file-saver": "2.0.5",
215
215
  "file-type": "18.5.0",
216
216
  "firedev": "^16",
217
- "firedev-crud": "~16.444.8",
218
- "firedev-crud-deamon": "~16.444.11",
219
- "firedev-ports": "~16.444.8",
217
+ "firedev-crud": "~16.444.11",
218
+ "firedev-crud-deamon": "~16.444.12",
219
+ "firedev-ports": "~16.444.11",
220
220
  "firedev-storage": "~16.444.5",
221
- "firedev-type-sql": "~16.444.8",
221
+ "firedev-type-sql": "~16.444.11",
222
222
  "firedev-typeorm": "~16.444.5",
223
223
  "firedev-ui": "~16.444.1",
224
224
  "fkill": "6.1.0",
@@ -238,11 +238,11 @@
238
238
  "image-focus": "1.2.1",
239
239
  "immer": "10.0.2",
240
240
  "immutable": "4.3.0",
241
- "incremental-compiler": "~16.444.12",
241
+ "incremental-compiler": "~16.444.13",
242
242
  "inquirer": "7.3.3",
243
243
  "inquirer-autocomplete-prompt": "1.3.0",
244
244
  "is-elevated": "3.0.0",
245
- "isomorphic-region-loader": "~16.444.11",
245
+ "isomorphic-region-loader": "~16.444.12",
246
246
  "istanbul-instrumenter-loader": "2.0.0",
247
247
  "jest": "29.5.0",
248
248
  "jest-date-mock": "1.0.8",
@@ -253,8 +253,8 @@
253
253
  "joi": "17.9.2",
254
254
  "jscodeshift": "0.6.3",
255
255
  "json-stringify-safe": "5.0.1",
256
- "json10": "~16.444.8",
257
- "json10-writer": "~16.444.11",
256
+ "json10": "~16.444.11",
257
+ "json10-writer": "~16.444.12",
258
258
  "json5": "2.2.1",
259
259
  "json5-writer": "0.2.0",
260
260
  "jszip": "3.10.1",
@@ -263,9 +263,9 @@
263
263
  "localforage": "1.10.0",
264
264
  "lockfile": "1.0.4",
265
265
  "lodash": "4.17.20",
266
- "lodash-walk-object": "~16.444.7",
266
+ "lodash-walk-object": "~16.444.10",
267
267
  "lowdb": "7.0.1",
268
- "magic-renamer": "~16.444.10",
268
+ "magic-renamer": "~16.444.11",
269
269
  "material-design-icons": "3.0.1",
270
270
  "method-override": "2.3.10",
271
271
  "minimist": "1.2.0",
@@ -277,9 +277,9 @@
277
277
  "ng-lock": "16.0.1",
278
278
  "ng-packagr": "16.0.1",
279
279
  "ng-talkback": "~16.444.1",
280
- "ng2-logger": "~16.444.11",
280
+ "ng2-logger": "~16.444.12",
281
281
  "ng2-pdfjs-viewer": "16.0.4",
282
- "ng2-rest": "~16.444.7",
282
+ "ng2-rest": "~16.444.10",
283
283
  "ngx-ace-wrapper": "14.0.0",
284
284
  "ngx-editor": "15.3.0",
285
285
  "ngx-highlightjs": "9.0.0",
@@ -342,11 +342,11 @@
342
342
  "task.js": "0.1.5",
343
343
  "threads": "1.7.0",
344
344
  "tnp-cli": "~16.444.1",
345
- "tnp-config": "~16.444.11",
346
- "tnp-core": "~16.444.13",
347
- "tnp-db": "~16.444.10",
348
- "tnp-helpers": "~16.444.18",
349
- "tnp-models": "~16.444.11",
345
+ "tnp-config": "~16.444.12",
346
+ "tnp-core": "~16.444.14",
347
+ "tnp-db": "~16.444.11",
348
+ "tnp-helpers": "~16.444.19",
349
+ "tnp-models": "~16.444.12",
350
350
  "ts-debug": "1.3.0",
351
351
  "ts-json-schema-generator": "2.1.1",
352
352
  "ts-loader": "2.3.1",
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": "v16",
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": "v16",
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.444.10",
50
+ "version": "16.444.11",
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.11"
70
+ "typescript-class-helpers": "~16.444.12"
71
71
  },
72
72
  "license": "MIT",
73
73
  "private": false,
74
- "lastBuildTagHash": "5d36be60d750a37899e95d9c535aaf58afabcc55",
74
+ "lastBuildTagHash": "ad9cab93cf1be2aba10610ef0c542a997f29355b",
75
75
  "devDependencies": {},
76
76
  "main": "dist/app.electron.js"
77
77
  }
@@ -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.10",
54
+ "version": "16.444.11",
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.11"
74
+ "typescript-class-helpers": "~16.444.12"
75
75
  },
76
76
  "license": "MIT",
77
77
  "private": false,
78
- "lastBuildTagHash": "5d36be60d750a37899e95d9c535aaf58afabcc55",
78
+ "lastBuildTagHash": "ad9cab93cf1be2aba10610ef0c542a997f29355b",
79
79
  "devDependencies": {
80
80
  "@angular-builders/custom-webpack": "~16.0.2-beta.2",
81
81
  "@angular-devkit/build-angular": "~16.0.5",
@@ -162,7 +162,7 @@
162
162
  "angular-material-css-vars": "5.0.2",
163
163
  "angular-resize-event": "3.2.0",
164
164
  "animate.css": "4.1.1 ",
165
- "any-project-cli": "~16.444.11",
165
+ "any-project-cli": "~16.444.12",
166
166
  "app-root-path": "3.0.0",
167
167
  "axios": "1.3.5",
168
168
  "background-worker-process": "~16.100.10",
@@ -218,11 +218,11 @@
218
218
  "file-saver": "2.0.5",
219
219
  "file-type": "18.5.0",
220
220
  "firedev": "^16",
221
- "firedev-crud": "~16.444.8",
222
- "firedev-crud-deamon": "~16.444.11",
223
- "firedev-ports": "~16.444.8",
221
+ "firedev-crud": "~16.444.11",
222
+ "firedev-crud-deamon": "~16.444.12",
223
+ "firedev-ports": "~16.444.11",
224
224
  "firedev-storage": "~16.444.5",
225
- "firedev-type-sql": "~16.444.8",
225
+ "firedev-type-sql": "~16.444.11",
226
226
  "firedev-typeorm": "~16.444.5",
227
227
  "firedev-ui": "~16.444.1",
228
228
  "fkill": "6.1.0",
@@ -242,11 +242,11 @@
242
242
  "image-focus": "1.2.1",
243
243
  "immer": "10.0.2",
244
244
  "immutable": "4.3.0",
245
- "incremental-compiler": "~16.444.12",
245
+ "incremental-compiler": "~16.444.13",
246
246
  "inquirer": "7.3.3",
247
247
  "inquirer-autocomplete-prompt": "1.3.0",
248
248
  "is-elevated": "3.0.0",
249
- "isomorphic-region-loader": "~16.444.11",
249
+ "isomorphic-region-loader": "~16.444.12",
250
250
  "istanbul-instrumenter-loader": "2.0.0",
251
251
  "jest": "29.5.0",
252
252
  "jest-date-mock": "1.0.8",
@@ -257,8 +257,8 @@
257
257
  "joi": "17.9.2",
258
258
  "jscodeshift": "0.6.3",
259
259
  "json-stringify-safe": "5.0.1",
260
- "json10": "~16.444.8",
261
- "json10-writer": "~16.444.11",
260
+ "json10": "~16.444.11",
261
+ "json10-writer": "~16.444.12",
262
262
  "json5": "2.2.1",
263
263
  "json5-writer": "0.2.0",
264
264
  "jszip": "3.10.1",
@@ -267,9 +267,9 @@
267
267
  "localforage": "1.10.0",
268
268
  "lockfile": "1.0.4",
269
269
  "lodash": "4.17.20",
270
- "lodash-walk-object": "~16.444.7",
270
+ "lodash-walk-object": "~16.444.10",
271
271
  "lowdb": "7.0.1",
272
- "magic-renamer": "~16.444.10",
272
+ "magic-renamer": "~16.444.11",
273
273
  "material-design-icons": "3.0.1",
274
274
  "method-override": "2.3.10",
275
275
  "minimist": "1.2.0",
@@ -281,9 +281,9 @@
281
281
  "ng-lock": "16.0.1",
282
282
  "ng-packagr": "16.0.1",
283
283
  "ng-talkback": "~16.444.1",
284
- "ng2-logger": "~16.444.11",
284
+ "ng2-logger": "~16.444.12",
285
285
  "ng2-pdfjs-viewer": "16.0.4",
286
- "ng2-rest": "~16.444.7",
286
+ "ng2-rest": "~16.444.10",
287
287
  "ngx-ace-wrapper": "14.0.0",
288
288
  "ngx-editor": "15.3.0",
289
289
  "ngx-highlightjs": "9.0.0",
@@ -346,11 +346,11 @@
346
346
  "task.js": "0.1.5",
347
347
  "threads": "1.7.0",
348
348
  "tnp-cli": "~16.444.1",
349
- "tnp-config": "~16.444.11",
350
- "tnp-core": "~16.444.13",
351
- "tnp-db": "~16.444.10",
352
- "tnp-helpers": "~16.444.18",
353
- "tnp-models": "~16.444.11",
349
+ "tnp-config": "~16.444.12",
350
+ "tnp-core": "~16.444.14",
351
+ "tnp-db": "~16.444.11",
352
+ "tnp-helpers": "~16.444.19",
353
+ "tnp-models": "~16.444.12",
354
354
  "ts-debug": "1.3.0",
355
355
  "ts-json-schema-generator": "2.1.1",
356
356
  "ts-loader": "2.3.1",
@@ -379,14 +379,14 @@
379
379
  "main": "dist/app.electron.js"
380
380
  },
381
381
  "build": {
382
- "number": 339,
383
- "date": "2024-07-11T16:46:23.000Z",
384
- "hash": "ad9cab93cf1be2aba10610ef0c542a997f29355b"
382
+ "number": 340,
383
+ "date": "2024-07-11T19:27:04.000Z",
384
+ "hash": "370dc245abf2dc2b9faff022b5354f556c58a4fa"
385
385
  },
386
386
  "currentProjectName": "lodash-walk-object",
387
387
  "currentProjectGenericName": "lodash-walk-object",
388
388
  "currentProjectType": "isomorphic-lib",
389
- "currentFrameworkVersion": "16.444.13",
389
+ "currentFrameworkVersion": "16.444.14",
390
390
  "isStandaloneProject": true,
391
391
  "isSmartContainer": false,
392
392
  "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.