Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

watch-module

Package Overview
Dependencies
Maintainers
5
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

watch-module - npm Package Versions

2

3.1.0

Diff

Changelog

Source

3.1.0

  • Better rendering of "what is currently happening" #51
jdeniau
published 3.0.2 •

Changelog

Source

3.0.2

  • handle abort in multi-command #50
jdeniau
published 3.0.1 •

Changelog

Source

3.0.1

  • Add --version or -V helper
jdeniau
published 3.0.0 •

Changelog

Source

3.0.0

  • [BREAKING CHANGE] Drop support for node < 16
  • [EXPERIMENTAL] allow package to be multi-command #45
jdeniau
published 2.2.2 •

Changelog

Source

2.2.2

  • allow react 17 as ink uses an old reconcilier that thoes not support react 18 for now
jdeniau
published 2.2.1 •

Changelog

Source

2.2.1

  • Try to fix build issue with peerDeps
  • better tab color
jdeniau
published 2.2.0 •

Changelog

Source

2.2.0

Configuration

  • [Minor BC] If configuration is overriden, keep the default config values for un-setted keys #37. If you did rely on the fact that command is unsetted, then you need to explicitly set it now : "command": null
  • Possibility to add a package on the fly #42

Performance

  • Do not build if file content did not change on save (prevent the "mad savers" 😉) #38
  • Kill previous build if another change happen before the end #39

Rendering

Globally better rendering:

  • Render with ink and split renderer by tab #41
  • Better log when a build is failing (log stdin & stdout) #36
jdeniau
published 2.1.1 •

Changelog

Source

2.1.1

  • Fix excludes paths by removing trailing slash #27
cmeiller
published 2.1.0 •

Changelog

Source

2.1.0

Added

  • Display the path of the changes files in verbose mode.
jdeniau
published 2.0.0 •

Changelog

Source

2.0.0

[BREAKING] Built for modern node :

  • Use ES Module, dynamic import, etc.
  • node version should be ^12.20.0 || ^14.13.1 || >=16.0.0
2
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