typescript-class-helpers 16.5.21 → 16.5.22
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 +12 -12
- package/package.json +3 -3
- package/package.json_devDependencies.json +223 -223
- package/package.json_tnp.json5 +54 -54
- package/tmp-environment.json +15 -15
- 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 (typescript-class-helpers@16.5.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (typescript-class-helpers@16.5.22)
|
|
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
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
},
|
|
49
49
|
"name": "typescript-class-helpers",
|
|
50
50
|
"description": "Usefull helper to have in your typescript project",
|
|
51
|
-
"version": "16.5.
|
|
51
|
+
"version": "16.5.22",
|
|
52
52
|
"scripts": {
|
|
53
53
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
54
54
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -69,11 +69,11 @@
|
|
|
69
69
|
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
70
70
|
"dependencies": {
|
|
71
71
|
"enum-values": "1.2.1",
|
|
72
|
-
"ng2-logger": "~16.5.
|
|
72
|
+
"ng2-logger": "~16.5.23"
|
|
73
73
|
},
|
|
74
74
|
"license": "MIT",
|
|
75
75
|
"private": false,
|
|
76
|
-
"lastBuildTagHash": "
|
|
76
|
+
"lastBuildTagHash": "20eb79e451515713683ed28eacb3631d4ba60ccd",
|
|
77
77
|
"devDependencies": {
|
|
78
78
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
79
79
|
"@angular-devkit/core": "~16.0.5",
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
"angular-material-css-vars": "5.0.2",
|
|
156
156
|
"angular-resize-event": "3.2.0",
|
|
157
157
|
"animate.css": "4.1.1 ",
|
|
158
|
-
"any-project-cli": "~16.5.
|
|
158
|
+
"any-project-cli": "~16.5.20",
|
|
159
159
|
"axios": "1.3.5",
|
|
160
160
|
"background-worker-process": "~16.5.15",
|
|
161
161
|
"base32": "0.0.7",
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
"file-saver": "2.0.5",
|
|
204
204
|
"file-type": "18.5.0",
|
|
205
205
|
"firedev": "^16",
|
|
206
|
-
"firedev-crud": "~16.5.
|
|
206
|
+
"firedev-crud": "~16.5.60",
|
|
207
207
|
"firedev-crud-deamon": "~16.5.14",
|
|
208
208
|
"firedev-ports": "~16.5.15",
|
|
209
209
|
"firedev-storage": "~16.5.13",
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
"image-focus": "1.2.1",
|
|
227
227
|
"immer": "10.0.2",
|
|
228
228
|
"immutable": "4.3.0",
|
|
229
|
-
"incremental-compiler": "~16.5.
|
|
229
|
+
"incremental-compiler": "~16.5.29",
|
|
230
230
|
"inquirer": "7.3.3",
|
|
231
231
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
232
232
|
"is-elevated": "3.0.0",
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
"jscodeshift": "0.6.3",
|
|
243
243
|
"json-stringify-safe": "5.0.1",
|
|
244
244
|
"json10": "~16.5.13",
|
|
245
|
-
"json10-writer": "~16.5.
|
|
245
|
+
"json10-writer": "~16.5.20",
|
|
246
246
|
"json5": "2.2.1",
|
|
247
247
|
"json5-writer": "0.2.0",
|
|
248
248
|
"jszip": "3.10.1",
|
|
@@ -326,11 +326,11 @@
|
|
|
326
326
|
"task.js": "0.1.5",
|
|
327
327
|
"threads": "1.7.0",
|
|
328
328
|
"tnp-cli": "~16.5.13",
|
|
329
|
-
"tnp-config": "~16.5.
|
|
330
|
-
"tnp-core": "~16.6.
|
|
329
|
+
"tnp-config": "~16.5.32",
|
|
330
|
+
"tnp-core": "~16.6.28",
|
|
331
331
|
"tnp-db": "~16.5.13",
|
|
332
|
-
"tnp-helpers": "~16.5.
|
|
333
|
-
"tnp-models": "~16.5.
|
|
332
|
+
"tnp-helpers": "~16.5.22",
|
|
333
|
+
"tnp-models": "~16.5.20",
|
|
334
334
|
"ts-debug": "1.3.0",
|
|
335
335
|
"ts-loader": "2.3.1",
|
|
336
336
|
"ts-node": "10.9.1",
|
|
@@ -339,7 +339,7 @@
|
|
|
339
339
|
"turndown": "7.1.2",
|
|
340
340
|
"typeorm": "~0.3.10",
|
|
341
341
|
"typescript": "~5.0.2",
|
|
342
|
-
"typescript-class-helpers": "~16.5.
|
|
342
|
+
"typescript-class-helpers": "~16.5.21",
|
|
343
343
|
"typescript-formatter": "~7.2.2",
|
|
344
344
|
"underscore": "1.9.1",
|
|
345
345
|
"uuid": "8.3.2",
|
package/package.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
},
|
|
49
49
|
"name": "typescript-class-helpers",
|
|
50
50
|
"description": "Usefull helper to have in your typescript project",
|
|
51
|
-
"version": "16.5.
|
|
51
|
+
"version": "16.5.22",
|
|
52
52
|
"scripts": {
|
|
53
53
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
54
54
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -69,10 +69,10 @@
|
|
|
69
69
|
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
70
70
|
"dependencies": {
|
|
71
71
|
"enum-values": "1.2.1",
|
|
72
|
-
"ng2-logger": "~16.5.
|
|
72
|
+
"ng2-logger": "~16.5.23"
|
|
73
73
|
},
|
|
74
74
|
"license": "MIT",
|
|
75
75
|
"private": false,
|
|
76
|
-
"lastBuildTagHash": "
|
|
76
|
+
"lastBuildTagHash": "20eb79e451515713683ed28eacb3631d4ba60ccd",
|
|
77
77
|
"devDependencies": {}
|
|
78
78
|
}
|
|
@@ -1,223 +1,223 @@
|
|
|
1
|
-
{
|
|
2
|
-
"@angular-devkit/build-angular": "0.901.3",
|
|
3
|
-
"@angular-devkit/build-optimizer": "0.900.0-rc.7",
|
|
4
|
-
"@angular-devkit/schematics": "9.0.0-rc.7",
|
|
5
|
-
"@angular/animations": "9.1.3",
|
|
6
|
-
"@angular/cdk": "9.2.1",
|
|
7
|
-
"@angular/cli": "9.1.3",
|
|
8
|
-
"@angular/common": "9.1.3",
|
|
9
|
-
"@angular/compiler": "9.1.3",
|
|
10
|
-
"@angular/compiler-cli": "9.1.3",
|
|
11
|
-
"@angular/core": "9.1.3",
|
|
12
|
-
"@angular/forms": "9.1.3",
|
|
13
|
-
"@angular/http": "7.2.15",
|
|
14
|
-
"@angular/language-service": "9.1.3",
|
|
15
|
-
"@angular/material": "9.2.1",
|
|
16
|
-
"@angular/platform-browser": "9.1.3",
|
|
17
|
-
"@angular/platform-browser-dynamic": "9.1.3",
|
|
18
|
-
"@angular/pwa": "0.900.0-rc.7",
|
|
19
|
-
"@angular/router": "9.1.3",
|
|
20
|
-
"@angular/service-worker": "9.1.3",
|
|
21
|
-
"@mdi/js": "5.8.55",
|
|
22
|
-
"@ngx-formly/bootstrap": "5.5.6",
|
|
23
|
-
"@ngx-formly/core": "5.5.6",
|
|
24
|
-
"@ngx-formly/ionic": "5.5.6",
|
|
25
|
-
"@ngx-formly/material": "5.5.6",
|
|
26
|
-
"@ngx-loading-bar/core": "4.2.0",
|
|
27
|
-
"@ngx-loading-bar/http": "4.2.0",
|
|
28
|
-
"@ngx-loading-bar/router": "4.2.0",
|
|
29
|
-
"@ngx-translate/core": "11.0.1",
|
|
30
|
-
"@ngx-translate/http-loader": "4.0.0",
|
|
31
|
-
"@swimlane/ngx-datatable": "16.0.2",
|
|
32
|
-
"@types/chai": "4.1.2",
|
|
33
|
-
"@types/chokidar": "2.1.3",
|
|
34
|
-
"@types/dateformat": "1.0.1",
|
|
35
|
-
"@types/diff": "3.2.2",
|
|
36
|
-
"@types/express": "4.11.0",
|
|
37
|
-
"@types/express-fileupload": "0.1.1",
|
|
38
|
-
"@types/fs-extra": "7.0.0",
|
|
39
|
-
"@types/glob": "5.0.35",
|
|
40
|
-
"@types/http-proxy": "1.16.0",
|
|
41
|
-
"@types/http-proxy-middleware": "0.19.2",
|
|
42
|
-
"@types/inquirer": "7.3.1",
|
|
43
|
-
"@types/jasmine": "3.5.0",
|
|
44
|
-
"@types/jasminewd2": "2.0.3",
|
|
45
|
-
"@types/json-stringify-safe": "5.0.0",
|
|
46
|
-
"@types/json5": "0.0.29",
|
|
47
|
-
"@types/lockfile": "1.0.0",
|
|
48
|
-
"@types/lodash": "4.14.92",
|
|
49
|
-
"@types/lowdb": "1.0.6",
|
|
50
|
-
"@types/mocha": "5.2.5",
|
|
51
|
-
"@types/node": "12.11.1",
|
|
52
|
-
"@types/node-notifier": "5.4.0",
|
|
53
|
-
"@types/oauth2orize": "1.8.0",
|
|
54
|
-
"@types/password-hash": "1.2.19",
|
|
55
|
-
"@types/progress": "2.0.3",
|
|
56
|
-
"@types/q": "1.0.3",
|
|
57
|
-
"@types/rimraf": "2.0.2",
|
|
58
|
-
"@types/systeminformation": "3.23.0",
|
|
59
|
-
"@types/vinyl": "2.0.2",
|
|
60
|
-
"@types/watch": "1.0.0",
|
|
61
|
-
"accepts": "1.3.4",
|
|
62
|
-
"angular-tree-component": "7.0.0",
|
|
63
|
-
"axios": "0.17.1",
|
|
64
|
-
"babel-cli": "6.26.0",
|
|
65
|
-
"babel-preset-env": "1.7.0",
|
|
66
|
-
"background-worker-process": "~0.0.34",
|
|
67
|
-
"bcryptjs": "2.4.3",
|
|
68
|
-
"body-parser": "1.18.2",
|
|
69
|
-
"bootstrap": "4.3.1",
|
|
70
|
-
"bs4-breakpoint": "~2.0.40",
|
|
71
|
-
"buffer-shims": "1.0.0",
|
|
72
|
-
"button-dropdown": "~1.0.44",
|
|
73
|
-
"callsite-record": "4.1.3",
|
|
74
|
-
"chai": "4.2.0",
|
|
75
|
-
"chalk": "2.3.2",
|
|
76
|
-
"check-node-version": "3.2.0",
|
|
77
|
-
"cheerio": "1.0.0-rc.3",
|
|
78
|
-
"chokidar": "3.5.1",
|
|
79
|
-
"circular-json": "0.5.1",
|
|
80
|
-
"codelyzer": "5.1.2",
|
|
81
|
-
"command-exists": "1.2.2",
|
|
82
|
-
"compression": "1.7.4",
|
|
83
|
-
"concurrently": "3.5.1",
|
|
84
|
-
"content-type": "1.0.4",
|
|
85
|
-
"cookie-parser": "1.4.3",
|
|
86
|
-
"copy-paste": "1.3.0",
|
|
87
|
-
"core-js-compat": "3.4.0",
|
|
88
|
-
"cors": "2.8.4",
|
|
89
|
-
"cpr": "3.0.1",
|
|
90
|
-
"cross-spawn": "7.0.3",
|
|
91
|
-
"dateformat": "3.0.3",
|
|
92
|
-
"detect-mocha": "0.1.0",
|
|
93
|
-
"diff": "3.2.0",
|
|
94
|
-
"element-resize-detector": "1.1.15",
|
|
95
|
-
"enquirer": "2.3.0",
|
|
96
|
-
"errorhandler": "1.5.0",
|
|
97
|
-
"eslint": "7.13.0",
|
|
98
|
-
"eslint-plugin-import": "2.22.1",
|
|
99
|
-
"eslint-plugin-jsdoc": "30.7.8",
|
|
100
|
-
"eslint-plugin-prefer-arrow": "1.2.2",
|
|
101
|
-
"express": "4.16.3",
|
|
102
|
-
"express-fileupload": "0.4.0",
|
|
103
|
-
"fbgraph": "1.4.1",
|
|
104
|
-
"file-loader": "1.1.5",
|
|
105
|
-
"fkill": "6.1.0",
|
|
106
|
-
"font-awesome": "4.7.0",
|
|
107
|
-
"fs-extra": "8.1.0",
|
|
108
|
-
"fuzzy": "0.1.3",
|
|
109
|
-
"glob": "7.1.2",
|
|
110
|
-
"gulp": "3.9.1",
|
|
111
|
-
"hammerjs": "2.0.8",
|
|
112
|
-
"hostile": "1.3.3",
|
|
113
|
-
"html-webpack-plugin": "4.3.0",
|
|
114
|
-
"http-proxy": "1.16.2",
|
|
115
|
-
"http-proxy-middleware": "0.19.1",
|
|
116
|
-
"http-server": "0.11.1",
|
|
117
|
-
"incremental-compiler": "~1.1.52",
|
|
118
|
-
"inquirer": "7.3.3",
|
|
119
|
-
"inquirer-autocomplete-prompt": "1.3.0",
|
|
120
|
-
"is-elevated": "3.0.0",
|
|
121
|
-
"istanbul-instrumenter-loader": "2.0.0",
|
|
122
|
-
"jasmine-core": "3.5.0",
|
|
123
|
-
"jasmine-spec-reporter": "4.2.1",
|
|
124
|
-
"json-stringify-safe": "5.0.1",
|
|
125
|
-
"json10": "~1.0.33",
|
|
126
|
-
"json5": "2.1.3",
|
|
127
|
-
"json5-writer": "0.2.0",
|
|
128
|
-
"karma": "5.0.0",
|
|
129
|
-
"karma-chrome-launcher": "3.1.0",
|
|
130
|
-
"karma-cli": "1.0.1",
|
|
131
|
-
"karma-coverage-istanbul-reporter": "2.1.0",
|
|
132
|
-
"karma-jasmine": "3.0.1",
|
|
133
|
-
"karma-jasmine-html-reporter": "1.4.2",
|
|
134
|
-
"lnk": "1.0.1",
|
|
135
|
-
"lockfile": "1.0.4",
|
|
136
|
-
"lodash": "4.17.4",
|
|
137
|
-
"lodash-walk-object": "~1.0.34",
|
|
138
|
-
"lowdb": "1.0.0",
|
|
139
|
-
"magic-renamer": "~0.0.19",
|
|
140
|
-
"material-design-icons": "3.0.1",
|
|
141
|
-
"method-override": "2.3.10",
|
|
142
|
-
"minimist": "1.2.0",
|
|
143
|
-
"mkdirp": "0.5.1",
|
|
144
|
-
"mocha": "5.2.0",
|
|
145
|
-
"moment": "2.22.2",
|
|
146
|
-
"morphi": "~4.0.53",
|
|
147
|
-
"ng-modal-lib": "0.0.6",
|
|
148
|
-
"ng-packagr": "5.7.1",
|
|
149
|
-
"ng-talkback": "~2.4.24",
|
|
150
|
-
"ng2-file-upload": "1.3.0",
|
|
151
|
-
"ng2-rest": "~11.0.41",
|
|
152
|
-
"ng4-icons": "~0.0.29",
|
|
153
|
-
"ng4-modal": "~0.0.29",
|
|
154
|
-
"ngx-bootstrap": "5.2.0",
|
|
155
|
-
"ngx-breadcrumbs": "0.0.3",
|
|
156
|
-
"ngx-editor": "4.1.0",
|
|
157
|
-
"ngx-moment": "3.5.0",
|
|
158
|
-
"ngx-pipes": "2.6.0",
|
|
159
|
-
"ngx-store": "2.1.0",
|
|
160
|
-
"ngx-toastr": "11.2.1",
|
|
161
|
-
"ngx-wig": "8.0.0",
|
|
162
|
-
"node-cli-test": "0.0.2",
|
|
163
|
-
"node-cli-tester": "~0.0.21",
|
|
164
|
-
"node-localstorage": "2.1.6",
|
|
165
|
-
"node-notifier": "6.0.0",
|
|
166
|
-
"nodemon": "1.14.11",
|
|
167
|
-
"npm-get-dependents": "1.0.1",
|
|
168
|
-
"npm-run": "4.1.2",
|
|
169
|
-
"omelette": "0.4.5",
|
|
170
|
-
"open": "7.2.1",
|
|
171
|
-
"ora": "3.4.0",
|
|
172
|
-
"passport": "0.3.2",
|
|
173
|
-
"passport-http-bearer": "1.0.1",
|
|
174
|
-
"password-hash": "1.2.2",
|
|
175
|
-
"portfinder": "1.0.21",
|
|
176
|
-
"prettier": "2.3.2",
|
|
177
|
-
"progress": "2.0.3",
|
|
178
|
-
"prompts": "0.1.8",
|
|
179
|
-
"protractor": "5.4.3",
|
|
180
|
-
"ps-list": "6.1.0",
|
|
181
|
-
"ps-node": "0.1.6",
|
|
182
|
-
"q": "1.5.1",
|
|
183
|
-
"randomcolor": "0.5.3",
|
|
184
|
-
"record-replay-req-res-scenario": "~0.0.25",
|
|
185
|
-
"reflect-metadata": "0.1.10",
|
|
186
|
-
"rimraf": "2.6.2",
|
|
187
|
-
"rxjs": "6.5.4",
|
|
188
|
-
"rxjs-compat": "6.5.3",
|
|
189
|
-
"simple-git": "1.96.0",
|
|
190
|
-
"sloc": "0.2.0",
|
|
191
|
-
"socket.io": "2.4.1",
|
|
192
|
-
"sort-package-json": "1.11.0",
|
|
193
|
-
"static-columns": "~2.0.12",
|
|
194
|
-
"string-similarity": "4.0.2",
|
|
195
|
-
"sudo-block": "3.0.0",
|
|
196
|
-
"systeminformation": "3.45.7",
|
|
197
|
-
"task.js": "0.1.5",
|
|
198
|
-
"tnp-cli": "~2.0.20",
|
|
199
|
-
"tnp-config": "~1.0.20",
|
|
200
|
-
"tnp-core": "~1.0.34",
|
|
201
|
-
"tnp-db": "~0.0.42",
|
|
202
|
-
"tnp-helpers": "~0.0.70",
|
|
203
|
-
"tnp-models": "~0.0.36",
|
|
204
|
-
"tnp-tools": "~0.0.45",
|
|
205
|
-
"tnp-ui": "~0.0.32",
|
|
206
|
-
"ts-loader": "7.0.4",
|
|
207
|
-
"ts-node": "8.3.0",
|
|
208
|
-
"tsickle": "0.26.0",
|
|
209
|
-
"tslib": "2.2.0",
|
|
210
|
-
"tslint": "6.1.0",
|
|
211
|
-
"typeorm": "~0.2.7",
|
|
212
|
-
"typescript": "4.1.5",
|
|
213
|
-
"typescript-class-helpers": "~1.0.41",
|
|
214
|
-
"typescript-formatter": "7.2.2",
|
|
215
|
-
"uglifyjs-webpack-plugin": "2.2.0",
|
|
216
|
-
"underscore": "1.9.1",
|
|
217
|
-
"uuid": "8.3.2",
|
|
218
|
-
"validator": "9.2.0",
|
|
219
|
-
"vpn-split": "~0.0.17",
|
|
220
|
-
"watch": "1.0.2",
|
|
221
|
-
"webpack-cli": "3.3.11",
|
|
222
|
-
"zone.js": "0.10.2"
|
|
223
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"@angular-devkit/build-angular": "0.901.3",
|
|
3
|
+
"@angular-devkit/build-optimizer": "0.900.0-rc.7",
|
|
4
|
+
"@angular-devkit/schematics": "9.0.0-rc.7",
|
|
5
|
+
"@angular/animations": "9.1.3",
|
|
6
|
+
"@angular/cdk": "9.2.1",
|
|
7
|
+
"@angular/cli": "9.1.3",
|
|
8
|
+
"@angular/common": "9.1.3",
|
|
9
|
+
"@angular/compiler": "9.1.3",
|
|
10
|
+
"@angular/compiler-cli": "9.1.3",
|
|
11
|
+
"@angular/core": "9.1.3",
|
|
12
|
+
"@angular/forms": "9.1.3",
|
|
13
|
+
"@angular/http": "7.2.15",
|
|
14
|
+
"@angular/language-service": "9.1.3",
|
|
15
|
+
"@angular/material": "9.2.1",
|
|
16
|
+
"@angular/platform-browser": "9.1.3",
|
|
17
|
+
"@angular/platform-browser-dynamic": "9.1.3",
|
|
18
|
+
"@angular/pwa": "0.900.0-rc.7",
|
|
19
|
+
"@angular/router": "9.1.3",
|
|
20
|
+
"@angular/service-worker": "9.1.3",
|
|
21
|
+
"@mdi/js": "5.8.55",
|
|
22
|
+
"@ngx-formly/bootstrap": "5.5.6",
|
|
23
|
+
"@ngx-formly/core": "5.5.6",
|
|
24
|
+
"@ngx-formly/ionic": "5.5.6",
|
|
25
|
+
"@ngx-formly/material": "5.5.6",
|
|
26
|
+
"@ngx-loading-bar/core": "4.2.0",
|
|
27
|
+
"@ngx-loading-bar/http": "4.2.0",
|
|
28
|
+
"@ngx-loading-bar/router": "4.2.0",
|
|
29
|
+
"@ngx-translate/core": "11.0.1",
|
|
30
|
+
"@ngx-translate/http-loader": "4.0.0",
|
|
31
|
+
"@swimlane/ngx-datatable": "16.0.2",
|
|
32
|
+
"@types/chai": "4.1.2",
|
|
33
|
+
"@types/chokidar": "2.1.3",
|
|
34
|
+
"@types/dateformat": "1.0.1",
|
|
35
|
+
"@types/diff": "3.2.2",
|
|
36
|
+
"@types/express": "4.11.0",
|
|
37
|
+
"@types/express-fileupload": "0.1.1",
|
|
38
|
+
"@types/fs-extra": "7.0.0",
|
|
39
|
+
"@types/glob": "5.0.35",
|
|
40
|
+
"@types/http-proxy": "1.16.0",
|
|
41
|
+
"@types/http-proxy-middleware": "0.19.2",
|
|
42
|
+
"@types/inquirer": "7.3.1",
|
|
43
|
+
"@types/jasmine": "3.5.0",
|
|
44
|
+
"@types/jasminewd2": "2.0.3",
|
|
45
|
+
"@types/json-stringify-safe": "5.0.0",
|
|
46
|
+
"@types/json5": "0.0.29",
|
|
47
|
+
"@types/lockfile": "1.0.0",
|
|
48
|
+
"@types/lodash": "4.14.92",
|
|
49
|
+
"@types/lowdb": "1.0.6",
|
|
50
|
+
"@types/mocha": "5.2.5",
|
|
51
|
+
"@types/node": "12.11.1",
|
|
52
|
+
"@types/node-notifier": "5.4.0",
|
|
53
|
+
"@types/oauth2orize": "1.8.0",
|
|
54
|
+
"@types/password-hash": "1.2.19",
|
|
55
|
+
"@types/progress": "2.0.3",
|
|
56
|
+
"@types/q": "1.0.3",
|
|
57
|
+
"@types/rimraf": "2.0.2",
|
|
58
|
+
"@types/systeminformation": "3.23.0",
|
|
59
|
+
"@types/vinyl": "2.0.2",
|
|
60
|
+
"@types/watch": "1.0.0",
|
|
61
|
+
"accepts": "1.3.4",
|
|
62
|
+
"angular-tree-component": "7.0.0",
|
|
63
|
+
"axios": "0.17.1",
|
|
64
|
+
"babel-cli": "6.26.0",
|
|
65
|
+
"babel-preset-env": "1.7.0",
|
|
66
|
+
"background-worker-process": "~0.0.34",
|
|
67
|
+
"bcryptjs": "2.4.3",
|
|
68
|
+
"body-parser": "1.18.2",
|
|
69
|
+
"bootstrap": "4.3.1",
|
|
70
|
+
"bs4-breakpoint": "~2.0.40",
|
|
71
|
+
"buffer-shims": "1.0.0",
|
|
72
|
+
"button-dropdown": "~1.0.44",
|
|
73
|
+
"callsite-record": "4.1.3",
|
|
74
|
+
"chai": "4.2.0",
|
|
75
|
+
"chalk": "2.3.2",
|
|
76
|
+
"check-node-version": "3.2.0",
|
|
77
|
+
"cheerio": "1.0.0-rc.3",
|
|
78
|
+
"chokidar": "3.5.1",
|
|
79
|
+
"circular-json": "0.5.1",
|
|
80
|
+
"codelyzer": "5.1.2",
|
|
81
|
+
"command-exists": "1.2.2",
|
|
82
|
+
"compression": "1.7.4",
|
|
83
|
+
"concurrently": "3.5.1",
|
|
84
|
+
"content-type": "1.0.4",
|
|
85
|
+
"cookie-parser": "1.4.3",
|
|
86
|
+
"copy-paste": "1.3.0",
|
|
87
|
+
"core-js-compat": "3.4.0",
|
|
88
|
+
"cors": "2.8.4",
|
|
89
|
+
"cpr": "3.0.1",
|
|
90
|
+
"cross-spawn": "7.0.3",
|
|
91
|
+
"dateformat": "3.0.3",
|
|
92
|
+
"detect-mocha": "0.1.0",
|
|
93
|
+
"diff": "3.2.0",
|
|
94
|
+
"element-resize-detector": "1.1.15",
|
|
95
|
+
"enquirer": "2.3.0",
|
|
96
|
+
"errorhandler": "1.5.0",
|
|
97
|
+
"eslint": "7.13.0",
|
|
98
|
+
"eslint-plugin-import": "2.22.1",
|
|
99
|
+
"eslint-plugin-jsdoc": "30.7.8",
|
|
100
|
+
"eslint-plugin-prefer-arrow": "1.2.2",
|
|
101
|
+
"express": "4.16.3",
|
|
102
|
+
"express-fileupload": "0.4.0",
|
|
103
|
+
"fbgraph": "1.4.1",
|
|
104
|
+
"file-loader": "1.1.5",
|
|
105
|
+
"fkill": "6.1.0",
|
|
106
|
+
"font-awesome": "4.7.0",
|
|
107
|
+
"fs-extra": "8.1.0",
|
|
108
|
+
"fuzzy": "0.1.3",
|
|
109
|
+
"glob": "7.1.2",
|
|
110
|
+
"gulp": "3.9.1",
|
|
111
|
+
"hammerjs": "2.0.8",
|
|
112
|
+
"hostile": "1.3.3",
|
|
113
|
+
"html-webpack-plugin": "4.3.0",
|
|
114
|
+
"http-proxy": "1.16.2",
|
|
115
|
+
"http-proxy-middleware": "0.19.1",
|
|
116
|
+
"http-server": "0.11.1",
|
|
117
|
+
"incremental-compiler": "~1.1.52",
|
|
118
|
+
"inquirer": "7.3.3",
|
|
119
|
+
"inquirer-autocomplete-prompt": "1.3.0",
|
|
120
|
+
"is-elevated": "3.0.0",
|
|
121
|
+
"istanbul-instrumenter-loader": "2.0.0",
|
|
122
|
+
"jasmine-core": "3.5.0",
|
|
123
|
+
"jasmine-spec-reporter": "4.2.1",
|
|
124
|
+
"json-stringify-safe": "5.0.1",
|
|
125
|
+
"json10": "~1.0.33",
|
|
126
|
+
"json5": "2.1.3",
|
|
127
|
+
"json5-writer": "0.2.0",
|
|
128
|
+
"karma": "5.0.0",
|
|
129
|
+
"karma-chrome-launcher": "3.1.0",
|
|
130
|
+
"karma-cli": "1.0.1",
|
|
131
|
+
"karma-coverage-istanbul-reporter": "2.1.0",
|
|
132
|
+
"karma-jasmine": "3.0.1",
|
|
133
|
+
"karma-jasmine-html-reporter": "1.4.2",
|
|
134
|
+
"lnk": "1.0.1",
|
|
135
|
+
"lockfile": "1.0.4",
|
|
136
|
+
"lodash": "4.17.4",
|
|
137
|
+
"lodash-walk-object": "~1.0.34",
|
|
138
|
+
"lowdb": "1.0.0",
|
|
139
|
+
"magic-renamer": "~0.0.19",
|
|
140
|
+
"material-design-icons": "3.0.1",
|
|
141
|
+
"method-override": "2.3.10",
|
|
142
|
+
"minimist": "1.2.0",
|
|
143
|
+
"mkdirp": "0.5.1",
|
|
144
|
+
"mocha": "5.2.0",
|
|
145
|
+
"moment": "2.22.2",
|
|
146
|
+
"morphi": "~4.0.53",
|
|
147
|
+
"ng-modal-lib": "0.0.6",
|
|
148
|
+
"ng-packagr": "5.7.1",
|
|
149
|
+
"ng-talkback": "~2.4.24",
|
|
150
|
+
"ng2-file-upload": "1.3.0",
|
|
151
|
+
"ng2-rest": "~11.0.41",
|
|
152
|
+
"ng4-icons": "~0.0.29",
|
|
153
|
+
"ng4-modal": "~0.0.29",
|
|
154
|
+
"ngx-bootstrap": "5.2.0",
|
|
155
|
+
"ngx-breadcrumbs": "0.0.3",
|
|
156
|
+
"ngx-editor": "4.1.0",
|
|
157
|
+
"ngx-moment": "3.5.0",
|
|
158
|
+
"ngx-pipes": "2.6.0",
|
|
159
|
+
"ngx-store": "2.1.0",
|
|
160
|
+
"ngx-toastr": "11.2.1",
|
|
161
|
+
"ngx-wig": "8.0.0",
|
|
162
|
+
"node-cli-test": "0.0.2",
|
|
163
|
+
"node-cli-tester": "~0.0.21",
|
|
164
|
+
"node-localstorage": "2.1.6",
|
|
165
|
+
"node-notifier": "6.0.0",
|
|
166
|
+
"nodemon": "1.14.11",
|
|
167
|
+
"npm-get-dependents": "1.0.1",
|
|
168
|
+
"npm-run": "4.1.2",
|
|
169
|
+
"omelette": "0.4.5",
|
|
170
|
+
"open": "7.2.1",
|
|
171
|
+
"ora": "3.4.0",
|
|
172
|
+
"passport": "0.3.2",
|
|
173
|
+
"passport-http-bearer": "1.0.1",
|
|
174
|
+
"password-hash": "1.2.2",
|
|
175
|
+
"portfinder": "1.0.21",
|
|
176
|
+
"prettier": "2.3.2",
|
|
177
|
+
"progress": "2.0.3",
|
|
178
|
+
"prompts": "0.1.8",
|
|
179
|
+
"protractor": "5.4.3",
|
|
180
|
+
"ps-list": "6.1.0",
|
|
181
|
+
"ps-node": "0.1.6",
|
|
182
|
+
"q": "1.5.1",
|
|
183
|
+
"randomcolor": "0.5.3",
|
|
184
|
+
"record-replay-req-res-scenario": "~0.0.25",
|
|
185
|
+
"reflect-metadata": "0.1.10",
|
|
186
|
+
"rimraf": "2.6.2",
|
|
187
|
+
"rxjs": "6.5.4",
|
|
188
|
+
"rxjs-compat": "6.5.3",
|
|
189
|
+
"simple-git": "1.96.0",
|
|
190
|
+
"sloc": "0.2.0",
|
|
191
|
+
"socket.io": "2.4.1",
|
|
192
|
+
"sort-package-json": "1.11.0",
|
|
193
|
+
"static-columns": "~2.0.12",
|
|
194
|
+
"string-similarity": "4.0.2",
|
|
195
|
+
"sudo-block": "3.0.0",
|
|
196
|
+
"systeminformation": "3.45.7",
|
|
197
|
+
"task.js": "0.1.5",
|
|
198
|
+
"tnp-cli": "~2.0.20",
|
|
199
|
+
"tnp-config": "~1.0.20",
|
|
200
|
+
"tnp-core": "~1.0.34",
|
|
201
|
+
"tnp-db": "~0.0.42",
|
|
202
|
+
"tnp-helpers": "~0.0.70",
|
|
203
|
+
"tnp-models": "~0.0.36",
|
|
204
|
+
"tnp-tools": "~0.0.45",
|
|
205
|
+
"tnp-ui": "~0.0.32",
|
|
206
|
+
"ts-loader": "7.0.4",
|
|
207
|
+
"ts-node": "8.3.0",
|
|
208
|
+
"tsickle": "0.26.0",
|
|
209
|
+
"tslib": "2.2.0",
|
|
210
|
+
"tslint": "6.1.0",
|
|
211
|
+
"typeorm": "~0.2.7",
|
|
212
|
+
"typescript": "4.1.5",
|
|
213
|
+
"typescript-class-helpers": "~1.0.41",
|
|
214
|
+
"typescript-formatter": "7.2.2",
|
|
215
|
+
"uglifyjs-webpack-plugin": "2.2.0",
|
|
216
|
+
"underscore": "1.9.1",
|
|
217
|
+
"uuid": "8.3.2",
|
|
218
|
+
"validator": "9.2.0",
|
|
219
|
+
"vpn-split": "~0.0.17",
|
|
220
|
+
"watch": "1.0.2",
|
|
221
|
+
"webpack-cli": "3.3.11",
|
|
222
|
+
"zone.js": "0.10.2"
|
|
223
|
+
}
|
package/package.json_tnp.json5
CHANGED
|
@@ -1,55 +1,55 @@
|
|
|
1
|
-
{
|
|
2
|
-
"resources": [],
|
|
3
|
-
|
|
4
|
-
"overrided": {
|
|
5
|
-
"includeAsDev": [],
|
|
6
|
-
|
|
7
|
-
"includeOnly": [
|
|
8
|
-
"ng2-logger",
|
|
9
|
-
"enum-values"
|
|
10
|
-
],
|
|
11
|
-
|
|
12
|
-
"ignoreDepsPattern": [],
|
|
13
|
-
"dependencies": {},
|
|
14
|
-
"linkedFolders": [],
|
|
15
|
-
'npmFixes': [],
|
|
16
|
-
},
|
|
17
|
-
|
|
18
|
-
"linkedProjects": [],
|
|
19
|
-
smartContainerBuildTarget: '',
|
|
20
|
-
linkedRepos: [],
|
|
21
|
-
|
|
22
|
-
"libReleaseOptions": {
|
|
23
|
-
"nodts": false,
|
|
24
|
-
"obscure": false,
|
|
25
|
-
"ugly": false,
|
|
26
|
-
'includeNodeModules': false,
|
|
27
|
-
'cliBuildNoDts': false,
|
|
28
|
-
'cliBuildObscure': false,
|
|
29
|
-
'cliBuildIncludeNodeModules': false,
|
|
30
|
-
},
|
|
31
|
-
|
|
32
|
-
smartContainerTarget: '',
|
|
33
|
-
"type": "isomorphic-lib",
|
|
34
|
-
"version": 'v4',
|
|
35
|
-
additionalNpmNames: ["firedev-class-helpers"],
|
|
36
|
-
"license": "MIT",
|
|
37
|
-
"private": false,
|
|
38
|
-
|
|
39
|
-
"scripts": {
|
|
40
|
-
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
41
|
-
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
42
|
-
},
|
|
43
|
-
|
|
44
|
-
"description": "Usefull helper to have in your typescript project",
|
|
45
|
-
"author": "Dariusz Filipiak",
|
|
46
|
-
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
47
|
-
|
|
48
|
-
"keywords": [
|
|
49
|
-
"ng2-rest",
|
|
50
|
-
"docs",
|
|
51
|
-
"documentation"
|
|
52
|
-
],
|
|
53
|
-
|
|
54
|
-
"workerPlugins": {},
|
|
1
|
+
{
|
|
2
|
+
"resources": [],
|
|
3
|
+
|
|
4
|
+
"overrided": {
|
|
5
|
+
"includeAsDev": [],
|
|
6
|
+
|
|
7
|
+
"includeOnly": [
|
|
8
|
+
"ng2-logger",
|
|
9
|
+
"enum-values"
|
|
10
|
+
],
|
|
11
|
+
|
|
12
|
+
"ignoreDepsPattern": [],
|
|
13
|
+
"dependencies": {},
|
|
14
|
+
"linkedFolders": [],
|
|
15
|
+
'npmFixes': [],
|
|
16
|
+
},
|
|
17
|
+
|
|
18
|
+
"linkedProjects": [],
|
|
19
|
+
smartContainerBuildTarget: '',
|
|
20
|
+
linkedRepos: [],
|
|
21
|
+
|
|
22
|
+
"libReleaseOptions": {
|
|
23
|
+
"nodts": false,
|
|
24
|
+
"obscure": false,
|
|
25
|
+
"ugly": false,
|
|
26
|
+
'includeNodeModules': false,
|
|
27
|
+
'cliBuildNoDts': false,
|
|
28
|
+
'cliBuildObscure': false,
|
|
29
|
+
'cliBuildIncludeNodeModules': false,
|
|
30
|
+
},
|
|
31
|
+
|
|
32
|
+
smartContainerTarget: '',
|
|
33
|
+
"type": "isomorphic-lib",
|
|
34
|
+
"version": 'v4',
|
|
35
|
+
additionalNpmNames: ["firedev-class-helpers"],
|
|
36
|
+
"license": "MIT",
|
|
37
|
+
"private": false,
|
|
38
|
+
|
|
39
|
+
"scripts": {
|
|
40
|
+
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
41
|
+
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
42
|
+
},
|
|
43
|
+
|
|
44
|
+
"description": "Usefull helper to have in your typescript project",
|
|
45
|
+
"author": "Dariusz Filipiak",
|
|
46
|
+
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
47
|
+
|
|
48
|
+
"keywords": [
|
|
49
|
+
"ng2-rest",
|
|
50
|
+
"docs",
|
|
51
|
+
"documentation"
|
|
52
|
+
],
|
|
53
|
+
|
|
54
|
+
"workerPlugins": {},
|
|
55
55
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
},
|
|
53
53
|
"name": "typescript-class-helpers",
|
|
54
54
|
"description": "Usefull helper to have in your typescript project",
|
|
55
|
-
"version": "16.5.
|
|
55
|
+
"version": "16.5.22",
|
|
56
56
|
"scripts": {
|
|
57
57
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
58
58
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -73,11 +73,11 @@
|
|
|
73
73
|
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
74
74
|
"dependencies": {
|
|
75
75
|
"enum-values": "1.2.1",
|
|
76
|
-
"ng2-logger": "~16.5.
|
|
76
|
+
"ng2-logger": "~16.5.23"
|
|
77
77
|
},
|
|
78
78
|
"license": "MIT",
|
|
79
79
|
"private": false,
|
|
80
|
-
"lastBuildTagHash": "
|
|
80
|
+
"lastBuildTagHash": "20eb79e451515713683ed28eacb3631d4ba60ccd",
|
|
81
81
|
"devDependencies": {
|
|
82
82
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
83
83
|
"@angular-devkit/core": "~16.0.5",
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
"angular-material-css-vars": "5.0.2",
|
|
160
160
|
"angular-resize-event": "3.2.0",
|
|
161
161
|
"animate.css": "4.1.1 ",
|
|
162
|
-
"any-project-cli": "~16.5.
|
|
162
|
+
"any-project-cli": "~16.5.20",
|
|
163
163
|
"axios": "1.3.5",
|
|
164
164
|
"background-worker-process": "~16.5.15",
|
|
165
165
|
"base32": "0.0.7",
|
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
"file-saver": "2.0.5",
|
|
208
208
|
"file-type": "18.5.0",
|
|
209
209
|
"firedev": "^16",
|
|
210
|
-
"firedev-crud": "~16.5.
|
|
210
|
+
"firedev-crud": "~16.5.60",
|
|
211
211
|
"firedev-crud-deamon": "~16.5.14",
|
|
212
212
|
"firedev-ports": "~16.5.15",
|
|
213
213
|
"firedev-storage": "~16.5.13",
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"image-focus": "1.2.1",
|
|
231
231
|
"immer": "10.0.2",
|
|
232
232
|
"immutable": "4.3.0",
|
|
233
|
-
"incremental-compiler": "~16.5.
|
|
233
|
+
"incremental-compiler": "~16.5.29",
|
|
234
234
|
"inquirer": "7.3.3",
|
|
235
235
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
236
236
|
"is-elevated": "3.0.0",
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"jscodeshift": "0.6.3",
|
|
247
247
|
"json-stringify-safe": "5.0.1",
|
|
248
248
|
"json10": "~16.5.13",
|
|
249
|
-
"json10-writer": "~16.5.
|
|
249
|
+
"json10-writer": "~16.5.20",
|
|
250
250
|
"json5": "2.2.1",
|
|
251
251
|
"json5-writer": "0.2.0",
|
|
252
252
|
"jszip": "3.10.1",
|
|
@@ -330,11 +330,11 @@
|
|
|
330
330
|
"task.js": "0.1.5",
|
|
331
331
|
"threads": "1.7.0",
|
|
332
332
|
"tnp-cli": "~16.5.13",
|
|
333
|
-
"tnp-config": "~16.5.
|
|
334
|
-
"tnp-core": "~16.6.
|
|
333
|
+
"tnp-config": "~16.5.32",
|
|
334
|
+
"tnp-core": "~16.6.28",
|
|
335
335
|
"tnp-db": "~16.5.13",
|
|
336
|
-
"tnp-helpers": "~16.5.
|
|
337
|
-
"tnp-models": "~16.5.
|
|
336
|
+
"tnp-helpers": "~16.5.22",
|
|
337
|
+
"tnp-models": "~16.5.20",
|
|
338
338
|
"ts-debug": "1.3.0",
|
|
339
339
|
"ts-loader": "2.3.1",
|
|
340
340
|
"ts-node": "10.9.1",
|
|
@@ -343,7 +343,7 @@
|
|
|
343
343
|
"turndown": "7.1.2",
|
|
344
344
|
"typeorm": "~0.3.10",
|
|
345
345
|
"typescript": "~5.0.2",
|
|
346
|
-
"typescript-class-helpers": "~16.5.
|
|
346
|
+
"typescript-class-helpers": "~16.5.21",
|
|
347
347
|
"typescript-formatter": "~7.2.2",
|
|
348
348
|
"underscore": "1.9.1",
|
|
349
349
|
"uuid": "8.3.2",
|
|
@@ -356,9 +356,9 @@
|
|
|
356
356
|
}
|
|
357
357
|
},
|
|
358
358
|
"build": {
|
|
359
|
-
"number":
|
|
360
|
-
"date": "2024-04-
|
|
361
|
-
"hash": "
|
|
359
|
+
"number": 387,
|
|
360
|
+
"date": "2024-04-04T10:39:35.000Z",
|
|
361
|
+
"hash": "c4c17b289dea89c8edd28fd0dd735cf61f3d91d6"
|
|
362
362
|
},
|
|
363
363
|
"currentProjectName": "typescript-class-helpers",
|
|
364
364
|
"currentProjectGenericName": "typescript-class-helpers",
|
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.
|