typescript-class-helpers 13.2.2 → 13.2.3

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/app.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1682220900319 = void 0;
4
- function dummy1682220900319() { }
5
- exports.dummy1682220900319 = dummy1682220900319;
3
+ exports.dummy1682221935716 = void 0;
4
+ function dummy1682221935716() { }
5
+ exports.dummy1682221935716 = dummy1682221935716;
6
6
  //# sourceMappingURL=app.js.map
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.2.2",
4
+ "version": "13.2.3",
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.1.16"
25
+ "ng2-logger": "~13.1.17"
26
26
  },
27
27
  "license": "MIT",
28
28
  "private": false,
29
- "lastBuildTagHash": "a60faaa9cc20f65ab1c00236361d173064ca105d",
29
+ "lastBuildTagHash": "4d08984b67676d63becad2e878f7d3497391d861",
30
30
  "devDependencies": {}
31
31
  }
@@ -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": "13.2.2",
51
+ "version": "13.2.3",
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": "~13.1.16"
72
+ "ng2-logger": "~13.1.17"
73
73
  },
74
74
  "license": "MIT",
75
75
  "private": false,
76
- "lastBuildTagHash": "a60faaa9cc20f65ab1c00236361d173064ca105d",
76
+ "lastBuildTagHash": "4d08984b67676d63becad2e878f7d3497391d861",
77
77
  "devDependencies": {
78
78
  "@angular-devkit/build-angular": "~13.3.9",
79
79
  "@angular-devkit/core": "~13.3.9",
@@ -205,7 +205,7 @@
205
205
  "http-proxy": "1.16.2",
206
206
  "http-proxy-middleware": "0.19.1",
207
207
  "http-server": "0.11.1",
208
- "incremental-compiler": "~13.1.17",
208
+ "incremental-compiler": "~13.1.18",
209
209
  "inquirer": "7.3.3",
210
210
  "inquirer-autocomplete-prompt": "1.3.0",
211
211
  "is-elevated": "3.0.0",
@@ -214,7 +214,7 @@
214
214
  "jasmine-core": "4.0.0",
215
215
  "jscodeshift": "0.6.3",
216
216
  "json-stringify-safe": "5.0.1",
217
- "json10": "~13.1.36",
217
+ "json10": "~13.1.37",
218
218
  "json10-writer": "~13.1.34",
219
219
  "json5": "2.1.3",
220
220
  "json5-writer": "0.2.0",
@@ -229,7 +229,7 @@
229
229
  "localforage": "1.10.0",
230
230
  "lockfile": "1.0.4",
231
231
  "lodash": "4.17.4",
232
- "lodash-walk-object": "~13.1.36",
232
+ "lodash-walk-object": "~13.1.37",
233
233
  "lowdb": "1.0.0",
234
234
  "magic-renamer": "~13.1.25",
235
235
  "material-design-icons": "3.0.1",
@@ -290,9 +290,9 @@
290
290
  "sudo-block": "3.0.0",
291
291
  "systeminformation": "3.45.7",
292
292
  "task.js": "0.1.5",
293
- "tnp-cli": "~13.1.51",
294
- "tnp-config": "~13.1.67",
295
- "tnp-core": "~13.2.9",
293
+ "tnp-cli": "~13.1.52",
294
+ "tnp-config": "~13.1.68",
295
+ "tnp-core": "~13.2.10",
296
296
  "tnp-db": "~13.1.16",
297
297
  "tnp-helpers": "~13.1.26",
298
298
  "tnp-models": "~13.1.18",
@@ -303,7 +303,7 @@
303
303
  "tslib": "~2.3.0",
304
304
  "typeorm": "~0.3.10",
305
305
  "typescript": "~4.6.2",
306
- "typescript-class-helpers": "~13.2.1",
306
+ "typescript-class-helpers": "~13.2.2",
307
307
  "typescript-formatter": "~7.2.2",
308
308
  "underscore": "1.9.1",
309
309
  "uuid": "8.3.2",
@@ -315,9 +315,9 @@
315
315
  }
316
316
  },
317
317
  "build": {
318
- "number": 299,
319
- "date": "2023-04-23T03:34:54.000Z",
320
- "hash": "4d08984b67676d63becad2e878f7d3497391d861",
318
+ "number": 301,
319
+ "date": "2023-04-23T03:52:10.000Z",
320
+ "hash": "2e1ef3f326452ea767ddf30aa13832bcbaef45c9",
321
321
  "options": {}
322
322
  },
323
323
  "currentProjectName": "typescript-class-helpers",