@statoscope/stats-validator
Advanced tools
Comparing version 5.7.1 to 5.7.2
{ | ||
"name": "@statoscope/stats-validator", | ||
"version": "5.7.1", | ||
"version": "5.7.2", | ||
"description": "Statoscope stats validator", | ||
@@ -22,7 +22,7 @@ "main": "./dist/index.js", | ||
"@discoveryjs/json-ext": "^0.5.3", | ||
"@statoscope/config": "5.7.1", | ||
"@statoscope/config": "5.7.2", | ||
"@statoscope/stats": "5.7.0", | ||
"@statoscope/types": "5.7.1" | ||
}, | ||
"gitHead": "064a4cec944bc1438f48afbe8c127f22d82b4a60" | ||
"gitHead": "6de06d66c82f9a56f76ccc09807b7c2fe8515ae0" | ||
} |
@@ -41,3 +41,3 @@ # Statoscope Stats Validator | ||
There is a builtin [plugin](/statoscope/statoscope/blob/master/packages/stats-validator-plugin-webpack/) to validate webpack stats | ||
There is a builtin [plugin](/packages/stats-validator-plugin-webpack/) to validate webpack stats | ||
@@ -131,4 +131,4 @@ **statoscope.config.js:** | ||
- [console](/statoscope/statoscope/blob/master/packages/stats-validator-reporter-console/) | ||
- [stats-report](/statoscope/statoscope/blob/master/packages/stats-validator-reporter-stats-report/) | ||
- [console](/packages/stats-validator-reporter-console/) | ||
- [stats-report](/packages/stats-validator-reporter-stats-report/) | ||
@@ -281,3 +281,3 @@ **statoscope.config.js:** | ||
Used by TTY-reporters (e.g. [ConsoleReporter](/statoscope/statoscope/blob/master/packages/stats-validator-reporter-console/src/index.ts)) | ||
Used by TTY-reporters (e.g. [ConsoleReporter](/packages/stats-validator-reporter-console/src/index.ts)) | ||
@@ -307,3 +307,3 @@ ```js | ||
Used by discovery-reporters (e.g. [StatsReportReporter](/statoscope/statoscope/blob/master/packages/stats-validator-reporter-stats-report/src/index.ts)) | ||
Used by discovery-reporters (e.g. [StatsReportReporter](/packages/stats-validator-reporter-stats-report/src/index.ts)) | ||
@@ -338,3 +338,3 @@ The main idea around this type of details is passing some data to stats report viewer (based on [DiscoveryJS](https://github.com/discoveryjs/discovery)). | ||
See examples at [Stats Validator Webpack Plugin](/statoscope/statoscope/blob/master/packages/stats-validator-plugin-webpack/src/rules/) | ||
See examples at [Stats Validator Webpack Plugin](/packages/stats-validator-plugin-webpack/src/rules/) | ||
@@ -341,0 +341,0 @@ ### api.getStorage(): Storage |
19461
+ Added@statoscope/config@5.7.2(transitive)
- Removed@statoscope/config@5.7.1(transitive)
Updated@statoscope/config@5.7.2