typescript-class-helpers 13.2.4 → 13.2.5
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 +3 -3
- package/package.json +3 -3
- package/tmp-environment.json +23 -23
package/app.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
5
|
-
exports.
|
|
3
|
+
exports.dummy1682266883767 = void 0;
|
|
4
|
+
function dummy1682266883767() { }
|
|
5
|
+
exports.dummy1682266883767 = dummy1682266883767;
|
|
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.
|
|
4
|
+
"version": "13.2.5",
|
|
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.
|
|
25
|
+
"ng2-logger": "~13.1.19"
|
|
26
26
|
},
|
|
27
27
|
"license": "MIT",
|
|
28
28
|
"private": false,
|
|
29
|
-
"lastBuildTagHash": "
|
|
29
|
+
"lastBuildTagHash": "cb8f27f1f98d29ae613f712d935da8266c4ddb59",
|
|
30
30
|
"devDependencies": {}
|
|
31
31
|
}
|
package/tmp-environment.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": "13.2.
|
|
51
|
+
"version": "13.2.5",
|
|
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.
|
|
72
|
+
"ng2-logger": "~13.1.19"
|
|
73
73
|
},
|
|
74
74
|
"license": "MIT",
|
|
75
75
|
"private": false,
|
|
76
|
-
"lastBuildTagHash": "
|
|
76
|
+
"lastBuildTagHash": "cb8f27f1f98d29ae613f712d935da8266c4ddb59",
|
|
77
77
|
"devDependencies": {
|
|
78
78
|
"@angular-devkit/build-angular": "~13.3.9",
|
|
79
79
|
"@angular-devkit/core": "~13.3.9",
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
"accepts": "1.3.4",
|
|
146
146
|
"any-project-cli": "~13.1.23",
|
|
147
147
|
"axios": "1.3.5",
|
|
148
|
-
"background-worker-process": "~13.1.
|
|
148
|
+
"background-worker-process": "~13.1.39",
|
|
149
149
|
"base32": "0.0.7",
|
|
150
150
|
"bcryptjs": "2.4.3",
|
|
151
151
|
"better-sqlite3": "7.6.2",
|
|
@@ -188,11 +188,11 @@
|
|
|
188
188
|
"file-loader": "1.1.5",
|
|
189
189
|
"file-saver": "2.0.5",
|
|
190
190
|
"firedev": "^13",
|
|
191
|
-
"firedev-crud": "~13.1.
|
|
191
|
+
"firedev-crud": "~13.1.44",
|
|
192
192
|
"firedev-crud-deamon": "~13.1.33",
|
|
193
|
-
"firedev-ports": "~13.1.
|
|
193
|
+
"firedev-ports": "~13.1.38",
|
|
194
194
|
"firedev-storage": "~13.1.28",
|
|
195
|
-
"firedev-typeorm": "~13.1.
|
|
195
|
+
"firedev-typeorm": "~13.1.22",
|
|
196
196
|
"firedev-ui": "~13.1.8",
|
|
197
197
|
"fkill": "6.1.0",
|
|
198
198
|
"font-awesome": "4.7.0",
|
|
@@ -205,17 +205,17 @@
|
|
|
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.
|
|
208
|
+
"incremental-compiler": "~13.1.20",
|
|
209
209
|
"inquirer": "7.3.3",
|
|
210
210
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
211
211
|
"is-elevated": "3.0.0",
|
|
212
|
-
"isomorphic-region-loader": "~13.1.
|
|
212
|
+
"isomorphic-region-loader": "~13.1.32",
|
|
213
213
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
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.
|
|
218
|
-
"json10-writer": "~13.1.
|
|
217
|
+
"json10": "~13.1.39",
|
|
218
|
+
"json10-writer": "~13.1.35",
|
|
219
219
|
"json5": "2.1.3",
|
|
220
220
|
"json5-writer": "0.2.0",
|
|
221
221
|
"jszip": "3.10.1",
|
|
@@ -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.
|
|
232
|
+
"lodash-walk-object": "~13.1.39",
|
|
233
233
|
"lowdb": "1.0.0",
|
|
234
234
|
"magic-renamer": "~13.1.25",
|
|
235
235
|
"material-design-icons": "3.0.1",
|
|
@@ -238,11 +238,11 @@
|
|
|
238
238
|
"mkdirp": "0.5.1",
|
|
239
239
|
"mocha": "5.2.0",
|
|
240
240
|
"moment": "2.22.2",
|
|
241
|
-
"morphi": "~13.2.
|
|
241
|
+
"morphi": "~13.2.2",
|
|
242
242
|
"ng-packagr": "13.0.0",
|
|
243
243
|
"ng-talkback": "~13.1.19",
|
|
244
244
|
"ng2-file-upload": "1.3.0",
|
|
245
|
-
"ng2-rest": "~13.2.
|
|
245
|
+
"ng2-rest": "~13.2.2",
|
|
246
246
|
"ng4-icons": "~13.1.21",
|
|
247
247
|
"ng4-modal": "~13.1.23",
|
|
248
248
|
"ngx-bootstrap": "8.0.0",
|
|
@@ -290,12 +290,12 @@
|
|
|
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.
|
|
294
|
-
"tnp-config": "~13.1.
|
|
295
|
-
"tnp-core": "~13.2.
|
|
293
|
+
"tnp-cli": "~13.1.54",
|
|
294
|
+
"tnp-config": "~13.1.70",
|
|
295
|
+
"tnp-core": "~13.2.12",
|
|
296
296
|
"tnp-db": "~13.1.16",
|
|
297
|
-
"tnp-helpers": "~13.1.
|
|
298
|
-
"tnp-models": "~13.1.
|
|
297
|
+
"tnp-helpers": "~13.1.27",
|
|
298
|
+
"tnp-models": "~13.1.19",
|
|
299
299
|
"tnp-ui": "~13.1.27",
|
|
300
300
|
"ts-debug": "1.3.0",
|
|
301
301
|
"ts-loader": "2.3.1",
|
|
@@ -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.
|
|
306
|
+
"typescript-class-helpers": "~13.2.4",
|
|
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":
|
|
319
|
-
"date": "2023-04-
|
|
320
|
-
"hash": "
|
|
318
|
+
"number": 305,
|
|
319
|
+
"date": "2023-04-23T16:21:20.000Z",
|
|
320
|
+
"hash": "ba12ae07c167b02a4cb24dcd38653b2793b736fd",
|
|
321
321
|
"options": {}
|
|
322
322
|
},
|
|
323
323
|
"currentProjectName": "typescript-class-helpers",
|