typescript-class-helpers 16.5.18 → 16.5.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.
@@ -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.5.18)
3
+ Assets from this folder are being shipped with this npm package (typescript-class-helpers@16.5.20)
4
4
  created from this project.
5
5
 
6
6
  THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
@@ -48,7 +48,7 @@
48
48
  },
49
49
  "name": "typescript-class-helpers",
50
50
  "description": "Usefull helper to have in your typescript project",
51
- "version": "16.5.18",
51
+ "version": "16.5.20",
52
52
  "scripts": {
53
53
  "test": "mocha --require ts-node/register src/**/*.spec.ts",
54
54
  "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
@@ -69,11 +69,11 @@
69
69
  "homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
70
70
  "dependencies": {
71
71
  "enum-values": "1.2.1",
72
- "ng2-logger": "~16.5.19"
72
+ "ng2-logger": "~16.5.21"
73
73
  },
74
74
  "license": "MIT",
75
75
  "private": false,
76
- "lastBuildTagHash": "aac0efd3ad700ae4595d1a1c42284d8569ea61c6",
76
+ "lastBuildTagHash": "847f0d1159e431c95663df93846442e5d4d10c25",
77
77
  "devDependencies": {
78
78
  "@angular-devkit/build-angular": "~16.0.5",
79
79
  "@angular-devkit/core": "~16.0.5",
@@ -155,7 +155,7 @@
155
155
  "angular-material-css-vars": "5.0.2",
156
156
  "angular-resize-event": "3.2.0",
157
157
  "animate.css": "4.1.1 ",
158
- "any-project-cli": "~16.5.16",
158
+ "any-project-cli": "~16.5.18",
159
159
  "axios": "1.3.5",
160
160
  "background-worker-process": "~16.5.15",
161
161
  "base32": "0.0.7",
@@ -226,7 +226,7 @@
226
226
  "image-focus": "1.2.1",
227
227
  "immer": "10.0.2",
228
228
  "immutable": "4.3.0",
229
- "incremental-compiler": "~16.5.25",
229
+ "incremental-compiler": "~16.5.27",
230
230
  "inquirer": "7.3.3",
231
231
  "inquirer-autocomplete-prompt": "1.3.0",
232
232
  "is-elevated": "3.0.0",
@@ -242,7 +242,7 @@
242
242
  "jscodeshift": "0.6.3",
243
243
  "json-stringify-safe": "5.0.1",
244
244
  "json10": "~16.5.13",
245
- "json10-writer": "~16.5.16",
245
+ "json10-writer": "~16.5.18",
246
246
  "json5": "2.2.1",
247
247
  "json5-writer": "0.2.0",
248
248
  "jszip": "3.10.1",
@@ -326,11 +326,11 @@
326
326
  "task.js": "0.1.5",
327
327
  "threads": "1.7.0",
328
328
  "tnp-cli": "~16.5.13",
329
- "tnp-config": "~16.5.28",
330
- "tnp-core": "~16.6.22",
329
+ "tnp-config": "~16.5.30",
330
+ "tnp-core": "~16.6.24",
331
331
  "tnp-db": "~16.5.13",
332
- "tnp-helpers": "~16.5.18",
333
- "tnp-models": "~16.5.16",
332
+ "tnp-helpers": "~16.5.20",
333
+ "tnp-models": "~16.5.18",
334
334
  "ts-debug": "1.3.0",
335
335
  "ts-loader": "2.3.1",
336
336
  "ts-node": "10.9.1",
@@ -339,7 +339,7 @@
339
339
  "turndown": "7.1.2",
340
340
  "typeorm": "~0.3.10",
341
341
  "typescript": "~5.0.2",
342
- "typescript-class-helpers": "~16.5.17",
342
+ "typescript-class-helpers": "~16.5.19",
343
343
  "typescript-formatter": "~7.2.2",
344
344
  "underscore": "1.9.1",
345
345
  "uuid": "8.3.2",
package/package.json CHANGED
@@ -48,7 +48,7 @@
48
48
  },
49
49
  "name": "typescript-class-helpers",
50
50
  "description": "Usefull helper to have in your typescript project",
51
- "version": "16.5.18",
51
+ "version": "16.5.20",
52
52
  "scripts": {
53
53
  "test": "mocha --require ts-node/register src/**/*.spec.ts",
54
54
  "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
@@ -69,10 +69,10 @@
69
69
  "homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
70
70
  "dependencies": {
71
71
  "enum-values": "1.2.1",
72
- "ng2-logger": "~16.5.19"
72
+ "ng2-logger": "~16.5.21"
73
73
  },
74
74
  "license": "MIT",
75
75
  "private": false,
76
- "lastBuildTagHash": "aac0efd3ad700ae4595d1a1c42284d8569ea61c6",
76
+ "lastBuildTagHash": "847f0d1159e431c95663df93846442e5d4d10c25",
77
77
  "devDependencies": {}
78
78
  }
@@ -52,7 +52,7 @@
52
52
  },
53
53
  "name": "typescript-class-helpers",
54
54
  "description": "Usefull helper to have in your typescript project",
55
- "version": "16.5.18",
55
+ "version": "16.5.20",
56
56
  "scripts": {
57
57
  "test": "mocha --require ts-node/register src/**/*.spec.ts",
58
58
  "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
@@ -73,11 +73,11 @@
73
73
  "homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
74
74
  "dependencies": {
75
75
  "enum-values": "1.2.1",
76
- "ng2-logger": "~16.5.19"
76
+ "ng2-logger": "~16.5.21"
77
77
  },
78
78
  "license": "MIT",
79
79
  "private": false,
80
- "lastBuildTagHash": "aac0efd3ad700ae4595d1a1c42284d8569ea61c6",
80
+ "lastBuildTagHash": "847f0d1159e431c95663df93846442e5d4d10c25",
81
81
  "devDependencies": {
82
82
  "@angular-devkit/build-angular": "~16.0.5",
83
83
  "@angular-devkit/core": "~16.0.5",
@@ -159,7 +159,7 @@
159
159
  "angular-material-css-vars": "5.0.2",
160
160
  "angular-resize-event": "3.2.0",
161
161
  "animate.css": "4.1.1 ",
162
- "any-project-cli": "~16.5.16",
162
+ "any-project-cli": "~16.5.18",
163
163
  "axios": "1.3.5",
164
164
  "background-worker-process": "~16.5.15",
165
165
  "base32": "0.0.7",
@@ -230,7 +230,7 @@
230
230
  "image-focus": "1.2.1",
231
231
  "immer": "10.0.2",
232
232
  "immutable": "4.3.0",
233
- "incremental-compiler": "~16.5.25",
233
+ "incremental-compiler": "~16.5.27",
234
234
  "inquirer": "7.3.3",
235
235
  "inquirer-autocomplete-prompt": "1.3.0",
236
236
  "is-elevated": "3.0.0",
@@ -246,7 +246,7 @@
246
246
  "jscodeshift": "0.6.3",
247
247
  "json-stringify-safe": "5.0.1",
248
248
  "json10": "~16.5.13",
249
- "json10-writer": "~16.5.16",
249
+ "json10-writer": "~16.5.18",
250
250
  "json5": "2.2.1",
251
251
  "json5-writer": "0.2.0",
252
252
  "jszip": "3.10.1",
@@ -330,11 +330,11 @@
330
330
  "task.js": "0.1.5",
331
331
  "threads": "1.7.0",
332
332
  "tnp-cli": "~16.5.13",
333
- "tnp-config": "~16.5.28",
334
- "tnp-core": "~16.6.22",
333
+ "tnp-config": "~16.5.30",
334
+ "tnp-core": "~16.6.24",
335
335
  "tnp-db": "~16.5.13",
336
- "tnp-helpers": "~16.5.18",
337
- "tnp-models": "~16.5.16",
336
+ "tnp-helpers": "~16.5.20",
337
+ "tnp-models": "~16.5.18",
338
338
  "ts-debug": "1.3.0",
339
339
  "ts-loader": "2.3.1",
340
340
  "ts-node": "10.9.1",
@@ -343,7 +343,7 @@
343
343
  "turndown": "7.1.2",
344
344
  "typeorm": "~0.3.10",
345
345
  "typescript": "~5.0.2",
346
- "typescript-class-helpers": "~16.5.17",
346
+ "typescript-class-helpers": "~16.5.19",
347
347
  "typescript-formatter": "~7.2.2",
348
348
  "underscore": "1.9.1",
349
349
  "uuid": "8.3.2",
@@ -356,9 +356,9 @@
356
356
  }
357
357
  },
358
358
  "build": {
359
- "number": 383,
360
- "date": "2024-04-03T21:45:37.000Z",
361
- "hash": "c2165bda1304bc9622d622db776c218c9835523b"
359
+ "number": 385,
360
+ "date": "2024-04-03T22:08:31.000Z",
361
+ "hash": "a3614c4a1df82a00bfc7d9a63bc35d784340ed82"
362
362
  },
363
363
  "currentProjectName": "typescript-class-helpers",
364
364
  "currentProjectGenericName": "typescript-class-helpers",