Socket
Socket
Sign inDemoInstall

makfy

Package Overview
Dependencies
43
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345Next

1.4.2

Diff

xaviergonz
published 1.4.1 •

xaviergonz
published 1.4.0 •

Changelog

Source

1.4.0

  • added run() as short syntax for argument-less / help-less commands. see README.md for further details.
  • list is now the default when no option is used; to get help use --help
  • fixed help command
xaviergonz
published 1.3.0 •

Changelog

Source

1.3.0

  • support for .ts files out of the box
xaviergonz
published 1.2.0 •

Changelog

Source

1.2.0

  • added support for commands/args/enum arg values with '-', '_' and ':' characters
  • 'fooBar' names are no longer automatically transformed to 'foo-bar' and vice-versa
xaviergonz
published 1.1.11 •

Changelog

Source

1.1.11

  • added utils.makfyContext to get info about the file makfy is running
xaviergonz
published 1.1.10 •

Changelog

Source

1.1.10

  • added a dependencies export that allows to require other commands and keep the cache in sync
xaviergonz
published 1.1.9 •

Changelog

Source

1.1.9

  • symlinks are now properly followed when using glob patterns
xaviergonz
published 1.1.8 •

Changelog

Source

1.1.8

  • fixed hanging on windows sometimes when the child process tries to access stdin
xaviergonz
published 1.1.7 •

Changelog

Source

1.1.7

  • added expandGlobs to utils
  • made parallel execution have a limited concurrency for better performance
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc