fork-ts-checker-webpack-plugin
Advanced tools
Comparing version 6.1.0 to 6.1.1
@@ -68,3 +68,3 @@ "use strict"; | ||
*/ | ||
ForkTsCheckerWebpackPlugin.version = '6.1.0'; // will be replaced by the @semantic-release/exec | ||
ForkTsCheckerWebpackPlugin.version = '6.1.1'; // will be replaced by the @semantic-release/exec | ||
/** | ||
@@ -71,0 +71,0 @@ * Default pool for the plugin concurrency limit |
@@ -34,3 +34,3 @@ "use strict"; | ||
hooks.waiting.call(stats.compilation); | ||
configuration.logger.issues.log(chalk_1.default.blue('Issues checking in progress...')); | ||
configuration.logger.issues.log(chalk_1.default.cyan('Issues checking in progress...')); | ||
} | ||
@@ -37,0 +37,0 @@ else { |
{ | ||
"name": "fork-ts-checker-webpack-plugin", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"description": "Runs typescript type checker and linter on separate process.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package