Socket
Socket
Sign inDemoInstall

fork-ts-checker-webpack-plugin

Package Overview
Dependencies
Maintainers
4
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 Versions

1
2123

0.2.5

Diff

Changelog

Source

v0.2.5

  • Add async option - more information in README.md
realytics
published 0.2.4 •

Changelog

Source

v0.2.4

  • Fix ESLint: "fork-ts-checker-webpack-plugin" is not published. issue
realytics
published 0.2.3 •

Changelog

Source

v0.2.3

  • Add support for webpack 3 as peerDependency
realytics
published 0.2.2 •

Changelog

Source

v0.2.2

  • Force isolatedModule: false in checker compiler for better performance
realytics
published 0.2.1 •

Changelog

Source

v0.2.1

  • Fix for tslint: true option issue
realytics
published 0.2.0 •

Changelog

Source

v0.2.0

  • tsconfig.json and tslint.json path are not printed anymore.
  • watch option is not used on 'build' mode
  • Handle case with no options object (new ForkTsCheckerWebpacPlugin())
  • Basic integration tests (along units)
  • Breaking changes:
    • tslint is not enabled by default - you have to set tslint: true or tslint: './path/to/tslint.json' to enable it.
    • blockEmit option is removed - it choose automatically - blocks always on 'build' mode, never on 'watch' mode.
realytics
published 0.1.5 •

Changelog

Source

v0.1.5

  • Disable tslint if module is not installed and no tslint path is passed
  • Improve README.md
realytics
published 0.1.4 •

Changelog

Source

v0.1.4

  • Fix send to closed channel case
  • Fix removed files case
  • Add fork-ts-checker-service-start-error hook
realytics
published 0.1.3 •

Changelog

Source

v0.1.3

  • Fix "Cannot read property 'mtime' of undefined on OSX"
realytics
published 0.1.2 •

Changelog

Source

v0.1.2

  • Workers mode works correctly (fixed typo)
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