tnp-config 16.0.18 → 16.0.20
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/README.md +17 -17
- package/assets/shared/shared_folder_info.txt +1 -1
- package/browser/README.md +24 -24
- package/browser/esm2022/lib/config.mjs +2 -34
- package/browser/esm2022/lib/index.mjs +1 -1
- package/browser/fesm2022/tnp-config.mjs +1 -33
- package/browser/fesm2022/tnp-config.mjs.map +1 -1
- package/browser/lib/config.d.ts +12 -2
- package/client/README.md +24 -24
- package/client/esm2022/lib/config.mjs +2 -34
- package/client/esm2022/lib/index.mjs +1 -1
- package/client/fesm2022/tnp-config.mjs +1 -33
- package/client/fesm2022/tnp-config.mjs.map +1 -1
- package/client/lib/config.d.ts +12 -2
- package/client/package.json +19 -12
- package/index.js.map +1 -1
- package/lib/config.d.ts +14 -13
- package/lib/config.js +2 -38
- package/lib/config.js.map +1 -1
- package/lib/constants.js.map +1 -1
- package/lib/index.js.map +1 -1
- package/package.json +3 -3
- package/package.json_devDependencies.json +218 -218
- package/package.json_tnp.json5 +37 -37
- package/tmp-environment.json +24 -19
- package/websql/README.md +24 -24
- package/websql/esm2022/lib/config.mjs +2 -34
- package/websql/esm2022/lib/constants.mjs +1 -1
- package/websql/esm2022/lib/index.mjs +1 -1
- package/websql/fesm2022/tnp-config.mjs +1 -33
- package/websql/fesm2022/tnp-config.mjs.map +1 -1
- package/websql/lib/config.d.ts +12 -2
@@ -1,218 +1,218 @@
|
|
1
|
-
{
|
2
|
-
"@angular-devkit/build-angular": "~13.1.4",
|
3
|
-
"@angular/animations": "~13.1.0",
|
4
|
-
"@angular/cdk": "~13.1.3",
|
5
|
-
"@angular/cli": "~13.1.4",
|
6
|
-
"@angular/common": "~13.1.0",
|
7
|
-
"@angular/compiler": "~13.1.0",
|
8
|
-
"@angular/compiler-cli": "~13.1.0",
|
9
|
-
"@angular/core": "~13.1.0",
|
10
|
-
"@angular/forms": "~13.1.0",
|
11
|
-
"@angular/material": "~13.1.3",
|
12
|
-
"@angular/platform-browser": "~13.1.0",
|
13
|
-
"@angular/platform-browser-dynamic": "~13.1.0",
|
14
|
-
"@angular/pwa": "~13.1.4",
|
15
|
-
"@angular/router": "~13.1.0",
|
16
|
-
"@angular/service-worker": "~13.1.0",
|
17
|
-
"@mdi/js": "5.8.55",
|
18
|
-
"@ngrx/component-store": "~13.0.2",
|
19
|
-
"@ngrx/data": "~13.0.2",
|
20
|
-
"@ngrx/effects": "~13.0.2",
|
21
|
-
"@ngrx/entity": "~13.0.2",
|
22
|
-
"@ngrx/router-store": "~13.0.2",
|
23
|
-
"@ngrx/schematics": "~13.0.2",
|
24
|
-
"@ngrx/store": "~13.0.2",
|
25
|
-
"@ngrx/store-devtools": "~13.0.2",
|
26
|
-
"@ngx-formly/bootstrap": "6.0.0-next.7",
|
27
|
-
"@ngx-formly/core": "6.0.0-next.7",
|
28
|
-
"@ngx-formly/ionic": "6.0.0-next.7",
|
29
|
-
"@ngx-formly/material": "6.0.0-next.7",
|
30
|
-
"@types/chai": "4.1.2",
|
31
|
-
"@types/chokidar": "2.1.3",
|
32
|
-
"@types/dateformat": "1.0.1",
|
33
|
-
"@types/diff": "3.2.2",
|
34
|
-
"@types/express": "4.11.0",
|
35
|
-
"@types/express-fileupload": "0.1.1",
|
36
|
-
"@types/fs-extra": "7.0.0",
|
37
|
-
"@types/glob": "5.0.35",
|
38
|
-
"@types/http-proxy": "1.16.0",
|
39
|
-
"@types/http-proxy-middleware": "0.19.2",
|
40
|
-
"@types/inquirer": "7.3.1",
|
41
|
-
"@types/jasmine": "3.10.0",
|
42
|
-
"@types/jasminewd2": "2.0.3",
|
43
|
-
"@types/json-stringify-safe": "5.0.0",
|
44
|
-
"@types/json5": "0.0.29",
|
45
|
-
"@types/lockfile": "1.0.0",
|
46
|
-
"@types/lodash": "4.14.92",
|
47
|
-
"@types/lowdb": "1.0.6",
|
48
|
-
"@types/mocha": "5.2.5",
|
49
|
-
"@types/node": "14.18.9",
|
50
|
-
"@types/node-notifier": "5.4.0",
|
51
|
-
"@types/oauth2orize": "1.8.0",
|
52
|
-
"@types/password-hash": "1.2.19",
|
53
|
-
"@types/progress": "2.0.3",
|
54
|
-
"@types/q": "1.5.5",
|
55
|
-
"@types/rimraf": "2.0.2",
|
56
|
-
"@types/systeminformation": "3.23.0",
|
57
|
-
"@types/vinyl": "2.0.2",
|
58
|
-
"@types/watch": "1.0.0",
|
59
|
-
"accepts": "1.3.4",
|
60
|
-
"angular-tree-component": "7.0.0",
|
61
|
-
"axios": "0.17.1",
|
62
|
-
"babel-preset-env": "1.7.0",
|
63
|
-
"background-worker-process": "~0.0.35",
|
64
|
-
"bcryptjs": "2.4.3",
|
65
|
-
"body-parser": "1.18.2",
|
66
|
-
"bootstrap": "5.1.3",
|
67
|
-
"bs4-breakpoint": "~2.0.40",
|
68
|
-
"buffer-shims": "1.0.0",
|
69
|
-
"button-dropdown": "~1.0.45",
|
70
|
-
"callsite-record": "4.1.3",
|
71
|
-
"chai": "4.2.0",
|
72
|
-
"chalk": "2.3.2",
|
73
|
-
"check-node-version": "3.2.0",
|
74
|
-
"cheerio": "1.0.0-rc.3",
|
75
|
-
"chokidar": "3.5.1",
|
76
|
-
"circular-json": "0.5.1",
|
77
|
-
"codelyzer": "6.0.0",
|
78
|
-
"command-exists": "1.2.2",
|
79
|
-
"compression": "1.7.4",
|
80
|
-
"concurrently": "3.5.1",
|
81
|
-
"content-type": "1.0.4",
|
82
|
-
"cookie-parser": "1.4.3",
|
83
|
-
"copy-paste": "1.3.0",
|
84
|
-
"core-js-compat": "3.4.0",
|
85
|
-
"cors": "2.8.4",
|
86
|
-
"cpr": "3.0.1",
|
87
|
-
"cross-spawn": "7.0.3",
|
88
|
-
"dateformat": "3.0.3",
|
89
|
-
"detect-mocha": "0.1.0",
|
90
|
-
"diff": "3.2.0",
|
91
|
-
"element-resize-detector": "1.1.15",
|
92
|
-
"enquirer": "2.3.0",
|
93
|
-
"enum-values": "1.2.1",
|
94
|
-
"errorhandler": "1.5.0",
|
95
|
-
"eslint": "7.13.0",
|
96
|
-
"eslint-plugin-import": "2.22.1",
|
97
|
-
"eslint-plugin-jsdoc": "30.7.8",
|
98
|
-
"eslint-plugin-prefer-arrow": "1.2.2",
|
99
|
-
"express": "4.16.3",
|
100
|
-
"express-fileupload": "0.4.0",
|
101
|
-
"fbgraph": "1.4.1",
|
102
|
-
"file-loader": "1.1.5",
|
103
|
-
"fkill": "6.1.0",
|
104
|
-
"font-awesome": "4.7.0",
|
105
|
-
"fs-extra": "8.1.0",
|
106
|
-
"fuzzy": "0.1.3",
|
107
|
-
"glob": "7.1.2",
|
108
|
-
"gulp": "3.9.1",
|
109
|
-
"hostile": "1.3.3",
|
110
|
-
"html-webpack-plugin": "4.3.0",
|
111
|
-
"http-proxy": "1.16.2",
|
112
|
-
"http-proxy-middleware": "0.19.1",
|
113
|
-
"http-server": "0.11.1",
|
114
|
-
"incremental-compiler": "~1.1.53",
|
115
|
-
"inquirer": "7.3.3",
|
116
|
-
"inquirer-autocomplete-prompt": "1.3.0",
|
117
|
-
"is-elevated": "3.0.0",
|
118
|
-
"istanbul-instrumenter-loader": "2.0.0",
|
119
|
-
"jasmine-core": "3.10.0",
|
120
|
-
"jasmine-spec-reporter": "5.0.0",
|
121
|
-
"json-stringify-safe": "5.0.1",
|
122
|
-
"json10": "~1.0.34",
|
123
|
-
"json5": "2.1.3",
|
124
|
-
"json5-writer": "0.2.0",
|
125
|
-
"karma": "6.3.0",
|
126
|
-
"karma-chrome-launcher": "3.1.0",
|
127
|
-
"karma-cli": "1.0.1",
|
128
|
-
"karma-coverage": "2.1.0",
|
129
|
-
"karma-coverage-istanbul-reporter": "2.1.0",
|
130
|
-
"karma-jasmine": "4.0.0",
|
131
|
-
"karma-jasmine-html-reporter": "1.7.0",
|
132
|
-
"lnk": "1.0.1",
|
133
|
-
"lockfile": "1.0.4",
|
134
|
-
"lodash": "4.17.4",
|
135
|
-
"lodash-walk-object": "~1.0.35",
|
136
|
-
"lowdb": "1.0.0",
|
137
|
-
"magic-renamer": "~0.0.20",
|
138
|
-
"material-design-icons": "3.0.1",
|
139
|
-
"method-override": "2.3.10",
|
140
|
-
"minimist": "1.2.0",
|
141
|
-
"mkdirp": "0.5.1",
|
142
|
-
"mocha": "5.2.0",
|
143
|
-
"moment": "2.22.2",
|
144
|
-
"morphi": "~4.0.54",
|
145
|
-
"ng-modal-lib": "0.0.6",
|
146
|
-
"ng-packagr": "5.7.1",
|
147
|
-
"ng-talkback": "~2.4.25",
|
148
|
-
"ng2-file-upload": "1.3.0",
|
149
|
-
"ng2-logger": "~8.0.20",
|
150
|
-
"ng2-rest": "~11.0.42",
|
151
|
-
"ng4-icons": "~0.0.30",
|
152
|
-
"ng4-modal": "~0.0.30",
|
153
|
-
"ngx-bootstrap": "8.0.0",
|
154
|
-
"ngx-breadcrumbs": "0.0.3",
|
155
|
-
"ngx-editor": "4.1.0",
|
156
|
-
"ngx-moment": "3.5.0",
|
157
|
-
"ngx-pipes": "2.6.0",
|
158
|
-
"ngx-store": "2.1.0",
|
159
|
-
"ngx-toastr": "11.2.1",
|
160
|
-
"ngx-wig": "8.0.0",
|
161
|
-
"node-cli-test": "0.0.2",
|
162
|
-
"node-cli-tester": "~0.0.22",
|
163
|
-
"node-localstorage": "2.1.6",
|
164
|
-
"node-notifier": "6.0.0",
|
165
|
-
"nodemon": "1.14.11",
|
166
|
-
"npm-get-dependents": "1.0.1",
|
167
|
-
"npm-run": "4.1.2",
|
168
|
-
"omelette": "0.4.5",
|
169
|
-
"open": "7.2.1",
|
170
|
-
"ora": "3.4.0",
|
171
|
-
"passport": "0.3.2",
|
172
|
-
"passport-http-bearer": "1.0.1",
|
173
|
-
"password-hash": "1.2.2",
|
174
|
-
"portfinder": "1.0.21",
|
175
|
-
"progress": "2.0.3",
|
176
|
-
"prompts": "0.1.8",
|
177
|
-
"protractor": "7.0.0",
|
178
|
-
"ps-list": "6.1.0",
|
179
|
-
"ps-node": "0.1.6",
|
180
|
-
"q": "1.5.1",
|
181
|
-
"randomcolor": "0.5.3",
|
182
|
-
"record-replay-req-res-scenario": "~0.0.26",
|
183
|
-
"reflect-metadata": "0.1.10",
|
184
|
-
"rimraf": "2.6.2",
|
185
|
-
"rxjs": "~7.4.0",
|
186
|
-
"rxjs-compat": "~6.5.3",
|
187
|
-
"simple-git": "1.96.0",
|
188
|
-
"sloc": "0.2.0",
|
189
|
-
"socket.io": "2.4.1",
|
190
|
-
"sort-package-json": "1.11.0",
|
191
|
-
"static-columns": "~2.0.17",
|
192
|
-
"string-similarity": "4.0.2",
|
193
|
-
"sudo-block": "3.0.0",
|
194
|
-
"systeminformation": "3.45.7",
|
195
|
-
"task.js": "0.1.5",
|
196
|
-
"tnp-cli": "~2.0.20",
|
197
|
-
"tnp-config": "~1.0.20",
|
198
|
-
"tnp-db": "~0.0.44",
|
199
|
-
"tnp-helpers": "~0.0.73",
|
200
|
-
"tnp-models": "~0.0.37",
|
201
|
-
"tnp-tools": "~0.0.46",
|
202
|
-
"tnp-ui": "~0.0.33",
|
203
|
-
"ts-node": "8.3.0",
|
204
|
-
"tsickle": "0.26.0",
|
205
|
-
"tslib": "~2.3.0",
|
206
|
-
"tslint": "6.1.0",
|
207
|
-
"typeorm": "~0.2.7",
|
208
|
-
"typescript": "~4.5.2",
|
209
|
-
"typescript-class-helpers": "~1.0.42",
|
210
|
-
"typescript-formatter": "~7.2.2",
|
211
|
-
"uglifyjs-webpack-plugin": "2.2.0",
|
212
|
-
"underscore": "1.9.1",
|
213
|
-
"uuid": "8.3.2",
|
214
|
-
"validator": "9.2.0",
|
215
|
-
"vpn-split": "~0.0.18",
|
216
|
-
"watch": "1.0.2",
|
217
|
-
"zone.js": "~0.11.4"
|
218
|
-
}
|
1
|
+
{
|
2
|
+
"@angular-devkit/build-angular": "~13.1.4",
|
3
|
+
"@angular/animations": "~13.1.0",
|
4
|
+
"@angular/cdk": "~13.1.3",
|
5
|
+
"@angular/cli": "~13.1.4",
|
6
|
+
"@angular/common": "~13.1.0",
|
7
|
+
"@angular/compiler": "~13.1.0",
|
8
|
+
"@angular/compiler-cli": "~13.1.0",
|
9
|
+
"@angular/core": "~13.1.0",
|
10
|
+
"@angular/forms": "~13.1.0",
|
11
|
+
"@angular/material": "~13.1.3",
|
12
|
+
"@angular/platform-browser": "~13.1.0",
|
13
|
+
"@angular/platform-browser-dynamic": "~13.1.0",
|
14
|
+
"@angular/pwa": "~13.1.4",
|
15
|
+
"@angular/router": "~13.1.0",
|
16
|
+
"@angular/service-worker": "~13.1.0",
|
17
|
+
"@mdi/js": "5.8.55",
|
18
|
+
"@ngrx/component-store": "~13.0.2",
|
19
|
+
"@ngrx/data": "~13.0.2",
|
20
|
+
"@ngrx/effects": "~13.0.2",
|
21
|
+
"@ngrx/entity": "~13.0.2",
|
22
|
+
"@ngrx/router-store": "~13.0.2",
|
23
|
+
"@ngrx/schematics": "~13.0.2",
|
24
|
+
"@ngrx/store": "~13.0.2",
|
25
|
+
"@ngrx/store-devtools": "~13.0.2",
|
26
|
+
"@ngx-formly/bootstrap": "6.0.0-next.7",
|
27
|
+
"@ngx-formly/core": "6.0.0-next.7",
|
28
|
+
"@ngx-formly/ionic": "6.0.0-next.7",
|
29
|
+
"@ngx-formly/material": "6.0.0-next.7",
|
30
|
+
"@types/chai": "4.1.2",
|
31
|
+
"@types/chokidar": "2.1.3",
|
32
|
+
"@types/dateformat": "1.0.1",
|
33
|
+
"@types/diff": "3.2.2",
|
34
|
+
"@types/express": "4.11.0",
|
35
|
+
"@types/express-fileupload": "0.1.1",
|
36
|
+
"@types/fs-extra": "7.0.0",
|
37
|
+
"@types/glob": "5.0.35",
|
38
|
+
"@types/http-proxy": "1.16.0",
|
39
|
+
"@types/http-proxy-middleware": "0.19.2",
|
40
|
+
"@types/inquirer": "7.3.1",
|
41
|
+
"@types/jasmine": "3.10.0",
|
42
|
+
"@types/jasminewd2": "2.0.3",
|
43
|
+
"@types/json-stringify-safe": "5.0.0",
|
44
|
+
"@types/json5": "0.0.29",
|
45
|
+
"@types/lockfile": "1.0.0",
|
46
|
+
"@types/lodash": "4.14.92",
|
47
|
+
"@types/lowdb": "1.0.6",
|
48
|
+
"@types/mocha": "5.2.5",
|
49
|
+
"@types/node": "14.18.9",
|
50
|
+
"@types/node-notifier": "5.4.0",
|
51
|
+
"@types/oauth2orize": "1.8.0",
|
52
|
+
"@types/password-hash": "1.2.19",
|
53
|
+
"@types/progress": "2.0.3",
|
54
|
+
"@types/q": "1.5.5",
|
55
|
+
"@types/rimraf": "2.0.2",
|
56
|
+
"@types/systeminformation": "3.23.0",
|
57
|
+
"@types/vinyl": "2.0.2",
|
58
|
+
"@types/watch": "1.0.0",
|
59
|
+
"accepts": "1.3.4",
|
60
|
+
"angular-tree-component": "7.0.0",
|
61
|
+
"axios": "0.17.1",
|
62
|
+
"babel-preset-env": "1.7.0",
|
63
|
+
"background-worker-process": "~0.0.35",
|
64
|
+
"bcryptjs": "2.4.3",
|
65
|
+
"body-parser": "1.18.2",
|
66
|
+
"bootstrap": "5.1.3",
|
67
|
+
"bs4-breakpoint": "~2.0.40",
|
68
|
+
"buffer-shims": "1.0.0",
|
69
|
+
"button-dropdown": "~1.0.45",
|
70
|
+
"callsite-record": "4.1.3",
|
71
|
+
"chai": "4.2.0",
|
72
|
+
"chalk": "2.3.2",
|
73
|
+
"check-node-version": "3.2.0",
|
74
|
+
"cheerio": "1.0.0-rc.3",
|
75
|
+
"chokidar": "3.5.1",
|
76
|
+
"circular-json": "0.5.1",
|
77
|
+
"codelyzer": "6.0.0",
|
78
|
+
"command-exists": "1.2.2",
|
79
|
+
"compression": "1.7.4",
|
80
|
+
"concurrently": "3.5.1",
|
81
|
+
"content-type": "1.0.4",
|
82
|
+
"cookie-parser": "1.4.3",
|
83
|
+
"copy-paste": "1.3.0",
|
84
|
+
"core-js-compat": "3.4.0",
|
85
|
+
"cors": "2.8.4",
|
86
|
+
"cpr": "3.0.1",
|
87
|
+
"cross-spawn": "7.0.3",
|
88
|
+
"dateformat": "3.0.3",
|
89
|
+
"detect-mocha": "0.1.0",
|
90
|
+
"diff": "3.2.0",
|
91
|
+
"element-resize-detector": "1.1.15",
|
92
|
+
"enquirer": "2.3.0",
|
93
|
+
"enum-values": "1.2.1",
|
94
|
+
"errorhandler": "1.5.0",
|
95
|
+
"eslint": "7.13.0",
|
96
|
+
"eslint-plugin-import": "2.22.1",
|
97
|
+
"eslint-plugin-jsdoc": "30.7.8",
|
98
|
+
"eslint-plugin-prefer-arrow": "1.2.2",
|
99
|
+
"express": "4.16.3",
|
100
|
+
"express-fileupload": "0.4.0",
|
101
|
+
"fbgraph": "1.4.1",
|
102
|
+
"file-loader": "1.1.5",
|
103
|
+
"fkill": "6.1.0",
|
104
|
+
"font-awesome": "4.7.0",
|
105
|
+
"fs-extra": "8.1.0",
|
106
|
+
"fuzzy": "0.1.3",
|
107
|
+
"glob": "7.1.2",
|
108
|
+
"gulp": "3.9.1",
|
109
|
+
"hostile": "1.3.3",
|
110
|
+
"html-webpack-plugin": "4.3.0",
|
111
|
+
"http-proxy": "1.16.2",
|
112
|
+
"http-proxy-middleware": "0.19.1",
|
113
|
+
"http-server": "0.11.1",
|
114
|
+
"incremental-compiler": "~1.1.53",
|
115
|
+
"inquirer": "7.3.3",
|
116
|
+
"inquirer-autocomplete-prompt": "1.3.0",
|
117
|
+
"is-elevated": "3.0.0",
|
118
|
+
"istanbul-instrumenter-loader": "2.0.0",
|
119
|
+
"jasmine-core": "3.10.0",
|
120
|
+
"jasmine-spec-reporter": "5.0.0",
|
121
|
+
"json-stringify-safe": "5.0.1",
|
122
|
+
"json10": "~1.0.34",
|
123
|
+
"json5": "2.1.3",
|
124
|
+
"json5-writer": "0.2.0",
|
125
|
+
"karma": "6.3.0",
|
126
|
+
"karma-chrome-launcher": "3.1.0",
|
127
|
+
"karma-cli": "1.0.1",
|
128
|
+
"karma-coverage": "2.1.0",
|
129
|
+
"karma-coverage-istanbul-reporter": "2.1.0",
|
130
|
+
"karma-jasmine": "4.0.0",
|
131
|
+
"karma-jasmine-html-reporter": "1.7.0",
|
132
|
+
"lnk": "1.0.1",
|
133
|
+
"lockfile": "1.0.4",
|
134
|
+
"lodash": "4.17.4",
|
135
|
+
"lodash-walk-object": "~1.0.35",
|
136
|
+
"lowdb": "1.0.0",
|
137
|
+
"magic-renamer": "~0.0.20",
|
138
|
+
"material-design-icons": "3.0.1",
|
139
|
+
"method-override": "2.3.10",
|
140
|
+
"minimist": "1.2.0",
|
141
|
+
"mkdirp": "0.5.1",
|
142
|
+
"mocha": "5.2.0",
|
143
|
+
"moment": "2.22.2",
|
144
|
+
"morphi": "~4.0.54",
|
145
|
+
"ng-modal-lib": "0.0.6",
|
146
|
+
"ng-packagr": "5.7.1",
|
147
|
+
"ng-talkback": "~2.4.25",
|
148
|
+
"ng2-file-upload": "1.3.0",
|
149
|
+
"ng2-logger": "~8.0.20",
|
150
|
+
"ng2-rest": "~11.0.42",
|
151
|
+
"ng4-icons": "~0.0.30",
|
152
|
+
"ng4-modal": "~0.0.30",
|
153
|
+
"ngx-bootstrap": "8.0.0",
|
154
|
+
"ngx-breadcrumbs": "0.0.3",
|
155
|
+
"ngx-editor": "4.1.0",
|
156
|
+
"ngx-moment": "3.5.0",
|
157
|
+
"ngx-pipes": "2.6.0",
|
158
|
+
"ngx-store": "2.1.0",
|
159
|
+
"ngx-toastr": "11.2.1",
|
160
|
+
"ngx-wig": "8.0.0",
|
161
|
+
"node-cli-test": "0.0.2",
|
162
|
+
"node-cli-tester": "~0.0.22",
|
163
|
+
"node-localstorage": "2.1.6",
|
164
|
+
"node-notifier": "6.0.0",
|
165
|
+
"nodemon": "1.14.11",
|
166
|
+
"npm-get-dependents": "1.0.1",
|
167
|
+
"npm-run": "4.1.2",
|
168
|
+
"omelette": "0.4.5",
|
169
|
+
"open": "7.2.1",
|
170
|
+
"ora": "3.4.0",
|
171
|
+
"passport": "0.3.2",
|
172
|
+
"passport-http-bearer": "1.0.1",
|
173
|
+
"password-hash": "1.2.2",
|
174
|
+
"portfinder": "1.0.21",
|
175
|
+
"progress": "2.0.3",
|
176
|
+
"prompts": "0.1.8",
|
177
|
+
"protractor": "7.0.0",
|
178
|
+
"ps-list": "6.1.0",
|
179
|
+
"ps-node": "0.1.6",
|
180
|
+
"q": "1.5.1",
|
181
|
+
"randomcolor": "0.5.3",
|
182
|
+
"record-replay-req-res-scenario": "~0.0.26",
|
183
|
+
"reflect-metadata": "0.1.10",
|
184
|
+
"rimraf": "2.6.2",
|
185
|
+
"rxjs": "~7.4.0",
|
186
|
+
"rxjs-compat": "~6.5.3",
|
187
|
+
"simple-git": "1.96.0",
|
188
|
+
"sloc": "0.2.0",
|
189
|
+
"socket.io": "2.4.1",
|
190
|
+
"sort-package-json": "1.11.0",
|
191
|
+
"static-columns": "~2.0.17",
|
192
|
+
"string-similarity": "4.0.2",
|
193
|
+
"sudo-block": "3.0.0",
|
194
|
+
"systeminformation": "3.45.7",
|
195
|
+
"task.js": "0.1.5",
|
196
|
+
"tnp-cli": "~2.0.20",
|
197
|
+
"tnp-config": "~1.0.20",
|
198
|
+
"tnp-db": "~0.0.44",
|
199
|
+
"tnp-helpers": "~0.0.73",
|
200
|
+
"tnp-models": "~0.0.37",
|
201
|
+
"tnp-tools": "~0.0.46",
|
202
|
+
"tnp-ui": "~0.0.33",
|
203
|
+
"ts-node": "8.3.0",
|
204
|
+
"tsickle": "0.26.0",
|
205
|
+
"tslib": "~2.3.0",
|
206
|
+
"tslint": "6.1.0",
|
207
|
+
"typeorm": "~0.2.7",
|
208
|
+
"typescript": "~4.5.2",
|
209
|
+
"typescript-class-helpers": "~1.0.42",
|
210
|
+
"typescript-formatter": "~7.2.2",
|
211
|
+
"uglifyjs-webpack-plugin": "2.2.0",
|
212
|
+
"underscore": "1.9.1",
|
213
|
+
"uuid": "8.3.2",
|
214
|
+
"validator": "9.2.0",
|
215
|
+
"vpn-split": "~0.0.18",
|
216
|
+
"watch": "1.0.2",
|
217
|
+
"zone.js": "~0.11.4"
|
218
|
+
}
|
package/package.json_tnp.json5
CHANGED
@@ -1,37 +1,37 @@
|
|
1
|
-
{
|
2
|
-
resources: ["README.md"],
|
3
|
-
|
4
|
-
overrided: {
|
5
|
-
ignoreDepsPattern: [],
|
6
|
-
includeAsDev: [],
|
7
|
-
includeOnly: ["tnp-core"],
|
8
|
-
dependencies: {},
|
9
|
-
linkedFolders: [],
|
10
|
-
npmFixes: [],
|
11
|
-
},
|
12
|
-
|
13
|
-
linkedProjects: [],
|
14
|
-
smartContainerBuildTarget: '',
|
15
|
-
linkedRepos: [],
|
16
|
-
|
17
|
-
libReleaseOptions: {
|
18
|
-
nodts: false,
|
19
|
-
obscure: false,
|
20
|
-
ugly: false,
|
21
|
-
includeNodeModules: false,
|
22
|
-
},
|
23
|
-
|
24
|
-
smartContainerTarget: '',
|
25
|
-
type: "isomorphic-lib",
|
26
|
-
isCoreProject: false,
|
27
|
-
useFramework: false,
|
28
|
-
required: [],
|
29
|
-
version: "v4",
|
30
|
-
additionalNpmNames: ["firedev-config"],
|
31
|
-
isGenerated: false,
|
32
|
-
requiredServers: [],
|
33
|
-
license: "MIT",
|
34
|
-
private: false,
|
35
|
-
main: "index.js",
|
36
|
-
workerPlugins: {},
|
37
|
-
}
|
1
|
+
{
|
2
|
+
resources: ["README.md"],
|
3
|
+
|
4
|
+
overrided: {
|
5
|
+
ignoreDepsPattern: [],
|
6
|
+
includeAsDev: [],
|
7
|
+
includeOnly: ["tnp-core"],
|
8
|
+
dependencies: {},
|
9
|
+
linkedFolders: [],
|
10
|
+
npmFixes: [],
|
11
|
+
},
|
12
|
+
|
13
|
+
linkedProjects: [],
|
14
|
+
smartContainerBuildTarget: '',
|
15
|
+
linkedRepos: [],
|
16
|
+
|
17
|
+
libReleaseOptions: {
|
18
|
+
nodts: false,
|
19
|
+
obscure: false,
|
20
|
+
ugly: false,
|
21
|
+
includeNodeModules: false,
|
22
|
+
},
|
23
|
+
|
24
|
+
smartContainerTarget: '',
|
25
|
+
type: "isomorphic-lib",
|
26
|
+
isCoreProject: false,
|
27
|
+
useFramework: false,
|
28
|
+
required: [],
|
29
|
+
version: "v4",
|
30
|
+
additionalNpmNames: ["firedev-config"],
|
31
|
+
isGenerated: false,
|
32
|
+
requiredServers: [],
|
33
|
+
license: "MIT",
|
34
|
+
private: false,
|
35
|
+
main: "index.js",
|
36
|
+
workerPlugins: {},
|
37
|
+
}
|
package/tmp-environment.json
CHANGED
@@ -43,7 +43,7 @@
|
|
43
43
|
"workerPlugins": {}
|
44
44
|
},
|
45
45
|
"dependencies": {
|
46
|
-
"tnp-core": "~16.0.
|
46
|
+
"tnp-core": "~16.0.24"
|
47
47
|
},
|
48
48
|
"devDependencies": {
|
49
49
|
"@angular-devkit/build-angular": "~16.0.5",
|
@@ -65,6 +65,9 @@
|
|
65
65
|
"@angular/router": "~16.0.0",
|
66
66
|
"@angular/service-worker": "~16.0.4",
|
67
67
|
"@babel/cli": "7.18.6",
|
68
|
+
"@commitlint/cli": "12.1.1",
|
69
|
+
"@commitlint/config-conventional": "12.1.1",
|
70
|
+
"@commitlint/prompt-cli": "12.1.1",
|
68
71
|
"@compodoc/compodoc": "1.1.20",
|
69
72
|
"@cypress/schematic": "2.5.0",
|
70
73
|
"@iconify/icons-fa-solid": "1.2.2",
|
@@ -119,6 +122,7 @@
|
|
119
122
|
"@types/vinyl": "2.0.2",
|
120
123
|
"@types/watch": "1.0.0",
|
121
124
|
"accepts": "1.3.4",
|
125
|
+
"ajv": "8.12.0",
|
122
126
|
"angular-material-css-vars": "5.0.2",
|
123
127
|
"angular-resize-event": "3.2.0",
|
124
128
|
"animate.css": "4.1.1 ",
|
@@ -211,7 +215,7 @@
|
|
211
215
|
"jscodeshift": "0.6.3",
|
212
216
|
"json-stringify-safe": "5.0.1",
|
213
217
|
"json10": "~16.0.49",
|
214
|
-
"json10-writer": "~16.0.
|
218
|
+
"json10-writer": "~16.0.46",
|
215
219
|
"json5": "2.2.1",
|
216
220
|
"json5-writer": "0.2.0",
|
217
221
|
"jszip": "3.10.1",
|
@@ -235,12 +239,14 @@
|
|
235
239
|
"ng-lock": "16.0.1",
|
236
240
|
"ng-packagr": "16.0.1",
|
237
241
|
"ng-talkback": "~16.2.1",
|
238
|
-
"ng2-logger": "~16.0.
|
242
|
+
"ng2-logger": "~16.0.8",
|
239
243
|
"ng2-rest": "~16.0.14",
|
240
244
|
"ngx-ace-wrapper": "14.0.0",
|
241
245
|
"ngx-editor": "15.3.0",
|
242
246
|
"ngx-highlightjs": "9.0.0",
|
243
247
|
"ngx-moment": "6.0.2",
|
248
|
+
"ngx-monaco-editor": "12.0.0",
|
249
|
+
"ngx-photo-editor": "0.4.4",
|
244
250
|
"ngx-pipes": "3.2.2",
|
245
251
|
"ngx-progressbar": "11.0.0",
|
246
252
|
"ngx-scrollbar": "12.0.0",
|
@@ -262,7 +268,8 @@
|
|
262
268
|
"password-hash": "1.2.2",
|
263
269
|
"pica": "9.0.1",
|
264
270
|
"portfinder": "1.0.21",
|
265
|
-
"prettier": "
|
271
|
+
"prettier": "3.0.0",
|
272
|
+
"pretty-error": "4.0.0",
|
266
273
|
"progress": "2.0.3",
|
267
274
|
"prompts": "0.1.8",
|
268
275
|
"ps-list": "6.1.0",
|
@@ -289,11 +296,11 @@
|
|
289
296
|
"systeminformation": "3.45.7",
|
290
297
|
"task.js": "0.1.5",
|
291
298
|
"threads": "1.7.0",
|
292
|
-
"tnp-cli": "~16.0.
|
293
|
-
"tnp-config": "~16.0.
|
299
|
+
"tnp-cli": "~16.0.7",
|
300
|
+
"tnp-config": "~16.0.19",
|
294
301
|
"tnp-db": "~16.0.27",
|
295
|
-
"tnp-helpers": "~16.0.
|
296
|
-
"tnp-models": "~16.0.
|
302
|
+
"tnp-helpers": "~16.0.10",
|
303
|
+
"tnp-models": "~16.0.37",
|
297
304
|
"ts-debug": "1.3.0",
|
298
305
|
"ts-loader": "2.3.1",
|
299
306
|
"ts-node": "10.9.1",
|
@@ -302,13 +309,13 @@
|
|
302
309
|
"turndown": "7.1.2",
|
303
310
|
"typeorm": "~0.3.10",
|
304
311
|
"typescript": "~5.0.2",
|
305
|
-
"typescript-class-helpers": "~16.0.
|
312
|
+
"typescript-class-helpers": "~16.0.18",
|
306
313
|
"typescript-formatter": "~7.2.2",
|
307
314
|
"underscore": "1.9.1",
|
308
315
|
"uuid": "8.3.2",
|
309
316
|
"validator": "9.2.0",
|
310
317
|
"video.js": "8.3.0",
|
311
|
-
"vpn-split": "~16.0.
|
318
|
+
"vpn-split": "~16.0.3",
|
312
319
|
"watch": "1.0.2",
|
313
320
|
"yup": "1.1.1",
|
314
321
|
"zone.js": "~0.13.0"
|
@@ -316,14 +323,14 @@
|
|
316
323
|
"license": "MIT",
|
317
324
|
"private": false,
|
318
325
|
"name": "tnp-config",
|
319
|
-
"version": "16.0.
|
320
|
-
"lastBuildTagHash": "
|
326
|
+
"version": "16.0.20",
|
327
|
+
"lastBuildTagHash": "28365ec00e7ca24aa3517a543bd9fb2125125735",
|
321
328
|
"main": "index.js"
|
322
329
|
},
|
323
330
|
"build": {
|
324
|
-
"number":
|
325
|
-
"date": "2023-
|
326
|
-
"hash": "
|
331
|
+
"number": 553,
|
332
|
+
"date": "2023-10-01T14:37:00.000Z",
|
333
|
+
"hash": "15def3dc7306abad8eab9e62c5050b96162dcee3",
|
327
334
|
"options": {}
|
328
335
|
},
|
329
336
|
"currentProjectName": "tnp-config",
|
@@ -332,16 +339,14 @@
|
|
332
339
|
"currentProjectTasksConfiguration": "{\"version\":\"2.0.0\",\"tasks\":[{\"label\":\"terminateall\",\"command\":\"echo ${input:terminate}\",\"type\":\"shell\",\"problemMatcher\":[]},{\"label\":\"Ng Serve\",\"type\":\"shell\",\"command\":\"tnp build\",\"isBackground\":true,\"presentation\":{\"reveal\":\"always\"},\"group\":{\"kind\":\"build\",\"isDefault\":true},\"problemMatcher\":{\"owner\":\"typescript\",\"source\":\"ts\",\"applyTo\":\"closedDocuments\",\"fileLocation\":[\"relative\",\"${cwd}\"],\"pattern\":\"$tsc\",\"background\":{\"activeOnStart\":true,\"beginsPattern\":{\"regexp\":\"(.*?)\"},\"endsPattern\":{\"regexp\":\"Compiled |Failed to compile.\"}}}}],\"inputs\":[{\"id\":\"terminate\",\"type\":\"command\",\"command\":\"workbench.action.tasks.terminate\",\"args\":\"terminateAll\"}]}",
|
333
340
|
"currentProjectType": "isomorphic-lib",
|
334
341
|
"currentFrameworkVersion": "16.0.20",
|
335
|
-
"currentProjectIsStrictSite": false,
|
336
|
-
"currentProjectIsDependencySite": false,
|
337
|
-
"currentProjectIsStatic": false,
|
338
342
|
"isStandaloneProject": true,
|
343
|
+
"isSmartContainer": false,
|
339
344
|
"frameworks": [
|
340
345
|
"bootstrap",
|
341
346
|
"ionic",
|
342
347
|
"material"
|
343
348
|
],
|
344
|
-
"pathesTsconfig": "\"paths\": {},",
|
349
|
+
"pathesTsconfig": "\"paths\": {\"tnp-config\":[\"./src/lib\"],\"tnp-config/*\":[\"./src/lib/*\"]},",
|
345
350
|
"customRootDir": "\"rootDir\": \"./src\",",
|
346
351
|
"currentLibProjectSourceFolder": "src"
|
347
352
|
}
|