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