@statoscope/cli
Advanced tools
Comparing version 5.16.0 to 5.17.0
@@ -1,2 +0,2 @@ | ||
import { NormalizedFile } from '@statoscope/webpack-model/dist/normalize'; | ||
import { NormalizedFile } from '@statoscope/webpack-model/types'; | ||
export declare type TestEntryType = 'error' | 'warn' | 'info'; | ||
@@ -3,0 +3,0 @@ export declare type TestEntry = { |
{ | ||
"name": "@statoscope/cli", | ||
"version": "5.16.0", | ||
"version": "5.17.0", | ||
"description": "Statoscope CLI tools", | ||
@@ -33,6 +33,6 @@ "scripts": { | ||
"@statoscope/stats-validator-reporter-console": "5.14.1", | ||
"@statoscope/stats-validator-reporter-stats-report": "5.16.0", | ||
"@statoscope/stats-validator-reporter-stats-report": "5.17.0", | ||
"@statoscope/types": "5.14.1", | ||
"@statoscope/webpack-model": "5.14.1", | ||
"@statoscope/webpack-ui": "5.16.0", | ||
"@statoscope/webpack-model": "5.17.0", | ||
"@statoscope/webpack-ui": "5.17.0", | ||
"@types/yargs": "^17.0.2", | ||
@@ -42,3 +42,3 @@ "open": "^8.2.1", | ||
}, | ||
"gitHead": "0d0525384cf27b9ce91a5952cc096ca304278d41" | ||
"gitHead": "c9d0c148c1e38a87696d79485f37e598110db80c" | ||
} |
@@ -190,3 +190,3 @@ # Statoscope CLI | ||
If you are an engineer or a company that is interested in Statoscope improvements, you may support Statoscope by | ||
If you are an engineer or a company that is interested in Statoscope improvements, you could support Statoscope by | ||
financial contribution at [OpenCollective](https://opencollective.com/statoscope). |
31303
+ Added@statoscope/stats-validator-reporter-stats-report@5.17.0(transitive)
+ Added@statoscope/webpack-model@5.17.0(transitive)
+ Added@statoscope/webpack-ui@5.17.0(transitive)
- Removed@statoscope/stats-validator-reporter-stats-report@5.16.0(transitive)
- Removed@statoscope/webpack-model@5.14.1(transitive)
- Removed@statoscope/webpack-ui@5.16.0(transitive)
Updated@statoscope/stats-validator-reporter-stats-report@5.17.0