Socket
Socket
Sign inDemoInstall

fork-ts-checker-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fork-ts-checker-webpack-plugin - npm Package Compare versions

Comparing version 6.3.2 to 6.3.3

2

lib/ForkTsCheckerWebpackPlugin.js

@@ -79,3 +79,3 @@ "use strict";

*/
ForkTsCheckerWebpackPlugin.version = '6.3.2'; // will be replaced by the @semantic-release/exec
ForkTsCheckerWebpackPlugin.version = '6.3.3'; // will be replaced by the @semantic-release/exec
/**

@@ -82,0 +82,0 @@ * Default pools for the plugin concurrency limit

{
"name": "fork-ts-checker-webpack-plugin",
"version": "6.3.2",
"version": "6.3.3",
"description": "Runs typescript type checker and linter on separate process.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -413,3 +413,3 @@ <div align="center">

Starting from TypeScript 4.1.0 (currently in beta), you can profile long type checks by
Starting from TypeScript 4.1.0, you can profile long type checks by
setting "generateTrace" compiler option. This is an instruction from [microsoft/TypeScript#40063](https://github.com/microsoft/TypeScript/pull/40063):

@@ -416,0 +416,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc