bundlemon-utils
Advanced tools
Comparing version 0.1.4-rc.0 to 0.1.4
@@ -79,7 +79,1 @@ import { compressions } from './consts'; | ||
} | ||
export interface DiffReportData { | ||
reportSummary: ReportSummary; | ||
linkToReport?: string; | ||
report?: Report; | ||
baseReport?: Report; | ||
} |
@@ -79,7 +79,1 @@ import { compressions } from './consts'; | ||
} | ||
export interface DiffReportData { | ||
reportSummary: ReportSummary; | ||
linkToReport?: string; | ||
report?: Report; | ||
baseReport?: Report; | ||
} |
{ | ||
"name": "bundlemon-utils", | ||
"version": "0.1.4-rc.0", | ||
"version": "0.1.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
17991
427