typescript-class-helpers 13.0.22 → 13.0.23
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 +12 -12
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.23",
|
|
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.21"
|
|
26
26
|
},
|
|
27
27
|
"license": "MIT",
|
|
28
28
|
"private": false,
|
|
29
|
-
"lastBuildTagHash": "
|
|
29
|
+
"lastBuildTagHash": "2a8fd7f8b4d09f6c474d9cf82e78530e4c7759b4",
|
|
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.23",
|
|
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.21"
|
|
70
70
|
},
|
|
71
71
|
"license": "MIT",
|
|
72
72
|
"private": false,
|
|
73
|
-
"lastBuildTagHash": "
|
|
73
|
+
"lastBuildTagHash": "2a8fd7f8b4d09f6c474d9cf82e78530e4c7759b4",
|
|
74
74
|
"devDependencies": {
|
|
75
75
|
"@angular-devkit/build-angular": "~13.2.5",
|
|
76
76
|
"@angular-devkit/core": "~13.2.6",
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"jasmine-core": "4.0.0",
|
|
205
205
|
"jscodeshift": "0.6.3",
|
|
206
206
|
"json-stringify-safe": "5.0.1",
|
|
207
|
-
"json10": "~13.0.
|
|
207
|
+
"json10": "~13.0.20",
|
|
208
208
|
"json10-writer": "~13.0.19",
|
|
209
209
|
"json5": "2.1.3",
|
|
210
210
|
"json5-writer": "0.2.0",
|
|
@@ -217,7 +217,7 @@
|
|
|
217
217
|
"lnk": "1.0.1",
|
|
218
218
|
"lockfile": "1.0.4",
|
|
219
219
|
"lodash": "4.17.4",
|
|
220
|
-
"lodash-walk-object": "~13.0.
|
|
220
|
+
"lodash-walk-object": "~13.0.20",
|
|
221
221
|
"lodash.get": ">= 4",
|
|
222
222
|
"lodash.isequal": ">= 4",
|
|
223
223
|
"lodash.merge": ">= 4",
|
|
@@ -277,9 +277,9 @@
|
|
|
277
277
|
"sudo-block": "3.0.0",
|
|
278
278
|
"systeminformation": "3.45.7",
|
|
279
279
|
"task.js": "0.1.5",
|
|
280
|
-
"tnp-cli": "~13.0.
|
|
281
|
-
"tnp-config": "~13.0.
|
|
282
|
-
"tnp-core": "~13.0.
|
|
280
|
+
"tnp-cli": "~13.0.23",
|
|
281
|
+
"tnp-config": "~13.0.27",
|
|
282
|
+
"tnp-core": "~13.0.50",
|
|
283
283
|
"tnp-db": "~13.0.29",
|
|
284
284
|
"tnp-helpers": "~13.0.32",
|
|
285
285
|
"tnp-models": "~13.0.22",
|
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
"tslib": "~2.3.0",
|
|
291
291
|
"typeorm": "~0.2.45",
|
|
292
292
|
"typescript": "~4.5.2",
|
|
293
|
-
"typescript-class-helpers": "~13.0.
|
|
293
|
+
"typescript-class-helpers": "~13.0.22",
|
|
294
294
|
"typescript-formatter": "~7.2.2",
|
|
295
295
|
"underscore": "1.9.1",
|
|
296
296
|
"uuid": "8.3.2",
|
|
@@ -301,9 +301,9 @@
|
|
|
301
301
|
}
|
|
302
302
|
},
|
|
303
303
|
"build": {
|
|
304
|
-
"number":
|
|
305
|
-
"date": "2022-07-
|
|
306
|
-
"hash": "
|
|
304
|
+
"number": 246,
|
|
305
|
+
"date": "2022-07-26T09:07:47.000Z",
|
|
306
|
+
"hash": "9ccaa45e384a16c331fa38a881460b7df7cdcbf7",
|
|
307
307
|
"options": {}
|
|
308
308
|
},
|
|
309
309
|
"currentProjectName": "typescript-class-helpers",
|