tnp-config 16.444.15 → 18.0.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/esm2022/lib/config.mjs +10 -2
- package/browser/fesm2022/tnp-config.mjs +9 -1
- package/browser/fesm2022/tnp-config.mjs.map +1 -1
- package/browser/lib/config.d.ts +4 -0
- package/client/esm2022/lib/config.mjs +10 -2
- package/client/fesm2022/tnp-config.mjs +9 -1
- package/client/fesm2022/tnp-config.mjs.map +1 -1
- package/client/lib/config.d.ts +4 -0
- package/firedev.jsonc +4 -4
- package/lib/config.d.ts +4 -0
- package/lib/config.js +22 -16
- package/lib/config.js.map +1 -1
- package/package.json +4 -4
- package/tmp-environment.json +200 -200
- package/websql/esm2022/lib/config.mjs +10 -2
- package/websql/fesm2022/tnp-config.mjs +9 -1
- package/websql/fesm2022/tnp-config.mjs.map +1 -1
- package/websql/lib/config.d.ts +4 -0
- package/browser/package.json +0 -25
- package/client/package.json +0 -354
- package/websql/package.json +0 -25
package/tmp-environment.json
CHANGED
@@ -34,7 +34,7 @@
|
|
34
34
|
"isCoreProject": false,
|
35
35
|
"useFramework": false,
|
36
36
|
"required": [],
|
37
|
-
"version": "
|
37
|
+
"version": "v18",
|
38
38
|
"additionalNpmNames": [
|
39
39
|
"firedev-config"
|
40
40
|
],
|
@@ -46,251 +46,251 @@
|
|
46
46
|
"workerPlugins": {}
|
47
47
|
},
|
48
48
|
"dependencies": {
|
49
|
-
"tnp-core": "~
|
49
|
+
"tnp-core": "~18.0.3"
|
50
50
|
},
|
51
51
|
"devDependencies": {
|
52
|
-
"@angular-builders/custom-webpack": "~
|
53
|
-
"@angular-devkit/build-angular": "~
|
54
|
-
"@angular-devkit/core": "~
|
55
|
-
"@angular-eslint/builder": "~
|
56
|
-
"@angular-eslint/eslint-plugin": "~
|
57
|
-
"@angular-eslint/eslint-plugin-template": "~
|
58
|
-
"@angular-eslint/schematics": "~
|
59
|
-
"@angular-eslint/template-parser": "~
|
60
|
-
"@angular-material-extensions/password-strength": "~
|
61
|
-
"@angular/animations": "~
|
62
|
-
"@angular/cdk": "~
|
63
|
-
"@angular/cli": "~
|
64
|
-
"@angular/common": "~
|
65
|
-
"@angular/compiler": "~
|
66
|
-
"@angular/compiler-cli": "~
|
67
|
-
"@angular/core": "~
|
68
|
-
"@angular/elements": "~
|
69
|
-
"@angular/forms": "~
|
70
|
-
"@angular/material": "~
|
71
|
-
"@angular/platform-browser": "~
|
72
|
-
"@angular/platform-browser-dynamic": "~
|
73
|
-
"@angular/pwa": "~
|
74
|
-
"@angular/router": "~
|
75
|
-
"@angular/service-worker": "~
|
76
|
-
"@babel/cli": "7.
|
77
|
-
"@compodoc/compodoc": "1.1.
|
78
|
-
"@iconify/icons-fa-solid": "1.2.
|
79
|
-
"@iconify/icons-mdi": "1.2.
|
80
|
-
"@inquirer/prompts": "5.3.
|
81
|
-
"@mdi/js": "7.
|
82
|
-
"@ng-matero/extensions": "
|
83
|
-
"@ngneat/falso": "
|
84
|
-
"@ngneat/hot-toast": "
|
85
|
-
"@ngneat/overview": "
|
86
|
-
"@ngneat/spectator": "
|
87
|
-
"@ngrx/component-store": "~
|
88
|
-
"@ngrx/data": "~
|
89
|
-
"@ngrx/effects": "~
|
90
|
-
"@ngrx/entity": "~
|
91
|
-
"@ngrx/router-store": "~
|
92
|
-
"@ngrx/schematics": "~
|
93
|
-
"@ngrx/store": "~
|
94
|
-
"@ngrx/store-devtools": "~
|
95
|
-
"@ngx-formly/core": "6.
|
96
|
-
"@ngx-formly/material": "6.
|
52
|
+
"@angular-builders/custom-webpack": "~18.0.0",
|
53
|
+
"@angular-devkit/build-angular": "~18.1.4",
|
54
|
+
"@angular-devkit/core": "~18.1.4",
|
55
|
+
"@angular-eslint/builder": "~18.2.0",
|
56
|
+
"@angular-eslint/eslint-plugin": "~18.2.0",
|
57
|
+
"@angular-eslint/eslint-plugin-template": "~18.2.0",
|
58
|
+
"@angular-eslint/schematics": "~18.2.0",
|
59
|
+
"@angular-eslint/template-parser": "~18.2.0",
|
60
|
+
"@angular-material-extensions/password-strength": "~16.0.0",
|
61
|
+
"@angular/animations": "~18.1.4",
|
62
|
+
"@angular/cdk": "~18.1.4",
|
63
|
+
"@angular/cli": "~18.1.4",
|
64
|
+
"@angular/common": "~18.1.4",
|
65
|
+
"@angular/compiler": "~18.1.4",
|
66
|
+
"@angular/compiler-cli": "~18.1.4",
|
67
|
+
"@angular/core": "~18.1.4",
|
68
|
+
"@angular/elements": "~18.1.4",
|
69
|
+
"@angular/forms": "~18.1.4",
|
70
|
+
"@angular/material": "~18.1.4",
|
71
|
+
"@angular/platform-browser": "~18.1.4",
|
72
|
+
"@angular/platform-browser-dynamic": "~18.1.4",
|
73
|
+
"@angular/pwa": "~18.1.4",
|
74
|
+
"@angular/router": "~18.1.4",
|
75
|
+
"@angular/service-worker": "~18.1.4",
|
76
|
+
"@babel/cli": "7.24.8",
|
77
|
+
"@compodoc/compodoc": "1.1.25",
|
78
|
+
"@iconify/icons-fa-solid": "1.2.4",
|
79
|
+
"@iconify/icons-mdi": "1.2.48",
|
80
|
+
"@inquirer/prompts": "5.3.8",
|
81
|
+
"@mdi/js": "7.4.47",
|
82
|
+
"@ng-matero/extensions": "18.1.2",
|
83
|
+
"@ngneat/falso": "7.2.0",
|
84
|
+
"@ngneat/hot-toast": "7.0.0",
|
85
|
+
"@ngneat/overview": "6.1.1",
|
86
|
+
"@ngneat/spectator": "19.0.0",
|
87
|
+
"@ngrx/component-store": "~18.0.2",
|
88
|
+
"@ngrx/data": "~18.0.2",
|
89
|
+
"@ngrx/effects": "~18.0.2",
|
90
|
+
"@ngrx/entity": "~18.0.2",
|
91
|
+
"@ngrx/router-store": "~18.0.2",
|
92
|
+
"@ngrx/schematics": "~18.0.2",
|
93
|
+
"@ngrx/store": "~18.0.2",
|
94
|
+
"@ngrx/store-devtools": "~18.0.2",
|
95
|
+
"@ngx-formly/core": "6.3.6",
|
96
|
+
"@ngx-formly/material": "6.3.6",
|
97
97
|
"@ngx-translate/core": "15.0.0",
|
98
98
|
"@ngx-translate/http-loader": "8.0.0",
|
99
|
-
"@sqltools/formatter": "1.2.
|
100
|
-
"@sweetalert2/ngx-sweetalert2": "12.
|
99
|
+
"@sqltools/formatter": "1.2.5",
|
100
|
+
"@sweetalert2/ngx-sweetalert2": "12.4.0",
|
101
101
|
"@testdeck/jest": "0.3.3",
|
102
102
|
"@testdeck/mocha": "0.3.3",
|
103
|
-
"@types/chai": "4.
|
103
|
+
"@types/chai": "4.3.17",
|
104
104
|
"@types/chokidar": "2.1.3",
|
105
105
|
"@types/dateformat": "1.0.1",
|
106
|
-
"@types/diff": "
|
107
|
-
"@types/express": "4.
|
108
|
-
"@types/express-fileupload": "1.
|
109
|
-
"@types/fs-extra": "
|
106
|
+
"@types/diff": "5.2.1",
|
107
|
+
"@types/express": "4.17.21",
|
108
|
+
"@types/express-fileupload": "1.5.0",
|
109
|
+
"@types/fs-extra": "11.0.4",
|
110
110
|
"@types/glob": "5.0.35",
|
111
|
-
"@types/http-proxy": "1.
|
112
|
-
"@types/http-proxy-middleware": "0.
|
113
|
-
"@types/jest": "29.5.
|
114
|
-
"@types/json-stringify-safe": "5.0.
|
111
|
+
"@types/http-proxy": "1.17.15",
|
112
|
+
"@types/http-proxy-middleware": "1.0.0",
|
113
|
+
"@types/jest": "29.5.12",
|
114
|
+
"@types/json-stringify-safe": "5.0.3",
|
115
115
|
"@types/json5": "0.0.29",
|
116
|
-
"@types/lockfile": "1.0.
|
116
|
+
"@types/lockfile": "1.0.4",
|
117
117
|
"@types/lodash": "4.14.92",
|
118
|
-
"@types/mocha": "
|
119
|
-
"@types/node": "
|
120
|
-
"@types/node-notifier": "
|
121
|
-
"@types/oauth2orize": "1.
|
122
|
-
"@types/password-hash": "1.2.
|
123
|
-
"@types/progress": "2.0.
|
124
|
-
"@types/q": "1.5.
|
125
|
-
"@types/rimraf": "
|
126
|
-
"@types/semver": "
|
127
|
-
"@types/systeminformation": "3.
|
128
|
-
"@types/vinyl": "2.0.
|
129
|
-
"@types/watch": "1.0.
|
130
|
-
"@typescript-eslint/eslint-plugin": "
|
131
|
-
"@typescript-eslint/parser": "
|
118
|
+
"@types/mocha": "10.0.7",
|
119
|
+
"@types/node": "22.2.0",
|
120
|
+
"@types/node-notifier": "8.0.5",
|
121
|
+
"@types/oauth2orize": "1.11.5",
|
122
|
+
"@types/password-hash": "1.2.24",
|
123
|
+
"@types/progress": "2.0.7",
|
124
|
+
"@types/q": "1.5.8",
|
125
|
+
"@types/rimraf": "4.0.5",
|
126
|
+
"@types/semver": "7.5.8",
|
127
|
+
"@types/systeminformation": "3.54.1",
|
128
|
+
"@types/vinyl": "2.0.12",
|
129
|
+
"@types/watch": "1.0.6",
|
130
|
+
"@typescript-eslint/eslint-plugin": "8.0.1",
|
131
|
+
"@typescript-eslint/parser": "8.0.1",
|
132
132
|
"@vercel/ncc": "0.38.1",
|
133
|
-
"accepts": "1.3.
|
134
|
-
"ajv": "8.
|
135
|
-
"angular-material-css-vars": "
|
133
|
+
"accepts": "1.3.8",
|
134
|
+
"ajv": "8.17.1",
|
135
|
+
"angular-material-css-vars": "7.0.0",
|
136
136
|
"angular-resize-event": "3.2.0",
|
137
|
-
"animate.css": "4.1.1
|
138
|
-
"any-project-cli": "16.444.12",
|
139
|
-
"app-root-path": "3.
|
140
|
-
"axios": "1.3
|
137
|
+
"animate.css": "4.1.1",
|
138
|
+
"any-project-cli": "~16.444.12",
|
139
|
+
"app-root-path": "3.1.0",
|
140
|
+
"axios": "1.7.3",
|
141
141
|
"background-worker-process": "~16.100.10",
|
142
142
|
"base32": "0.0.7",
|
143
143
|
"bcryptjs": "2.4.3",
|
144
|
-
"body-parser": "1.
|
145
|
-
"bootstrap": "
|
144
|
+
"body-parser": "1.20.2",
|
145
|
+
"bootstrap": "5.3.3",
|
146
146
|
"buffer-shims": "1.0.0",
|
147
|
-
"bun": "1.1.
|
148
|
-
"callsite-record": "4.1.
|
149
|
-
"chai": "4.
|
150
|
-
"chalk": "
|
147
|
+
"bun": "1.1.22",
|
148
|
+
"callsite-record": "4.1.5",
|
149
|
+
"chai": "4.5.0",
|
150
|
+
"chalk": "1.1.3",
|
151
151
|
"check-node-version": "3.2.0",
|
152
|
-
"cheerio": "1.0.0
|
153
|
-
"chokidar": "
|
152
|
+
"cheerio": "1.0.0",
|
153
|
+
"chokidar": "2.1.8",
|
154
154
|
"circular-json": "0.5.1",
|
155
155
|
"class-transformer": "0.5.1",
|
156
|
-
"class-validator": "0.14.
|
156
|
+
"class-validator": "0.14.1",
|
157
157
|
"cli-highlight": "2.1.11",
|
158
158
|
"command-exists": "1.2.2",
|
159
159
|
"compression": "1.7.4",
|
160
|
-
"concurrently": "
|
161
|
-
"content-type": "1.0.
|
162
|
-
"conventional-changelog-cli": "
|
163
|
-
"cookie-parser": "1.4.
|
160
|
+
"concurrently": "8.2.2",
|
161
|
+
"content-type": "1.0.5",
|
162
|
+
"conventional-changelog-cli": "5.0.0",
|
163
|
+
"cookie-parser": "1.4.6",
|
164
164
|
"copy-paste": "1.5.3",
|
165
|
-
"cors": "2.8.
|
165
|
+
"cors": "2.8.5",
|
166
166
|
"cpr": "3.0.1",
|
167
167
|
"cross-env": "7.0.2",
|
168
168
|
"cross-spawn": "7.0.3",
|
169
169
|
"dateformat": "3.0.3",
|
170
170
|
"detect-mocha": "0.1.0",
|
171
|
-
"diff": "
|
172
|
-
"electron": "
|
173
|
-
"electron-builder": "24.
|
174
|
-
"electron-debug": "
|
171
|
+
"diff": "4.0.2",
|
172
|
+
"electron": "31.3.1",
|
173
|
+
"electron-builder": "24.13.3",
|
174
|
+
"electron-debug": "4.0.0",
|
175
175
|
"electron-reloader": "1.2.3",
|
176
|
-
"element-resize-detector": "1.
|
176
|
+
"element-resize-detector": "1.2.4",
|
177
177
|
"enquirer": "2.4.1",
|
178
178
|
"enum-values": "1.2.1",
|
179
|
-
"errorhandler": "1.5.
|
180
|
-
"eslint": "
|
179
|
+
"errorhandler": "1.5.1",
|
180
|
+
"eslint": "9.9.0",
|
181
181
|
"eslint-config-prettier": "9.1.0",
|
182
182
|
"eslint-plugin-import": "latest",
|
183
183
|
"eslint-plugin-jsdoc": "latest",
|
184
184
|
"eslint-plugin-prefer-arrow": "latest",
|
185
|
-
"eslint-plugin-prettier": "5.1
|
185
|
+
"eslint-plugin-prettier": "5.2.1",
|
186
186
|
"eslint-plugin-react": "latest",
|
187
|
-
"express": "4.
|
187
|
+
"express": "4.19.2",
|
188
188
|
"express-fileupload": "1.4.0",
|
189
|
-
"express-session": "1.
|
190
|
-
"file-loader": "1.1.
|
189
|
+
"express-session": "1.18.0",
|
190
|
+
"file-loader": "1.1.11",
|
191
191
|
"file-saver": "2.0.5",
|
192
|
-
"file-type": "
|
193
|
-
"firedev": "^
|
194
|
-
"firedev-crud": "~16.444.
|
195
|
-
"firedev-crud-deamon": "~16.444.
|
196
|
-
"firedev-ports": "~16.444.
|
197
|
-
"firedev-storage": "~16.444.
|
198
|
-
"firedev-type-sql": "~16.444.
|
199
|
-
"firedev-typeorm": "~16.444.
|
200
|
-
"firedev-ui": "16.444.1",
|
192
|
+
"file-type": "19.1.1",
|
193
|
+
"firedev": "^18",
|
194
|
+
"firedev-crud": "~16.444.15",
|
195
|
+
"firedev-crud-deamon": "~16.444.15",
|
196
|
+
"firedev-ports": "~16.444.15",
|
197
|
+
"firedev-storage": "~16.444.11",
|
198
|
+
"firedev-type-sql": "~16.444.15",
|
199
|
+
"firedev-typeorm": "~16.444.11",
|
200
|
+
"firedev-ui": "~16.444.1",
|
201
201
|
"fkill": "6.1.0",
|
202
202
|
"font-awesome": "4.7.0",
|
203
203
|
"form-data": "4.0.0",
|
204
|
-
"fs-extra": "
|
204
|
+
"fs-extra": "11.1.1",
|
205
205
|
"fuzzy": "0.1.3",
|
206
206
|
"glob": "7.1.2",
|
207
|
-
"google-libphonenumber": "3.2.
|
207
|
+
"google-libphonenumber": "3.2.38",
|
208
208
|
"gulp": "3.9.1",
|
209
|
-
"helmet": "7.
|
209
|
+
"helmet": "7.1.0",
|
210
210
|
"hostile": "1.3.3",
|
211
|
-
"howler": "2.2.
|
211
|
+
"howler": "2.2.4",
|
212
212
|
"http-proxy": "1.18.1",
|
213
|
-
"http-proxy-middleware": "0.
|
214
|
-
"http-server": "0.
|
213
|
+
"http-proxy-middleware": "0.22.0-alpha",
|
214
|
+
"http-server": "0.13.0",
|
215
215
|
"image-focus": "1.2.1",
|
216
216
|
"immer": "10.0.2",
|
217
|
-
"immutable": "4.3.
|
218
|
-
"incremental-compiler": "~16.444.
|
217
|
+
"immutable": "4.3.7",
|
218
|
+
"incremental-compiler": "~16.444.16",
|
219
219
|
"inquirer": "7.3.3",
|
220
220
|
"inquirer-autocomplete-prompt": "1.3.0",
|
221
221
|
"is-elevated": "3.0.0",
|
222
|
-
"isomorphic-region-loader": "~16.444.
|
223
|
-
"istanbul-instrumenter-loader": "
|
224
|
-
"jest": "29.
|
225
|
-
"jest-date-mock": "1.0.
|
222
|
+
"isomorphic-region-loader": "~16.444.15",
|
223
|
+
"istanbul-instrumenter-loader": "3.0.1",
|
224
|
+
"jest": "29.7.0",
|
225
|
+
"jest-date-mock": "1.0.10",
|
226
226
|
"jest-junit": "16.0.0",
|
227
227
|
"jest-marbles": "latest",
|
228
|
-
"jest-preset-angular": "
|
229
|
-
"jimp": "0.22.
|
230
|
-
"joi": "17.
|
228
|
+
"jest-preset-angular": "14.2.2",
|
229
|
+
"jimp": "0.22.12",
|
230
|
+
"joi": "17.13.3",
|
231
231
|
"jscodeshift": "0.6.3",
|
232
232
|
"json-stringify-safe": "5.0.1",
|
233
|
-
"json10": "~16.444.
|
234
|
-
"json10-writer": "~16.444.
|
235
|
-
"json5": "2.2.
|
233
|
+
"json10": "~16.444.15",
|
234
|
+
"json10-writer": "~16.444.15",
|
235
|
+
"json5": "2.2.3",
|
236
236
|
"json5-writer": "0.2.0",
|
237
237
|
"jszip": "3.10.1",
|
238
|
-
"karma-cli": "
|
238
|
+
"karma-cli": "0.1.2",
|
239
239
|
"lnk": "1.0.1",
|
240
240
|
"localforage": "1.10.0",
|
241
241
|
"lockfile": "1.0.4",
|
242
|
-
"lodash": "4.17.
|
243
|
-
"lodash-walk-object": "~16.444.
|
242
|
+
"lodash": "4.17.21",
|
243
|
+
"lodash-walk-object": "~16.444.14",
|
244
244
|
"lowdb": "7.0.1",
|
245
|
-
"magic-renamer": "~16.444.
|
245
|
+
"magic-renamer": "~16.444.14",
|
246
246
|
"material-design-icons": "3.0.1",
|
247
247
|
"method-override": "2.3.10",
|
248
|
-
"minimist": "1.2.
|
248
|
+
"minimist": "1.2.8",
|
249
249
|
"mkdirp": "0.5.1",
|
250
|
-
"mocha": "10.
|
251
|
-
"moment": "2.
|
252
|
-
"ng-for-track-by-property": "
|
253
|
-
"ng-in-viewport": "
|
254
|
-
"ng-lock": "
|
255
|
-
"ng-packagr": "
|
256
|
-
"ng-talkback": "~16.444.
|
257
|
-
"ng2-logger": "~16.444.
|
258
|
-
"ng2-pdfjs-viewer": "
|
259
|
-
"ng2-rest": "~16.444.
|
260
|
-
"ngx-ace-wrapper": "
|
261
|
-
"ngx-editor": "
|
262
|
-
"ngx-highlightjs": "
|
250
|
+
"mocha": "10.7.3",
|
251
|
+
"moment": "2.30.1",
|
252
|
+
"ng-for-track-by-property": "18.0.1",
|
253
|
+
"ng-in-viewport": "16.1.0",
|
254
|
+
"ng-lock": "18.0.1",
|
255
|
+
"ng-packagr": "18.1.0",
|
256
|
+
"ng-talkback": "~16.444.7",
|
257
|
+
"ng2-logger": "~16.444.15",
|
258
|
+
"ng2-pdfjs-viewer": "18.0.0",
|
259
|
+
"ng2-rest": "~16.444.14",
|
260
|
+
"ngx-ace-wrapper": "17.0.0",
|
261
|
+
"ngx-editor": "17.5.4",
|
262
|
+
"ngx-highlightjs": "12.0.0",
|
263
263
|
"ngx-moment": "6.0.2",
|
264
264
|
"ngx-monaco-editor": "12.0.0",
|
265
265
|
"ngx-photo-editor": "0.4.4",
|
266
266
|
"ngx-pipes": "3.2.2",
|
267
|
-
"ngx-progressbar": "11.
|
268
|
-
"ngx-scrollbar": "
|
269
|
-
"ngx-scrolltop": "
|
267
|
+
"ngx-progressbar": "11.1.0",
|
268
|
+
"ngx-scrollbar": "15.1.2",
|
269
|
+
"ngx-scrolltop": "18.0.0",
|
270
270
|
"ngx-store": "3.1.1",
|
271
271
|
"ngx-typed-js": "2.1.1",
|
272
|
-
"node-cli-tester": "~16.444.
|
272
|
+
"node-cli-tester": "~16.444.7",
|
273
273
|
"node-localstorage": "2.1.6",
|
274
|
-
"node-notifier": "
|
275
|
-
"node-polyfill-webpack-plugin": "
|
276
|
-
"nodemon": "
|
274
|
+
"node-notifier": "10.0.1",
|
275
|
+
"node-polyfill-webpack-plugin": "1.1.4",
|
276
|
+
"nodemon": "2.0.22",
|
277
277
|
"npm-get-dependents": "1.0.1",
|
278
278
|
"npm-run": "4.1.2",
|
279
|
-
"omelette": "0.4.
|
280
|
-
"open": "
|
281
|
-
"ora": "
|
282
|
-
"passport": "0.
|
279
|
+
"omelette": "0.4.17",
|
280
|
+
"open": "10.0.4",
|
281
|
+
"ora": "8.0.1",
|
282
|
+
"passport": "0.7.0",
|
283
283
|
"passport-http-bearer": "1.0.1",
|
284
284
|
"password-hash": "1.2.2",
|
285
285
|
"path-to-regexp": "6.2.2",
|
286
286
|
"pica": "9.0.1",
|
287
287
|
"portfinder": "1.0.21",
|
288
|
-
"prettier": "3.
|
288
|
+
"prettier": "3.3.3",
|
289
289
|
"prettier-eslint": "16.3.0",
|
290
290
|
"pretty-error": "4.0.0",
|
291
291
|
"primeflex": "3.3.1",
|
292
|
-
"primeicons": "
|
293
|
-
"primeng": "
|
292
|
+
"primeicons": "7.0.0",
|
293
|
+
"primeng": "17.18.8",
|
294
294
|
"progress": "2.0.3",
|
295
295
|
"prompts": "2.4.2",
|
296
296
|
"ps-list": "6.1.0",
|
@@ -298,73 +298,73 @@
|
|
298
298
|
"q": "1.5.1",
|
299
299
|
"rallax.js": "2.0.4",
|
300
300
|
"randomcolor": "0.5.3",
|
301
|
-
"record-replay-req-res-scenario": "~16.444.
|
302
|
-
"reflect-metadata": "0.
|
301
|
+
"record-replay-req-res-scenario": "~16.444.7",
|
302
|
+
"reflect-metadata": "0.2.2",
|
303
303
|
"rimraf": "2.6.2",
|
304
|
-
"rxjs": "~7.8.
|
305
|
-
"semver": "6.3
|
304
|
+
"rxjs": "~7.8.1",
|
305
|
+
"semver": "7.6.3",
|
306
306
|
"simple-git": "3.25.0",
|
307
|
-
"sinon": "
|
307
|
+
"sinon": "18.0.0",
|
308
308
|
"sloc": "0.2.0",
|
309
309
|
"socket.io": "4.7.5",
|
310
310
|
"socket.io-client": "4.7.5",
|
311
311
|
"sort-package-json": "1.11.0",
|
312
312
|
"sql.js": "1.8.0",
|
313
|
-
"static-columns": "~16.444.
|
314
|
-
"string-similarity": "4.0.
|
313
|
+
"static-columns": "~16.444.10",
|
314
|
+
"string-similarity": "4.0.4",
|
315
315
|
"sudo-block": "3.0.0",
|
316
|
-
"supertest": "
|
317
|
-
"sweetalert2": "11.7.
|
316
|
+
"supertest": "7.0.0",
|
317
|
+
"sweetalert2": "11.7.32",
|
318
318
|
"systeminformation": "3.45.7",
|
319
319
|
"task.js": "0.1.5",
|
320
320
|
"threads": "1.7.0",
|
321
|
-
"tnp-cli": "~16.444.
|
322
|
-
"tnp-config": "~16.444.
|
323
|
-
"tnp-db": "~16.444.
|
324
|
-
"tnp-helpers": "~16.444.
|
325
|
-
"tnp-models": "~16.444.
|
321
|
+
"tnp-cli": "~16.444.7",
|
322
|
+
"tnp-config": "~16.444.15",
|
323
|
+
"tnp-db": "~16.444.14",
|
324
|
+
"tnp-helpers": "~16.444.25",
|
325
|
+
"tnp-models": "~16.444.15",
|
326
326
|
"ts-debug": "1.3.0",
|
327
|
-
"ts-json-schema-generator": "2.
|
327
|
+
"ts-json-schema-generator": "2.3.0-next.5",
|
328
328
|
"ts-loader": "2.3.1",
|
329
329
|
"ts-node": "10.9.1",
|
330
|
-
"tslib": "~2.3
|
331
|
-
"tslint": "
|
332
|
-
"turndown": "7.
|
333
|
-
"typedoc": "0.
|
334
|
-
"typedoc-plugin-markdown": "4.
|
335
|
-
"typescript": "~5.
|
336
|
-
"typescript-class-helpers": "~16.444.
|
330
|
+
"tslib": "~2.6.3",
|
331
|
+
"tslint": "6.1.3",
|
332
|
+
"turndown": "7.2.0",
|
333
|
+
"typedoc": "0.26.5",
|
334
|
+
"typedoc-plugin-markdown": "4.2.3",
|
335
|
+
"typescript": "~5.5.4",
|
336
|
+
"typescript-class-helpers": "~16.444.15",
|
337
337
|
"typescript-formatter": "~7.2.2",
|
338
|
-
"underscore": "1.
|
339
|
-
"uuid": "
|
340
|
-
"validator": "
|
338
|
+
"underscore": "1.13.7",
|
339
|
+
"uuid": "10.0.0",
|
340
|
+
"validator": "13.5.2",
|
341
341
|
"video.js": "8.3.0",
|
342
|
-
"vpn-split": "~16.444.
|
342
|
+
"vpn-split": "~16.444.7",
|
343
343
|
"vscode": "1.1.37",
|
344
|
-
"wait-on": "
|
344
|
+
"wait-on": "5.2.2",
|
345
345
|
"watch": "1.0.2",
|
346
346
|
"webpack": "~5.80",
|
347
|
-
"webpack-dev-middleware": "~6.
|
348
|
-
"webpack-dev-server": "~
|
349
|
-
"yup": "1.
|
347
|
+
"webpack-dev-middleware": "~6.1.3",
|
348
|
+
"webpack-dev-server": "~5.0.4",
|
349
|
+
"yup": "1.3.3",
|
350
350
|
"zone.js": "~0.13.0"
|
351
351
|
},
|
352
352
|
"license": "MIT",
|
353
353
|
"private": false,
|
354
354
|
"name": "tnp-config",
|
355
|
-
"version": "
|
356
|
-
"lastBuildTagHash": "
|
355
|
+
"version": "18.0.1",
|
356
|
+
"lastBuildTagHash": "2ea3a62243f69c99c2e6568d43276b7ecd69d308",
|
357
357
|
"main": "dist/app.electron.js"
|
358
358
|
},
|
359
359
|
"build": {
|
360
|
-
"number":
|
361
|
-
"date": "2024-
|
362
|
-
"hash": "
|
360
|
+
"number": 660,
|
361
|
+
"date": "2024-08-12T16:33:00.000Z",
|
362
|
+
"hash": "7d2282d0f45e2378ea150801e62f436b6866a32b"
|
363
363
|
},
|
364
364
|
"currentProjectName": "tnp-config",
|
365
365
|
"currentProjectGenericName": "tnp-config",
|
366
366
|
"currentProjectType": "isomorphic-lib",
|
367
|
-
"currentFrameworkVersion": "
|
367
|
+
"currentFrameworkVersion": "18.0.0",
|
368
368
|
"isStandaloneProject": true,
|
369
369
|
"isSmartContainer": false,
|
370
370
|
"pathesTsconfig": "\"paths\": {\"tnp-config\":[\"./src/lib\"],\"tnp-config/*\":[\"./src/lib/*\"]},",
|