@debugr/http-formatter
Advanced tools
+3
-1
@@ -1,3 +0,5 @@ | ||
| import { FormatterPlugin, LogEntry, Plugin } from '@debugr/core'; | ||
| // Generated by dts-bundle-generator v5.9.0 | ||
| import { FormatterPlugin, LogEntry } from '@debugr/core'; | ||
| export declare class HttpFormatter implements FormatterPlugin { | ||
@@ -4,0 +6,0 @@ readonly id: string; |
+3
-6
| { | ||
| "name": "@debugr/http-formatter", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "HTTP request and response formatter plugin for Advanced application logger", | ||
@@ -23,6 +23,3 @@ "author": { | ||
| "build": { | ||
| "src": "src/index.ts", | ||
| "externals": [ | ||
| "@debugr/core" | ||
| ] | ||
| "src": "src/index.ts" | ||
| }, | ||
@@ -45,3 +42,3 @@ "files": [ | ||
| }, | ||
| "gitHead": "2de50905a2f55bc16042bb3fb7e53330646f2bf6" | ||
| "gitHead": "f853fb915f2c08d9d2fae8075e4293fa50e88dc5" | ||
| } |
273
0.37%19086
-0.05%