typescript-class-helpers 16.0.18 → 16.0.19

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.
@@ -1,6 +1,6 @@
1
1
  THIS FILE IS GENERATED. THIS FILE IS GENERATED. THIS FILE IS GENERATED.
2
2
 
3
- Assets from this folder are being shipped with this npm package (typescript-class-helpers@16.0.18)
3
+ Assets from this folder are being shipped with this npm package (typescript-class-helpers@16.0.19)
4
4
  created from this project.
5
5
 
6
6
  THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
@@ -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": "16.0.18",
48
+ "version": "16.0.19",
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": "~16.0.8"
69
+ "ng2-logger": "~16.0.9"
70
70
  },
71
71
  "license": "MIT",
72
72
  "private": false,
73
- "lastBuildTagHash": "4c3cb87cea93521a7e62f32ca33bf609d2f2a873",
73
+ "lastBuildTagHash": "7581308ecbd5b002d4c5351c9a2f1665c1de5480",
74
74
  "devDependencies": {
75
75
  "@angular-devkit/build-angular": "~16.0.5",
76
76
  "@angular-devkit/core": "~16.0.5",
@@ -240,7 +240,7 @@
240
240
  "jscodeshift": "0.6.3",
241
241
  "json-stringify-safe": "5.0.1",
242
242
  "json10": "~16.0.49",
243
- "json10-writer": "~16.0.45",
243
+ "json10-writer": "~16.0.46",
244
244
  "json5": "2.2.1",
245
245
  "json5-writer": "0.2.0",
246
246
  "jszip": "3.10.1",
@@ -321,11 +321,11 @@
321
321
  "task.js": "0.1.5",
322
322
  "threads": "1.7.0",
323
323
  "tnp-cli": "~16.0.7",
324
- "tnp-config": "~16.0.19",
325
- "tnp-core": "~16.0.23",
324
+ "tnp-config": "~16.0.20",
325
+ "tnp-core": "~16.0.24",
326
326
  "tnp-db": "~16.0.27",
327
327
  "tnp-helpers": "~16.0.10",
328
- "tnp-models": "~16.0.36",
328
+ "tnp-models": "~16.0.37",
329
329
  "ts-debug": "1.3.0",
330
330
  "ts-loader": "2.3.1",
331
331
  "ts-node": "10.9.1",
@@ -334,7 +334,7 @@
334
334
  "turndown": "7.1.2",
335
335
  "typeorm": "~0.3.10",
336
336
  "typescript": "~5.0.2",
337
- "typescript-class-helpers": "~16.0.17",
337
+ "typescript-class-helpers": "~16.0.18",
338
338
  "typescript-formatter": "~7.2.2",
339
339
  "underscore": "1.9.1",
340
340
  "uuid": "8.3.2",
package/package.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": "16.0.18",
48
+ "version": "16.0.19",
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,10 +66,10 @@
66
66
  "homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
67
67
  "dependencies": {
68
68
  "enum-values": "1.2.1",
69
- "ng2-logger": "~16.0.8"
69
+ "ng2-logger": "~16.0.9"
70
70
  },
71
71
  "license": "MIT",
72
72
  "private": false,
73
- "lastBuildTagHash": "4c3cb87cea93521a7e62f32ca33bf609d2f2a873",
73
+ "lastBuildTagHash": "7581308ecbd5b002d4c5351c9a2f1665c1de5480",
74
74
  "devDependencies": {}
75
75
  }
@@ -49,7 +49,7 @@
49
49
  },
50
50
  "name": "typescript-class-helpers",
51
51
  "description": "Usefull helper to have in your typescript project",
52
- "version": "16.0.18",
52
+ "version": "16.0.19",
53
53
  "scripts": {
54
54
  "test": "mocha --require ts-node/register src/**/*.spec.ts",
55
55
  "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
@@ -70,11 +70,11 @@
70
70
  "homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
71
71
  "dependencies": {
72
72
  "enum-values": "1.2.1",
73
- "ng2-logger": "~16.0.8"
73
+ "ng2-logger": "~16.0.9"
74
74
  },
75
75
  "license": "MIT",
76
76
  "private": false,
77
- "lastBuildTagHash": "4c3cb87cea93521a7e62f32ca33bf609d2f2a873",
77
+ "lastBuildTagHash": "7581308ecbd5b002d4c5351c9a2f1665c1de5480",
78
78
  "devDependencies": {
79
79
  "@angular-devkit/build-angular": "~16.0.5",
80
80
  "@angular-devkit/core": "~16.0.5",
@@ -244,7 +244,7 @@
244
244
  "jscodeshift": "0.6.3",
245
245
  "json-stringify-safe": "5.0.1",
246
246
  "json10": "~16.0.49",
247
- "json10-writer": "~16.0.45",
247
+ "json10-writer": "~16.0.46",
248
248
  "json5": "2.2.1",
249
249
  "json5-writer": "0.2.0",
250
250
  "jszip": "3.10.1",
@@ -325,11 +325,11 @@
325
325
  "task.js": "0.1.5",
326
326
  "threads": "1.7.0",
327
327
  "tnp-cli": "~16.0.7",
328
- "tnp-config": "~16.0.19",
329
- "tnp-core": "~16.0.23",
328
+ "tnp-config": "~16.0.20",
329
+ "tnp-core": "~16.0.24",
330
330
  "tnp-db": "~16.0.27",
331
331
  "tnp-helpers": "~16.0.10",
332
- "tnp-models": "~16.0.36",
332
+ "tnp-models": "~16.0.37",
333
333
  "ts-debug": "1.3.0",
334
334
  "ts-loader": "2.3.1",
335
335
  "ts-node": "10.9.1",
@@ -338,7 +338,7 @@
338
338
  "turndown": "7.1.2",
339
339
  "typeorm": "~0.3.10",
340
340
  "typescript": "~5.0.2",
341
- "typescript-class-helpers": "~16.0.17",
341
+ "typescript-class-helpers": "~16.0.18",
342
342
  "typescript-formatter": "~7.2.2",
343
343
  "underscore": "1.9.1",
344
344
  "uuid": "8.3.2",
@@ -351,9 +351,9 @@
351
351
  }
352
352
  },
353
353
  "build": {
354
- "number": 339,
355
- "date": "2023-10-01T14:24:11.000Z",
356
- "hash": "7581308ecbd5b002d4c5351c9a2f1665c1de5480",
354
+ "number": 341,
355
+ "date": "2023-10-01T14:38:12.000Z",
356
+ "hash": "30f5c84d328c938b4e2c4aa06028e5012167b708",
357
357
  "options": {}
358
358
  },
359
359
  "currentProjectName": "typescript-class-helpers",