lodash-walk-object 16.100.7 → 16.444.1
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 +29 -26
- package/firedev.jsonc +43 -43
- package/package.json +4 -4
- package/tmp-environment.json +33 -30
- 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.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (lodash-walk-object@16.444.1)
|
|
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
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"smartContainerTarget": "",
|
|
27
27
|
"type": "isomorphic-lib",
|
|
28
|
-
"version": "
|
|
28
|
+
"version": "v16",
|
|
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.
|
|
50
|
+
"version": "16.444.1",
|
|
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.
|
|
70
|
+
"typescript-class-helpers": "~16.444.2"
|
|
71
71
|
},
|
|
72
72
|
"license": "MIT",
|
|
73
73
|
"private": false,
|
|
74
|
-
"lastBuildTagHash": "
|
|
74
|
+
"lastBuildTagHash": "3d90326f213aa980786c787cb1c56ac053d6ecaa",
|
|
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.
|
|
161
|
+
"any-project-cli": "16.444.1",
|
|
162
162
|
"app-root-path": "3.0.0",
|
|
163
163
|
"axios": "1.3.5",
|
|
164
164
|
"background-worker-process": "16.100.10",
|
|
@@ -187,6 +187,7 @@
|
|
|
187
187
|
"copy-paste": "1.5.3",
|
|
188
188
|
"cors": "2.8.4",
|
|
189
189
|
"cpr": "3.0.1",
|
|
190
|
+
"cross-env": "7.0.2",
|
|
190
191
|
"cross-spawn": "7.0.3",
|
|
191
192
|
"dateformat": "3.0.3",
|
|
192
193
|
"detect-mocha": "0.1.0",
|
|
@@ -213,13 +214,13 @@
|
|
|
213
214
|
"file-saver": "2.0.5",
|
|
214
215
|
"file-type": "18.5.0",
|
|
215
216
|
"firedev": "^16",
|
|
216
|
-
"firedev-crud": "16.100.
|
|
217
|
-
"firedev-crud-deamon": "16.
|
|
218
|
-
"firedev-ports": "16.100.
|
|
219
|
-
"firedev-storage": "16.100.
|
|
220
|
-
"firedev-type-sql": "16.100.
|
|
221
|
-
"firedev-typeorm": "16.100.
|
|
222
|
-
"firedev-ui": "16.100.
|
|
217
|
+
"firedev-crud": "16.100.10",
|
|
218
|
+
"firedev-crud-deamon": "16.444.1",
|
|
219
|
+
"firedev-ports": "16.100.10",
|
|
220
|
+
"firedev-storage": "16.100.6",
|
|
221
|
+
"firedev-type-sql": "16.100.7",
|
|
222
|
+
"firedev-typeorm": "16.100.7",
|
|
223
|
+
"firedev-ui": "16.100.10",
|
|
223
224
|
"fkill": "6.1.0",
|
|
224
225
|
"font-awesome": "4.7.0",
|
|
225
226
|
"form-data": "4.0.0",
|
|
@@ -237,11 +238,11 @@
|
|
|
237
238
|
"image-focus": "1.2.1",
|
|
238
239
|
"immer": "10.0.2",
|
|
239
240
|
"immutable": "4.3.0",
|
|
240
|
-
"incremental-compiler": "16.
|
|
241
|
+
"incremental-compiler": "16.444.2",
|
|
241
242
|
"inquirer": "7.3.3",
|
|
242
243
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
243
244
|
"is-elevated": "3.0.0",
|
|
244
|
-
"isomorphic-region-loader": "16.
|
|
245
|
+
"isomorphic-region-loader": "16.444.1",
|
|
245
246
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
246
247
|
"jest": "29.5.0",
|
|
247
248
|
"jest-date-mock": "1.0.8",
|
|
@@ -252,8 +253,8 @@
|
|
|
252
253
|
"joi": "17.9.2",
|
|
253
254
|
"jscodeshift": "0.6.3",
|
|
254
255
|
"json-stringify-safe": "5.0.1",
|
|
255
|
-
"json10": "16.100.
|
|
256
|
-
"json10-writer": "16.
|
|
256
|
+
"json10": "16.100.7",
|
|
257
|
+
"json10-writer": "16.444.2",
|
|
257
258
|
"json5": "2.2.1",
|
|
258
259
|
"json5-writer": "0.2.0",
|
|
259
260
|
"jszip": "3.10.1",
|
|
@@ -262,9 +263,9 @@
|
|
|
262
263
|
"localforage": "1.10.0",
|
|
263
264
|
"lockfile": "1.0.4",
|
|
264
265
|
"lodash": "4.17.20",
|
|
265
|
-
"lodash-walk-object": "16.100.
|
|
266
|
+
"lodash-walk-object": "16.100.7",
|
|
266
267
|
"lowdb": "7.0.1",
|
|
267
|
-
"magic-renamer": "16.
|
|
268
|
+
"magic-renamer": "16.444.1",
|
|
268
269
|
"material-design-icons": "3.0.1",
|
|
269
270
|
"method-override": "2.3.10",
|
|
270
271
|
"minimist": "1.2.0",
|
|
@@ -276,9 +277,9 @@
|
|
|
276
277
|
"ng-lock": "16.0.1",
|
|
277
278
|
"ng-packagr": "16.0.1",
|
|
278
279
|
"ng-talkback": "16.100.5",
|
|
279
|
-
"ng2-logger": "16.
|
|
280
|
+
"ng2-logger": "16.444.2",
|
|
280
281
|
"ng2-pdfjs-viewer": "16.0.4",
|
|
281
|
-
"ng2-rest": "16.100.
|
|
282
|
+
"ng2-rest": "16.100.7",
|
|
282
283
|
"ngx-ace-wrapper": "14.0.0",
|
|
283
284
|
"ngx-editor": "15.3.0",
|
|
284
285
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -331,7 +332,7 @@
|
|
|
331
332
|
"socket.io": "2.4.1",
|
|
332
333
|
"sort-package-json": "1.11.0",
|
|
333
334
|
"sql.js": "1.8.0",
|
|
334
|
-
"static-columns": "16.100.
|
|
335
|
+
"static-columns": "16.100.6",
|
|
335
336
|
"string-similarity": "4.0.2",
|
|
336
337
|
"sudo-block": "3.0.0",
|
|
337
338
|
"supertest": "6.3.3",
|
|
@@ -340,11 +341,11 @@
|
|
|
340
341
|
"task.js": "0.1.5",
|
|
341
342
|
"threads": "1.7.0",
|
|
342
343
|
"tnp-cli": "16.100.5",
|
|
343
|
-
"tnp-config": "16.
|
|
344
|
-
"tnp-core": "16.
|
|
345
|
-
"tnp-db": "16.
|
|
346
|
-
"tnp-helpers": "16.
|
|
347
|
-
"tnp-models": "16.
|
|
344
|
+
"tnp-config": "16.444.2",
|
|
345
|
+
"tnp-core": "16.444.2",
|
|
346
|
+
"tnp-db": "16.444.1",
|
|
347
|
+
"tnp-helpers": "16.444.2",
|
|
348
|
+
"tnp-models": "16.444.2",
|
|
348
349
|
"ts-debug": "1.3.0",
|
|
349
350
|
"ts-json-schema-generator": "2.1.1",
|
|
350
351
|
"ts-loader": "2.3.1",
|
|
@@ -359,6 +360,8 @@
|
|
|
359
360
|
"validator": "9.2.0",
|
|
360
361
|
"video.js": "8.3.0",
|
|
361
362
|
"vpn-split": "16.100.5",
|
|
363
|
+
"vscode": "1.1.37",
|
|
364
|
+
"wait-on": "7.0.1",
|
|
362
365
|
"watch": "1.0.2",
|
|
363
366
|
"webpack": "~5.80",
|
|
364
367
|
"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": "
|
|
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
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"smartContainerTarget": "",
|
|
27
27
|
"type": "isomorphic-lib",
|
|
28
|
-
"version": "
|
|
28
|
+
"version": "v16",
|
|
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.
|
|
50
|
+
"version": "16.444.1",
|
|
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.
|
|
70
|
+
"typescript-class-helpers": "~16.444.2"
|
|
71
71
|
},
|
|
72
72
|
"license": "MIT",
|
|
73
73
|
"private": false,
|
|
74
|
-
"lastBuildTagHash": "
|
|
74
|
+
"lastBuildTagHash": "3d90326f213aa980786c787cb1c56ac053d6ecaa",
|
|
75
75
|
"devDependencies": {},
|
|
76
76
|
"main": "dist/app.electron.js"
|
|
77
77
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
},
|
|
30
30
|
"smartContainerTarget": "",
|
|
31
31
|
"type": "isomorphic-lib",
|
|
32
|
-
"version": "
|
|
32
|
+
"version": "v16",
|
|
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.
|
|
54
|
+
"version": "16.444.1",
|
|
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.
|
|
74
|
+
"typescript-class-helpers": "~16.444.2"
|
|
75
75
|
},
|
|
76
76
|
"license": "MIT",
|
|
77
77
|
"private": false,
|
|
78
|
-
"lastBuildTagHash": "
|
|
78
|
+
"lastBuildTagHash": "3d90326f213aa980786c787cb1c56ac053d6ecaa",
|
|
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.
|
|
165
|
+
"any-project-cli": "16.444.1",
|
|
166
166
|
"app-root-path": "3.0.0",
|
|
167
167
|
"axios": "1.3.5",
|
|
168
168
|
"background-worker-process": "16.100.10",
|
|
@@ -191,6 +191,7 @@
|
|
|
191
191
|
"copy-paste": "1.5.3",
|
|
192
192
|
"cors": "2.8.4",
|
|
193
193
|
"cpr": "3.0.1",
|
|
194
|
+
"cross-env": "7.0.2",
|
|
194
195
|
"cross-spawn": "7.0.3",
|
|
195
196
|
"dateformat": "3.0.3",
|
|
196
197
|
"detect-mocha": "0.1.0",
|
|
@@ -217,13 +218,13 @@
|
|
|
217
218
|
"file-saver": "2.0.5",
|
|
218
219
|
"file-type": "18.5.0",
|
|
219
220
|
"firedev": "^16",
|
|
220
|
-
"firedev-crud": "16.100.
|
|
221
|
-
"firedev-crud-deamon": "16.
|
|
222
|
-
"firedev-ports": "16.100.
|
|
223
|
-
"firedev-storage": "16.100.
|
|
224
|
-
"firedev-type-sql": "16.100.
|
|
225
|
-
"firedev-typeorm": "16.100.
|
|
226
|
-
"firedev-ui": "16.100.
|
|
221
|
+
"firedev-crud": "16.100.10",
|
|
222
|
+
"firedev-crud-deamon": "16.444.1",
|
|
223
|
+
"firedev-ports": "16.100.10",
|
|
224
|
+
"firedev-storage": "16.100.6",
|
|
225
|
+
"firedev-type-sql": "16.100.7",
|
|
226
|
+
"firedev-typeorm": "16.100.7",
|
|
227
|
+
"firedev-ui": "16.100.10",
|
|
227
228
|
"fkill": "6.1.0",
|
|
228
229
|
"font-awesome": "4.7.0",
|
|
229
230
|
"form-data": "4.0.0",
|
|
@@ -241,11 +242,11 @@
|
|
|
241
242
|
"image-focus": "1.2.1",
|
|
242
243
|
"immer": "10.0.2",
|
|
243
244
|
"immutable": "4.3.0",
|
|
244
|
-
"incremental-compiler": "16.
|
|
245
|
+
"incremental-compiler": "16.444.2",
|
|
245
246
|
"inquirer": "7.3.3",
|
|
246
247
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
247
248
|
"is-elevated": "3.0.0",
|
|
248
|
-
"isomorphic-region-loader": "16.
|
|
249
|
+
"isomorphic-region-loader": "16.444.1",
|
|
249
250
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
250
251
|
"jest": "29.5.0",
|
|
251
252
|
"jest-date-mock": "1.0.8",
|
|
@@ -256,8 +257,8 @@
|
|
|
256
257
|
"joi": "17.9.2",
|
|
257
258
|
"jscodeshift": "0.6.3",
|
|
258
259
|
"json-stringify-safe": "5.0.1",
|
|
259
|
-
"json10": "16.100.
|
|
260
|
-
"json10-writer": "16.
|
|
260
|
+
"json10": "16.100.7",
|
|
261
|
+
"json10-writer": "16.444.2",
|
|
261
262
|
"json5": "2.2.1",
|
|
262
263
|
"json5-writer": "0.2.0",
|
|
263
264
|
"jszip": "3.10.1",
|
|
@@ -266,9 +267,9 @@
|
|
|
266
267
|
"localforage": "1.10.0",
|
|
267
268
|
"lockfile": "1.0.4",
|
|
268
269
|
"lodash": "4.17.20",
|
|
269
|
-
"lodash-walk-object": "16.100.
|
|
270
|
+
"lodash-walk-object": "16.100.7",
|
|
270
271
|
"lowdb": "7.0.1",
|
|
271
|
-
"magic-renamer": "16.
|
|
272
|
+
"magic-renamer": "16.444.1",
|
|
272
273
|
"material-design-icons": "3.0.1",
|
|
273
274
|
"method-override": "2.3.10",
|
|
274
275
|
"minimist": "1.2.0",
|
|
@@ -280,9 +281,9 @@
|
|
|
280
281
|
"ng-lock": "16.0.1",
|
|
281
282
|
"ng-packagr": "16.0.1",
|
|
282
283
|
"ng-talkback": "16.100.5",
|
|
283
|
-
"ng2-logger": "16.
|
|
284
|
+
"ng2-logger": "16.444.2",
|
|
284
285
|
"ng2-pdfjs-viewer": "16.0.4",
|
|
285
|
-
"ng2-rest": "16.100.
|
|
286
|
+
"ng2-rest": "16.100.7",
|
|
286
287
|
"ngx-ace-wrapper": "14.0.0",
|
|
287
288
|
"ngx-editor": "15.3.0",
|
|
288
289
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -335,7 +336,7 @@
|
|
|
335
336
|
"socket.io": "2.4.1",
|
|
336
337
|
"sort-package-json": "1.11.0",
|
|
337
338
|
"sql.js": "1.8.0",
|
|
338
|
-
"static-columns": "16.100.
|
|
339
|
+
"static-columns": "16.100.6",
|
|
339
340
|
"string-similarity": "4.0.2",
|
|
340
341
|
"sudo-block": "3.0.0",
|
|
341
342
|
"supertest": "6.3.3",
|
|
@@ -344,11 +345,11 @@
|
|
|
344
345
|
"task.js": "0.1.5",
|
|
345
346
|
"threads": "1.7.0",
|
|
346
347
|
"tnp-cli": "16.100.5",
|
|
347
|
-
"tnp-config": "16.
|
|
348
|
-
"tnp-core": "16.
|
|
349
|
-
"tnp-db": "16.
|
|
350
|
-
"tnp-helpers": "16.
|
|
351
|
-
"tnp-models": "16.
|
|
348
|
+
"tnp-config": "16.444.2",
|
|
349
|
+
"tnp-core": "16.444.2",
|
|
350
|
+
"tnp-db": "16.444.1",
|
|
351
|
+
"tnp-helpers": "16.444.2",
|
|
352
|
+
"tnp-models": "16.444.2",
|
|
352
353
|
"ts-debug": "1.3.0",
|
|
353
354
|
"ts-json-schema-generator": "2.1.1",
|
|
354
355
|
"ts-loader": "2.3.1",
|
|
@@ -363,6 +364,8 @@
|
|
|
363
364
|
"validator": "9.2.0",
|
|
364
365
|
"video.js": "8.3.0",
|
|
365
366
|
"vpn-split": "16.100.5",
|
|
367
|
+
"vscode": "1.1.37",
|
|
368
|
+
"wait-on": "7.0.1",
|
|
366
369
|
"watch": "1.0.2",
|
|
367
370
|
"webpack": "~5.80",
|
|
368
371
|
"webpack-dev-middleware": "~6.0.2",
|
|
@@ -373,14 +376,14 @@
|
|
|
373
376
|
"main": "dist/app.electron.js"
|
|
374
377
|
},
|
|
375
378
|
"build": {
|
|
376
|
-
"number":
|
|
377
|
-
"date": "2024-
|
|
378
|
-
"hash": "
|
|
379
|
+
"number": 328,
|
|
380
|
+
"date": "2024-06-05T11:34:55.000Z",
|
|
381
|
+
"hash": "e47c497c11b74ebb3fbdd33e1172082477ccfe44"
|
|
379
382
|
},
|
|
380
383
|
"currentProjectName": "lodash-walk-object",
|
|
381
384
|
"currentProjectGenericName": "lodash-walk-object",
|
|
382
385
|
"currentProjectType": "isomorphic-lib",
|
|
383
|
-
"currentFrameworkVersion": "16.
|
|
386
|
+
"currentFrameworkVersion": "16.444.1",
|
|
384
387
|
"isStandaloneProject": true,
|
|
385
388
|
"isSmartContainer": false,
|
|
386
389
|
"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.
|