typescript-class-helpers 13.0.19 → 13.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/package.json +3 -3
- package/tmp-environment.json +21 -21
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.20",
|
|
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,10 +22,10 @@
|
|
|
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.18"
|
|
26
26
|
},
|
|
27
27
|
"license": "MIT",
|
|
28
28
|
"private": false,
|
|
29
|
-
"lastBuildTagHash": "
|
|
29
|
+
"lastBuildTagHash": "75cf40c48f31252cdad42e39076fcfc55b08be1f",
|
|
30
30
|
"devDependencies": {}
|
|
31
31
|
}
|
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.20",
|
|
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,11 +66,11 @@
|
|
|
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.18"
|
|
70
70
|
},
|
|
71
71
|
"license": "MIT",
|
|
72
72
|
"private": false,
|
|
73
|
-
"lastBuildTagHash": "
|
|
73
|
+
"lastBuildTagHash": "75cf40c48f31252cdad42e39076fcfc55b08be1f",
|
|
74
74
|
"devDependencies": {
|
|
75
75
|
"@angular-devkit/build-angular": "~13.2.5",
|
|
76
76
|
"@angular-devkit/core": "~13.2.6",
|
|
@@ -184,9 +184,9 @@
|
|
|
184
184
|
"fbgraph": "1.4.1",
|
|
185
185
|
"file-loader": "1.1.5",
|
|
186
186
|
"firedev": "^13",
|
|
187
|
-
"firedev-crud": "~13.0.
|
|
187
|
+
"firedev-crud": "~13.0.26",
|
|
188
188
|
"firedev-crud-deamon": "~13.0.18",
|
|
189
|
-
"firedev-ports": "~13.0.
|
|
189
|
+
"firedev-ports": "~13.0.20",
|
|
190
190
|
"firedev-storage": "~13.0.13",
|
|
191
191
|
"fkill": "6.1.0",
|
|
192
192
|
"font-awesome": "4.7.0",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"http-proxy": "1.16.2",
|
|
199
199
|
"http-proxy-middleware": "0.19.1",
|
|
200
200
|
"http-server": "0.11.1",
|
|
201
|
-
"incremental-compiler": "~13.0.
|
|
201
|
+
"incremental-compiler": "~13.0.18",
|
|
202
202
|
"inquirer": "7.3.3",
|
|
203
203
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
204
204
|
"is-elevated": "3.0.0",
|
|
@@ -206,8 +206,8 @@
|
|
|
206
206
|
"jasmine-core": "4.0.0",
|
|
207
207
|
"jscodeshift": "0.6.3",
|
|
208
208
|
"json-stringify-safe": "5.0.1",
|
|
209
|
-
"json10": "~13.0.
|
|
210
|
-
"json10-writer": "~13.0.
|
|
209
|
+
"json10": "~13.0.17",
|
|
210
|
+
"json10-writer": "~13.0.17",
|
|
211
211
|
"json5": "2.1.3",
|
|
212
212
|
"json5-writer": "0.2.0",
|
|
213
213
|
"karma": "6.3.0",
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
"lnk": "1.0.1",
|
|
220
220
|
"lockfile": "1.0.4",
|
|
221
221
|
"lodash": "4.17.4",
|
|
222
|
-
"lodash-walk-object": "~13.0.
|
|
222
|
+
"lodash-walk-object": "~13.0.17",
|
|
223
223
|
"lodash.get": ">= 4",
|
|
224
224
|
"lodash.isequal": ">= 4",
|
|
225
225
|
"lodash.merge": ">= 4",
|
|
@@ -232,10 +232,10 @@
|
|
|
232
232
|
"mkdirp": "0.5.1",
|
|
233
233
|
"mocha": "5.2.0",
|
|
234
234
|
"moment": "2.22.2",
|
|
235
|
-
"morphi": "~13.0.
|
|
235
|
+
"morphi": "~13.0.40",
|
|
236
236
|
"ng-packagr": "13.0.0",
|
|
237
237
|
"ng-talkback": "~13.0.13",
|
|
238
|
-
"ng2-rest": "~13.0.
|
|
238
|
+
"ng2-rest": "~13.0.22",
|
|
239
239
|
"ng4-icons": "~13.0.15",
|
|
240
240
|
"ng4-modal": "~13.0.17",
|
|
241
241
|
"ngx-bootstrap": "8.0.0",
|
|
@@ -274,17 +274,17 @@
|
|
|
274
274
|
"sloc": "0.2.0",
|
|
275
275
|
"socket.io": "2.4.1",
|
|
276
276
|
"sort-package-json": "1.11.0",
|
|
277
|
-
"static-columns": "~13.0.
|
|
277
|
+
"static-columns": "~13.0.19",
|
|
278
278
|
"string-similarity": "4.0.2",
|
|
279
279
|
"sudo-block": "3.0.0",
|
|
280
280
|
"systeminformation": "3.45.7",
|
|
281
281
|
"task.js": "0.1.5",
|
|
282
|
-
"tnp-cli": "~13.0.
|
|
283
|
-
"tnp-config": "~13.0.
|
|
284
|
-
"tnp-core": "~13.0.
|
|
282
|
+
"tnp-cli": "~13.0.20",
|
|
283
|
+
"tnp-config": "~13.0.23",
|
|
284
|
+
"tnp-core": "~13.0.46",
|
|
285
285
|
"tnp-db": "~13.0.28",
|
|
286
|
-
"tnp-helpers": "~13.0.
|
|
287
|
-
"tnp-models": "~13.0.
|
|
286
|
+
"tnp-helpers": "~13.0.30",
|
|
287
|
+
"tnp-models": "~13.0.20",
|
|
288
288
|
"tnp-ui": "~13.0.18",
|
|
289
289
|
"ts-debug": "1.3.0",
|
|
290
290
|
"ts-loader": "2.3.1",
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
"tslib": "~2.3.0",
|
|
293
293
|
"typeorm": "~0.2.45",
|
|
294
294
|
"typescript": "~4.5.2",
|
|
295
|
-
"typescript-class-helpers": "~13.0.
|
|
295
|
+
"typescript-class-helpers": "~13.0.19",
|
|
296
296
|
"typescript-formatter": "~7.2.2",
|
|
297
297
|
"underscore": "1.9.1",
|
|
298
298
|
"uuid": "8.3.2",
|
|
@@ -303,9 +303,9 @@
|
|
|
303
303
|
}
|
|
304
304
|
},
|
|
305
305
|
"build": {
|
|
306
|
-
"number":
|
|
307
|
-
"date": "2022-06-13T02:
|
|
308
|
-
"hash": "
|
|
306
|
+
"number": 240,
|
|
307
|
+
"date": "2022-06-13T02:56:22.000Z",
|
|
308
|
+
"hash": "ac395bfa97921daad19616dddae500c99b6834a3",
|
|
309
309
|
"options": {}
|
|
310
310
|
},
|
|
311
311
|
"currentProjectName": "typescript-class-helpers",
|