ng2-logger 13.1.13 → 13.1.15
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 +40 -35
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ng2-logger",
|
|
3
|
-
"version": "13.1.
|
|
3
|
+
"version": "13.1.15",
|
|
4
4
|
"description": "isomorphic logger for browser/server in typescript",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -30,11 +30,11 @@
|
|
|
30
30
|
"json-stringify-safe": "5.0.1",
|
|
31
31
|
"json5": "2.1.3",
|
|
32
32
|
"randomcolor": "0.5.3",
|
|
33
|
-
"tnp-config": "~13.1.
|
|
33
|
+
"tnp-config": "~13.1.62"
|
|
34
34
|
},
|
|
35
35
|
"license": "MIT",
|
|
36
36
|
"private": false,
|
|
37
|
-
"lastBuildTagHash": "
|
|
37
|
+
"lastBuildTagHash": "953942c0a7a22a5d3e83178c77bde11ed9b8d6d4",
|
|
38
38
|
"peerDependencies": {},
|
|
39
39
|
"devDependencies": {}
|
|
40
40
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
]
|
|
56
56
|
},
|
|
57
57
|
"name": "ng2-logger",
|
|
58
|
-
"version": "13.1.
|
|
58
|
+
"version": "13.1.15",
|
|
59
59
|
"description": "isomorphic logger for browser/server in typescript",
|
|
60
60
|
"repository": {
|
|
61
61
|
"type": "git",
|
|
@@ -85,11 +85,11 @@
|
|
|
85
85
|
"json-stringify-safe": "5.0.1",
|
|
86
86
|
"json5": "2.1.3",
|
|
87
87
|
"randomcolor": "0.5.3",
|
|
88
|
-
"tnp-config": "~13.1.
|
|
88
|
+
"tnp-config": "~13.1.62"
|
|
89
89
|
},
|
|
90
90
|
"license": "MIT",
|
|
91
91
|
"private": false,
|
|
92
|
-
"lastBuildTagHash": "
|
|
92
|
+
"lastBuildTagHash": "953942c0a7a22a5d3e83178c77bde11ed9b8d6d4",
|
|
93
93
|
"peerDependencies": {},
|
|
94
94
|
"devDependencies": {
|
|
95
95
|
"@angular-devkit/build-angular": "~13.3.9",
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
"@types/dateformat": "1.0.1",
|
|
136
136
|
"@types/diff": "3.2.2",
|
|
137
137
|
"@types/express": "4.11.0",
|
|
138
|
-
"@types/express-fileupload": "
|
|
138
|
+
"@types/express-fileupload": "1.4.1",
|
|
139
139
|
"@types/fs-extra": "7.0.0",
|
|
140
140
|
"@types/glob": "5.0.35",
|
|
141
141
|
"@types/http-proxy": "1.16.0",
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
"@types/lodash": "4.14.92",
|
|
149
149
|
"@types/lowdb": "1.0.6",
|
|
150
150
|
"@types/mocha": "5.2.5",
|
|
151
|
-
"@types/node": "
|
|
151
|
+
"@types/node": "16.18.21",
|
|
152
152
|
"@types/node-notifier": "5.4.0",
|
|
153
153
|
"@types/oauth2orize": "1.8.0",
|
|
154
154
|
"@types/password-hash": "1.2.19",
|
|
@@ -160,9 +160,10 @@
|
|
|
160
160
|
"@types/vinyl": "2.0.2",
|
|
161
161
|
"@types/watch": "1.0.0",
|
|
162
162
|
"accepts": "1.3.4",
|
|
163
|
-
"any-project-cli": "~13.1.
|
|
164
|
-
"axios": "
|
|
165
|
-
"background-worker-process": "~13.1.
|
|
163
|
+
"any-project-cli": "~13.1.22",
|
|
164
|
+
"axios": "1.3.5",
|
|
165
|
+
"background-worker-process": "~13.1.37",
|
|
166
|
+
"base32": "0.0.7",
|
|
166
167
|
"bcryptjs": "2.4.3",
|
|
167
168
|
"better-sqlite3": "7.6.2",
|
|
168
169
|
"body-parser": "1.18.2",
|
|
@@ -197,20 +198,22 @@
|
|
|
197
198
|
"eslint-plugin-jsdoc": "30.7.8",
|
|
198
199
|
"eslint-plugin-prefer-arrow": "1.2.2",
|
|
199
200
|
"express": "4.16.3",
|
|
200
|
-
"express-fileupload": "
|
|
201
|
+
"express-fileupload": "1.4.0",
|
|
201
202
|
"express-session": "1.17.3",
|
|
203
|
+
"favicons": "7.1.2",
|
|
202
204
|
"fbgraph": "1.4.1",
|
|
203
205
|
"file-loader": "1.1.5",
|
|
204
206
|
"file-saver": "2.0.5",
|
|
205
207
|
"firedev": "^13",
|
|
206
|
-
"firedev-crud": "~13.1.
|
|
207
|
-
"firedev-crud-deamon": "~13.1.
|
|
208
|
-
"firedev-ports": "~13.1.
|
|
209
|
-
"firedev-storage": "~13.1.
|
|
210
|
-
"firedev-typeorm": "~13.1.
|
|
211
|
-
"firedev-ui": "~13.1.
|
|
208
|
+
"firedev-crud": "~13.1.42",
|
|
209
|
+
"firedev-crud-deamon": "~13.1.32",
|
|
210
|
+
"firedev-ports": "~13.1.36",
|
|
211
|
+
"firedev-storage": "~13.1.27",
|
|
212
|
+
"firedev-typeorm": "~13.1.17",
|
|
213
|
+
"firedev-ui": "~13.1.6",
|
|
212
214
|
"fkill": "6.1.0",
|
|
213
215
|
"font-awesome": "4.7.0",
|
|
216
|
+
"form-data": "4.0.0",
|
|
214
217
|
"fs-extra": "8.1.0",
|
|
215
218
|
"fuzzy": "0.1.3",
|
|
216
219
|
"glob": "7.1.2",
|
|
@@ -219,16 +222,16 @@
|
|
|
219
222
|
"http-proxy": "1.16.2",
|
|
220
223
|
"http-proxy-middleware": "0.19.1",
|
|
221
224
|
"http-server": "0.11.1",
|
|
222
|
-
"incremental-compiler": "~13.1.
|
|
225
|
+
"incremental-compiler": "~13.1.16",
|
|
223
226
|
"inquirer": "7.3.3",
|
|
224
227
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
225
228
|
"is-elevated": "3.0.0",
|
|
226
|
-
"isomorphic-region-loader": "~13.1.
|
|
229
|
+
"isomorphic-region-loader": "~13.1.30",
|
|
227
230
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
228
231
|
"jasmine-core": "4.0.0",
|
|
229
232
|
"jscodeshift": "0.6.3",
|
|
230
|
-
"json10": "~13.1.
|
|
231
|
-
"json10-writer": "~13.1.
|
|
233
|
+
"json10": "~13.1.35",
|
|
234
|
+
"json10-writer": "~13.1.33",
|
|
232
235
|
"json5-writer": "0.2.0",
|
|
233
236
|
"jszip": "3.10.1",
|
|
234
237
|
"karma": "6.3.0",
|
|
@@ -241,24 +244,25 @@
|
|
|
241
244
|
"localforage": "1.10.0",
|
|
242
245
|
"lockfile": "1.0.4",
|
|
243
246
|
"lodash": "4.17.4",
|
|
244
|
-
"lodash-walk-object": "~13.1.
|
|
247
|
+
"lodash-walk-object": "~13.1.35",
|
|
245
248
|
"lodash.get": ">= 4",
|
|
246
249
|
"lodash.isequal": ">= 4",
|
|
247
250
|
"lodash.merge": ">= 4",
|
|
248
251
|
"lodash.set": ">= 4",
|
|
249
252
|
"lowdb": "1.0.0",
|
|
250
|
-
"magic-renamer": "~13.1.
|
|
253
|
+
"magic-renamer": "~13.1.24",
|
|
251
254
|
"material-design-icons": "3.0.1",
|
|
252
255
|
"method-override": "2.3.10",
|
|
253
256
|
"minimist": "1.2.0",
|
|
254
257
|
"mkdirp": "0.5.1",
|
|
255
258
|
"mocha": "5.2.0",
|
|
256
259
|
"moment": "2.22.2",
|
|
257
|
-
"morphi": "~13.1.
|
|
260
|
+
"morphi": "~13.1.41",
|
|
258
261
|
"ng-packagr": "13.0.0",
|
|
259
262
|
"ng-talkback": "~13.1.19",
|
|
260
|
-
"ng2-
|
|
261
|
-
"ng2-
|
|
263
|
+
"ng2-file-upload": "1.3.0",
|
|
264
|
+
"ng2-logger": "~13.1.14",
|
|
265
|
+
"ng2-rest": "~13.1.13",
|
|
262
266
|
"ng4-icons": "~13.1.21",
|
|
263
267
|
"ng4-modal": "~13.1.23",
|
|
264
268
|
"ngx-bootstrap": "8.0.0",
|
|
@@ -297,16 +301,16 @@
|
|
|
297
301
|
"socket.io": "2.4.1",
|
|
298
302
|
"sort-package-json": "1.11.0",
|
|
299
303
|
"sql.js": "1.8.0",
|
|
300
|
-
"static-columns": "~13.1.
|
|
304
|
+
"static-columns": "~13.1.31",
|
|
301
305
|
"string-similarity": "4.0.2",
|
|
302
306
|
"sudo-block": "3.0.0",
|
|
303
307
|
"systeminformation": "3.45.7",
|
|
304
308
|
"task.js": "0.1.5",
|
|
305
|
-
"tnp-cli": "~13.1.
|
|
306
|
-
"tnp-core": "~13.2.
|
|
307
|
-
"tnp-db": "~13.1.
|
|
308
|
-
"tnp-helpers": "~13.1.
|
|
309
|
-
"tnp-models": "~13.1.
|
|
309
|
+
"tnp-cli": "~13.1.49",
|
|
310
|
+
"tnp-core": "~13.2.7",
|
|
311
|
+
"tnp-db": "~13.1.15",
|
|
312
|
+
"tnp-helpers": "~13.1.24",
|
|
313
|
+
"tnp-models": "~13.1.15",
|
|
310
314
|
"tnp-ui": "~13.1.27",
|
|
311
315
|
"ts-debug": "1.3.0",
|
|
312
316
|
"ts-loader": "2.3.1",
|
|
@@ -314,20 +318,21 @@
|
|
|
314
318
|
"tslib": "~2.3.0",
|
|
315
319
|
"typeorm": "~0.3.10",
|
|
316
320
|
"typescript": "~4.6.2",
|
|
317
|
-
"typescript-class-helpers": "~13.1.
|
|
321
|
+
"typescript-class-helpers": "~13.1.16",
|
|
318
322
|
"typescript-formatter": "~7.2.2",
|
|
319
323
|
"underscore": "1.9.1",
|
|
320
324
|
"uuid": "8.3.2",
|
|
321
325
|
"validator": "9.2.0",
|
|
322
326
|
"vpn-split": "~13.1.23",
|
|
323
327
|
"watch": "1.0.2",
|
|
328
|
+
"yup": "1.1.1",
|
|
324
329
|
"zone.js": "~0.11.4"
|
|
325
330
|
}
|
|
326
331
|
},
|
|
327
332
|
"build": {
|
|
328
|
-
"number":
|
|
329
|
-
"date": "2023-04-
|
|
330
|
-
"hash": "
|
|
333
|
+
"number": 530,
|
|
334
|
+
"date": "2023-04-19T19:49:59.000Z",
|
|
335
|
+
"hash": "9b2a772ddfe3ff864ae06873aa6ec178ae3d9a43",
|
|
331
336
|
"options": {}
|
|
332
337
|
},
|
|
333
338
|
"currentProjectName": "ng2-logger",
|
|
@@ -335,7 +340,7 @@
|
|
|
335
340
|
"currentProjectLaunchConfiguration": "{\"version\":\"0.2.0\",\"configurations\":[{\"type\":\"node\",\"request\":\"launch\",\"name\":\"Launch Server standalone\",\"program\":\"${workspaceFolder}/run.js\",\"args\":[\"--ENVoverride=%7B%0A%20%20%20%20%22clientProjectName%22%3A%20%22ng2-logger%22%0A%7D\"],\"runtimeArgs\":[\"--nolazy\",\"-r\",\"ts-node/register\",\"--experimental-worker\"]},{\"name\":\"Debugger with ng serve\",\"type\":\"chrome\",\"request\":\"launch\",\"preLaunchTask\":\"Ng Serve\",\"postDebugTask\":\"terminateall\",\"sourceMaps\":true,\"webRoot\":\"${workspaceFolder}\",\"sourceMapPathOverrides\":{\"webpack:/*\":\"${webRoot}/*\",\"/./*\":\"${webRoot}/*\",\"/tmp-src/*\":\"${webRoot}/*\",\"/*\":\"*\",\"/./~/*\":\"${webRoot}/node_modules/*\"}},{\"type\":\"node\",\"request\":\"attach\",\"name\":\"Attach to global cli tool\",\"port\":9229,\"skipFiles\":[\"<node_internals>/**\"]}],\"compounds\":[{\"name\":\"Debug backend/frontend\",\"configurations\":[\"Launch Server standalone\",\"Debugger with ng serve\"]}]}",
|
|
336
341
|
"currentProjectTasksConfiguration": "{\"version\":\"2.0.0\",\"tasks\":[{\"label\":\"terminateall\",\"command\":\"echo ${input:terminate}\",\"type\":\"shell\",\"problemMatcher\":[]},{\"label\":\"Ng Serve\",\"type\":\"shell\",\"command\":\"tnp build\",\"isBackground\":true,\"presentation\":{\"reveal\":\"always\"},\"group\":{\"kind\":\"build\",\"isDefault\":true},\"problemMatcher\":{\"owner\":\"typescript\",\"source\":\"ts\",\"applyTo\":\"closedDocuments\",\"fileLocation\":[\"relative\",\"${cwd}\"],\"pattern\":\"$tsc\",\"background\":{\"activeOnStart\":true,\"beginsPattern\":{\"regexp\":\"(.*?)\"},\"endsPattern\":{\"regexp\":\"Compiled |Failed to compile.\"}}}}],\"inputs\":[{\"id\":\"terminate\",\"type\":\"command\",\"command\":\"workbench.action.tasks.terminate\",\"args\":\"terminateAll\"}]}",
|
|
337
342
|
"currentProjectType": "isomorphic-lib",
|
|
338
|
-
"currentFrameworkVersion": "13.1.
|
|
343
|
+
"currentFrameworkVersion": "13.1.178",
|
|
339
344
|
"currentProjectIsStrictSite": false,
|
|
340
345
|
"currentProjectIsDependencySite": false,
|
|
341
346
|
"currentProjectIsStatic": false,
|