typescript-class-helpers 13.0.3 → 13.0.6
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/package.json +2 -2
- package/tmp-environment.json +33 -28
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "typescript-class-helpers",
|
|
3
3
|
"description": "Usefull helper to have in your typescript project",
|
|
4
|
-
"version": "13.0.
|
|
4
|
+
"version": "13.0.6",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
7
7
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"enum-values": "1.2.1",
|
|
25
|
-
"ng2-logger": "~13.0.
|
|
25
|
+
"ng2-logger": "~13.0.6"
|
|
26
26
|
},
|
|
27
27
|
"license": "MIT",
|
|
28
28
|
"private": false,
|
package/tmp-environment.json
CHANGED
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
},
|
|
46
46
|
"name": "typescript-class-helpers",
|
|
47
47
|
"description": "Usefull helper to have in your typescript project",
|
|
48
|
-
"version": "13.0.
|
|
48
|
+
"version": "13.0.6",
|
|
49
49
|
"scripts": {
|
|
50
50
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
51
51
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
67
67
|
"dependencies": {
|
|
68
68
|
"enum-values": "1.2.1",
|
|
69
|
-
"ng2-logger": "~13.0.
|
|
69
|
+
"ng2-logger": "~13.0.6"
|
|
70
70
|
},
|
|
71
71
|
"license": "MIT",
|
|
72
72
|
"private": false,
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"babel-core": "6.25.0",
|
|
145
145
|
"babel-preset-env": "1.7.0",
|
|
146
146
|
"babel-preset-es2015": "6.24.1",
|
|
147
|
-
"background-worker-process": "~13.0.
|
|
147
|
+
"background-worker-process": "~13.0.8",
|
|
148
148
|
"bcryptjs": "2.4.3",
|
|
149
149
|
"body-parser": "1.18.2",
|
|
150
150
|
"bootstrap": "5.1.3",
|
|
@@ -180,10 +180,10 @@
|
|
|
180
180
|
"fbgraph": "1.4.1",
|
|
181
181
|
"file-loader": "1.1.5",
|
|
182
182
|
"firedev": "^13",
|
|
183
|
-
"firedev-crud": "~13.0.
|
|
184
|
-
"firedev-crud-deamon": "~13.0.
|
|
185
|
-
"firedev-ports": "~13.0.
|
|
186
|
-
"firedev-storage": "~13.0.
|
|
183
|
+
"firedev-crud": "~13.0.13",
|
|
184
|
+
"firedev-crud-deamon": "~13.0.5",
|
|
185
|
+
"firedev-ports": "~13.0.8",
|
|
186
|
+
"firedev-storage": "~13.0.4",
|
|
187
187
|
"fkill": "6.1.0",
|
|
188
188
|
"font-awesome": "4.7.0",
|
|
189
189
|
"fs-extra": "8.1.0",
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
"http-proxy": "1.16.2",
|
|
195
195
|
"http-proxy-middleware": "0.19.1",
|
|
196
196
|
"http-server": "0.11.1",
|
|
197
|
-
"incremental-compiler": "~13.0.
|
|
197
|
+
"incremental-compiler": "~13.0.6",
|
|
198
198
|
"inquirer": "7.3.3",
|
|
199
199
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
200
200
|
"is-elevated": "3.0.0",
|
|
@@ -202,8 +202,8 @@
|
|
|
202
202
|
"jasmine-core": "4.0.0",
|
|
203
203
|
"jscodeshift": "0.6.3",
|
|
204
204
|
"json-stringify-safe": "5.0.1",
|
|
205
|
-
"json10": "~13.0.
|
|
206
|
-
"json10-writer": "~13.0.
|
|
205
|
+
"json10": "~13.0.5",
|
|
206
|
+
"json10-writer": "~13.0.8",
|
|
207
207
|
"json5": "2.1.3",
|
|
208
208
|
"json5-writer": "0.2.0",
|
|
209
209
|
"karma": "6.3.0",
|
|
@@ -215,23 +215,25 @@
|
|
|
215
215
|
"lnk": "1.0.1",
|
|
216
216
|
"lockfile": "1.0.4",
|
|
217
217
|
"lodash": "4.17.4",
|
|
218
|
-
"lodash-walk-object": "~13.0.
|
|
218
|
+
"lodash-walk-object": "~13.0.5",
|
|
219
219
|
"lodash.get": ">= 4",
|
|
220
220
|
"lodash.isequal": ">= 4",
|
|
221
221
|
"lodash.merge": ">= 4",
|
|
222
222
|
"lodash.set": ">= 4",
|
|
223
223
|
"lowdb": "1.0.0",
|
|
224
|
+
"magic-renamer": "13.0.2",
|
|
224
225
|
"material-design-icons": "3.0.1",
|
|
225
226
|
"method-override": "2.3.10",
|
|
226
227
|
"minimist": "1.2.0",
|
|
227
228
|
"mkdirp": "0.5.1",
|
|
228
229
|
"mocha": "5.2.0",
|
|
229
230
|
"moment": "2.22.2",
|
|
230
|
-
"morphi": "~13.0.
|
|
231
|
+
"morphi": "~13.0.13",
|
|
231
232
|
"ng-packagr": "13.0.0",
|
|
232
|
-
"
|
|
233
|
-
"
|
|
234
|
-
"ng4-
|
|
233
|
+
"ng-talkback": "13.0.4",
|
|
234
|
+
"ng2-rest": "~13.0.8",
|
|
235
|
+
"ng4-icons": "~13.0.6",
|
|
236
|
+
"ng4-modal": "~13.0.8",
|
|
235
237
|
"ngx-bootstrap": "8.0.0",
|
|
236
238
|
"ngx-editor": "12.2.1",
|
|
237
239
|
"ngx-moment": "6.0.2",
|
|
@@ -239,6 +241,7 @@
|
|
|
239
241
|
"ngx-store": "3.1.1",
|
|
240
242
|
"ngx-toastr": "14.2.2",
|
|
241
243
|
"ngx-wig": "13.0.3",
|
|
244
|
+
"node-cli-tester": "13.0.4",
|
|
242
245
|
"node-localstorage": "2.1.6",
|
|
243
246
|
"node-notifier": "6.0.0",
|
|
244
247
|
"nodemon": "1.14.11",
|
|
@@ -258,6 +261,7 @@
|
|
|
258
261
|
"ps-node": "0.1.6",
|
|
259
262
|
"q": "1.5.1",
|
|
260
263
|
"randomcolor": "0.5.3",
|
|
264
|
+
"record-replay-req-res-scenario": "13.0.5",
|
|
261
265
|
"reflect-metadata": "0.1.10",
|
|
262
266
|
"rimraf": "2.6.2",
|
|
263
267
|
"rxjs": "~7.5.0",
|
|
@@ -270,32 +274,33 @@
|
|
|
270
274
|
"sudo-block": "3.0.0",
|
|
271
275
|
"systeminformation": "3.45.7",
|
|
272
276
|
"task.js": "0.1.5",
|
|
273
|
-
"tnp": "
|
|
274
|
-
"tnp-
|
|
275
|
-
"tnp-
|
|
276
|
-
"tnp-
|
|
277
|
-
"tnp-
|
|
278
|
-
"tnp-
|
|
279
|
-
"tnp-
|
|
280
|
-
"tnp-ui": "~13.0.1",
|
|
277
|
+
"tnp-cli": "~13.0.6",
|
|
278
|
+
"tnp-config": "~13.0.8",
|
|
279
|
+
"tnp-core": "~13.0.13",
|
|
280
|
+
"tnp-db": "~13.0.13",
|
|
281
|
+
"tnp-helpers": "~13.0.12",
|
|
282
|
+
"tnp-models": "~13.0.8",
|
|
283
|
+
"tnp-ui": "~13.0.7",
|
|
281
284
|
"ts-debug": "1.3.0",
|
|
285
|
+
"ts-loader": "2.3.1",
|
|
282
286
|
"ts-node": "10.7.0",
|
|
283
287
|
"tslib": "~2.3.0",
|
|
284
288
|
"typeorm": "~0.2.45",
|
|
285
289
|
"typescript": "~4.5.2",
|
|
286
|
-
"typescript-class-helpers": "~13.0.
|
|
290
|
+
"typescript-class-helpers": "~13.0.5",
|
|
287
291
|
"typescript-formatter": "~7.2.2",
|
|
288
292
|
"underscore": "1.9.1",
|
|
289
293
|
"uuid": "8.3.2",
|
|
290
294
|
"validator": "9.2.0",
|
|
295
|
+
"vpn-split": "13.0.4",
|
|
291
296
|
"watch": "1.0.2",
|
|
292
297
|
"zone.js": "~0.11.4"
|
|
293
298
|
}
|
|
294
299
|
},
|
|
295
300
|
"build": {
|
|
296
|
-
"number":
|
|
297
|
-
"date": "2022-03-
|
|
298
|
-
"hash": "
|
|
301
|
+
"number": 203,
|
|
302
|
+
"date": "2022-03-18T17:42:01.000Z",
|
|
303
|
+
"hash": "5ae211d3e9f3f5beaeb1e111ca282a406757e512",
|
|
299
304
|
"options": {}
|
|
300
305
|
},
|
|
301
306
|
"currentProjectName": "typescript-class-helpers",
|
|
@@ -303,7 +308,7 @@
|
|
|
303
308
|
"currentProjectLaunchConfiguration": "{\"version\":\"0.2.0\",\"configurations\":[{\"type\":\"node\",\"request\":\"launch\",\"name\":\"Launch Server standalone\",\"program\":\"${workspaceFolder}/run.js\",\"args\":[\"--ENVoverride=%7B%0A%20%20%20%20%22clientProjectName%22%3A%20%22typescript-class-helpers%22%0A%7D\"],\"outFiles\":[\"${workspaceFolder}/dist/**/*.js\"],\"runtimeArgs\":[\"--nolazy\",\"-r\",\"ts-node/register\",\"--experimental-worker\"]},{\"name\":\"Debugger with ng serve\",\"type\":\"chrome\",\"request\":\"launch\",\"preLaunchTask\":\"Ng Serve\",\"postDebugTask\":\"terminateall\",\"sourceMaps\":true,\"webRoot\":\"${workspaceFolder}\",\"sourceMapPathOverrides\":{\"webpack:/*\":\"${webRoot}/*\",\"/./*\":\"${webRoot}/*\",\"/tmp-src/*\":\"${webRoot}/*\",\"/*\":\"*\",\"/./~/*\":\"${webRoot}/node_modules/*\"}},{\"type\":\"node\",\"request\":\"attach\",\"name\":\"Attach to global cli tool\",\"port\":9229,\"skipFiles\":[\"<node_internals>/**\"],\"outFiles\":[\"${workspaceFolder}/dist/**/*.js\"]}],\"compounds\":[{\"name\":\"Debug backend/frontend\",\"configurations\":[\"Launch Server standalone\",\"Debugger with ng serve\"]}]}",
|
|
304
309
|
"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\"}]}",
|
|
305
310
|
"currentProjectType": "isomorphic-lib",
|
|
306
|
-
"currentFrameworkVersion": "13.0.
|
|
311
|
+
"currentFrameworkVersion": "13.0.32",
|
|
307
312
|
"currentProjectIsStrictSite": false,
|
|
308
313
|
"currentProjectIsDependencySite": false,
|
|
309
314
|
"currentProjectIsStatic": false,
|