ng2-logger 13.0.11 → 13.0.12
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 +35 -34
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ng2-logger",
|
|
3
|
-
"version": "13.0.
|
|
3
|
+
"version": "13.0.12",
|
|
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-cli": "~13.0.
|
|
33
|
+
"tnp-cli": "~13.0.13"
|
|
34
34
|
},
|
|
35
35
|
"license": "MIT",
|
|
36
36
|
"private": false,
|
|
37
|
-
"lastBuildTagHash": "
|
|
37
|
+
"lastBuildTagHash": "e38cd291042bf112f734eb74dd794911f5f3226c",
|
|
38
38
|
"peerDependencies": {},
|
|
39
39
|
"devDependencies": {}
|
|
40
40
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
]
|
|
52
52
|
},
|
|
53
53
|
"name": "ng2-logger",
|
|
54
|
-
"version": "13.0.
|
|
54
|
+
"version": "13.0.12",
|
|
55
55
|
"description": "isomorphic logger for browser/server in typescript",
|
|
56
56
|
"repository": {
|
|
57
57
|
"type": "git",
|
|
@@ -81,11 +81,11 @@
|
|
|
81
81
|
"json-stringify-safe": "5.0.1",
|
|
82
82
|
"json5": "2.1.3",
|
|
83
83
|
"randomcolor": "0.5.3",
|
|
84
|
-
"tnp-cli": "~13.0.
|
|
84
|
+
"tnp-cli": "~13.0.13"
|
|
85
85
|
},
|
|
86
86
|
"license": "MIT",
|
|
87
87
|
"private": false,
|
|
88
|
-
"lastBuildTagHash": "
|
|
88
|
+
"lastBuildTagHash": "e38cd291042bf112f734eb74dd794911f5f3226c",
|
|
89
89
|
"peerDependencies": {},
|
|
90
90
|
"devDependencies": {
|
|
91
91
|
"@angular-devkit/build-angular": "~13.2.5",
|
|
@@ -160,11 +160,11 @@
|
|
|
160
160
|
"babel-core": "6.25.0",
|
|
161
161
|
"babel-preset-env": "1.7.0",
|
|
162
162
|
"babel-preset-es2015": "6.24.1",
|
|
163
|
-
"background-worker-process": "~13.0.
|
|
163
|
+
"background-worker-process": "~13.0.14",
|
|
164
164
|
"bcryptjs": "2.4.3",
|
|
165
165
|
"body-parser": "1.18.2",
|
|
166
166
|
"bootstrap": "5.1.3",
|
|
167
|
-
"bs4-breakpoint": "13.0.
|
|
167
|
+
"bs4-breakpoint": "13.0.10",
|
|
168
168
|
"buffer-shims": "1.0.0",
|
|
169
169
|
"callsite-record": "4.1.3",
|
|
170
170
|
"chai": "4.2.0",
|
|
@@ -197,10 +197,10 @@
|
|
|
197
197
|
"fbgraph": "1.4.1",
|
|
198
198
|
"file-loader": "1.1.5",
|
|
199
199
|
"firedev": "^13",
|
|
200
|
-
"firedev-crud": "~13.0.
|
|
201
|
-
"firedev-crud-deamon": "~13.0.
|
|
202
|
-
"firedev-ports": "~13.0.
|
|
203
|
-
"firedev-storage": "~13.0.
|
|
200
|
+
"firedev-crud": "~13.0.20",
|
|
201
|
+
"firedev-crud-deamon": "~13.0.13",
|
|
202
|
+
"firedev-ports": "~13.0.14",
|
|
203
|
+
"firedev-storage": "~13.0.10",
|
|
204
204
|
"fkill": "6.1.0",
|
|
205
205
|
"font-awesome": "4.7.0",
|
|
206
206
|
"fs-extra": "8.1.0",
|
|
@@ -211,15 +211,15 @@
|
|
|
211
211
|
"http-proxy": "1.16.2",
|
|
212
212
|
"http-proxy-middleware": "0.19.1",
|
|
213
213
|
"http-server": "0.11.1",
|
|
214
|
-
"incremental-compiler": "~13.0.
|
|
214
|
+
"incremental-compiler": "~13.0.12",
|
|
215
215
|
"inquirer": "7.3.3",
|
|
216
216
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
217
217
|
"is-elevated": "3.0.0",
|
|
218
218
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
219
219
|
"jasmine-core": "4.0.0",
|
|
220
220
|
"jscodeshift": "0.6.3",
|
|
221
|
-
"json10": "~13.0.
|
|
222
|
-
"json10-writer": "~13.0.
|
|
221
|
+
"json10": "~13.0.11",
|
|
222
|
+
"json10-writer": "~13.0.11",
|
|
223
223
|
"json5-writer": "0.2.0",
|
|
224
224
|
"karma": "6.3.0",
|
|
225
225
|
"karma-chrome-launcher": "3.1.0",
|
|
@@ -230,26 +230,26 @@
|
|
|
230
230
|
"lnk": "1.0.1",
|
|
231
231
|
"lockfile": "1.0.4",
|
|
232
232
|
"lodash": "4.17.4",
|
|
233
|
-
"lodash-walk-object": "~13.0.
|
|
233
|
+
"lodash-walk-object": "~13.0.11",
|
|
234
234
|
"lodash.get": ">= 4",
|
|
235
235
|
"lodash.isequal": ">= 4",
|
|
236
236
|
"lodash.merge": ">= 4",
|
|
237
237
|
"lodash.set": ">= 4",
|
|
238
238
|
"lowdb": "1.0.0",
|
|
239
|
-
"magic-renamer": "13.0.
|
|
239
|
+
"magic-renamer": "13.0.8",
|
|
240
240
|
"material-design-icons": "3.0.1",
|
|
241
241
|
"method-override": "2.3.10",
|
|
242
242
|
"minimist": "1.2.0",
|
|
243
243
|
"mkdirp": "0.5.1",
|
|
244
244
|
"mocha": "5.2.0",
|
|
245
245
|
"moment": "2.22.2",
|
|
246
|
-
"morphi": "~13.0.
|
|
246
|
+
"morphi": "~13.0.29",
|
|
247
247
|
"ng-packagr": "13.0.0",
|
|
248
|
-
"ng-talkback": "
|
|
249
|
-
"ng2-logger": "~13.0.
|
|
250
|
-
"ng2-rest": "~13.0.
|
|
251
|
-
"ng4-icons": "~13.0.
|
|
252
|
-
"ng4-modal": "~13.0.
|
|
248
|
+
"ng-talkback": "13.0.10",
|
|
249
|
+
"ng2-logger": "~13.0.11",
|
|
250
|
+
"ng2-rest": "~13.0.14",
|
|
251
|
+
"ng4-icons": "~13.0.12",
|
|
252
|
+
"ng4-modal": "~13.0.14",
|
|
253
253
|
"ngx-bootstrap": "8.0.0",
|
|
254
254
|
"ngx-editor": "12.2.1",
|
|
255
255
|
"ngx-moment": "6.0.2",
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
"ngx-store": "3.1.1",
|
|
258
258
|
"ngx-toastr": "14.2.2",
|
|
259
259
|
"ngx-wig": "13.0.3",
|
|
260
|
-
"node-cli-tester": "13.0.
|
|
260
|
+
"node-cli-tester": "13.0.10",
|
|
261
261
|
"node-localstorage": "2.1.6",
|
|
262
262
|
"node-notifier": "6.0.0",
|
|
263
263
|
"nodemon": "1.14.11",
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"ps-list": "6.1.0",
|
|
277
277
|
"ps-node": "0.1.6",
|
|
278
278
|
"q": "1.5.1",
|
|
279
|
-
"record-replay-req-res-scenario": "13.0.
|
|
279
|
+
"record-replay-req-res-scenario": "13.0.11",
|
|
280
280
|
"reflect-metadata": "0.1.10",
|
|
281
281
|
"rimraf": "2.6.2",
|
|
282
282
|
"rxjs": "~7.5.0",
|
|
@@ -285,36 +285,37 @@
|
|
|
285
285
|
"sloc": "0.2.0",
|
|
286
286
|
"socket.io": "2.4.1",
|
|
287
287
|
"sort-package-json": "1.11.0",
|
|
288
|
+
"static-columns": "13.0.13",
|
|
288
289
|
"string-similarity": "4.0.2",
|
|
289
290
|
"sudo-block": "3.0.0",
|
|
290
291
|
"systeminformation": "3.45.7",
|
|
291
292
|
"task.js": "0.1.5",
|
|
292
|
-
"tnp-config": "~13.0.
|
|
293
|
-
"tnp-core": "~13.0.
|
|
294
|
-
"tnp-db": "~13.0.
|
|
295
|
-
"tnp-helpers": "~13.0.
|
|
296
|
-
"tnp-models": "~13.0.
|
|
297
|
-
"tnp-ui": "~13.0.
|
|
293
|
+
"tnp-config": "~13.0.17",
|
|
294
|
+
"tnp-core": "~13.0.38",
|
|
295
|
+
"tnp-db": "~13.0.23",
|
|
296
|
+
"tnp-helpers": "~13.0.22",
|
|
297
|
+
"tnp-models": "~13.0.14",
|
|
298
|
+
"tnp-ui": "~13.0.13",
|
|
298
299
|
"ts-debug": "1.3.0",
|
|
299
300
|
"ts-loader": "2.3.1",
|
|
300
301
|
"ts-node": "10.7.0",
|
|
301
302
|
"tslib": "~2.3.0",
|
|
302
303
|
"typeorm": "~0.2.45",
|
|
303
304
|
"typescript": "~4.5.2",
|
|
304
|
-
"typescript-class-helpers": "~13.0.
|
|
305
|
+
"typescript-class-helpers": "~13.0.13",
|
|
305
306
|
"typescript-formatter": "~7.2.2",
|
|
306
307
|
"underscore": "1.9.1",
|
|
307
308
|
"uuid": "8.3.2",
|
|
308
309
|
"validator": "9.2.0",
|
|
309
|
-
"vpn-split": "13.0.
|
|
310
|
+
"vpn-split": "13.0.15",
|
|
310
311
|
"watch": "1.0.2",
|
|
311
312
|
"zone.js": "~0.11.4"
|
|
312
313
|
}
|
|
313
314
|
},
|
|
314
315
|
"build": {
|
|
315
|
-
"number":
|
|
316
|
-
"date": "2022-04-
|
|
317
|
-
"hash": "
|
|
316
|
+
"number": 454,
|
|
317
|
+
"date": "2022-04-30T00:14:37.000Z",
|
|
318
|
+
"hash": "2a5d10a23603bb38c3b6577f27379f93a00a0cec",
|
|
318
319
|
"options": {}
|
|
319
320
|
},
|
|
320
321
|
"currentProjectName": "ng2-logger",
|
|
@@ -322,7 +323,7 @@
|
|
|
322
323
|
"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\"]}]}",
|
|
323
324
|
"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\"}]}",
|
|
324
325
|
"currentProjectType": "isomorphic-lib",
|
|
325
|
-
"currentFrameworkVersion": "13.0.
|
|
326
|
+
"currentFrameworkVersion": "13.0.69",
|
|
326
327
|
"currentProjectIsStrictSite": false,
|
|
327
328
|
"currentProjectIsDependencySite": false,
|
|
328
329
|
"currentProjectIsStatic": false,
|