Socket
Socket
Sign inDemoInstall

builder

Package Overview
Dependencies
19
Maintainers
25
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245Next

2.4.0

Diff

Changelog

Source

2.4.0

  • Add builder <action> <task> [-- <args>...] support. builder-react-component#27
ryan.roemer
published 2.3.3 •

Changelog

Source

2.3.3

  • Harmonize log messages with standardized command + environment strings.
  • Add builder <action> --[no-]bail flag to control failing vs. non-failing concurrent tasks. ( [@exogen][] ) #64
ryan.roemer
published 2.3.2 •

Changelog

Source

2.3.2

  • Fix stdout maxBuffer exceeded error by bumping exec buffer to 32mb. #62
ryan.roemer
published 2.3.1 •

Changelog

Source

2.3.1

  • Fix builder run envs on Node v4.x with respect to _.isPlainObject(process.env) bug. ( [@exogen][] ) #63
ryan.roemer
published 2.3.0 •

Changelog

Source

2.3.0

  • Switch to tree-kill to more emphatically kill off children process spawned within a single builder run.
  • Add builder <action> --setup flag to run a task before and during an action. #51
ryan.roemer
published 2.2.2 •

Changelog

Source

2.2.2

  • Fix help to work with builder help <action|archetype(s)>.
ryan.roemer
published 2.2.1 •

Changelog

Source

2.2.1

  • Minor documentation and usage updates.
ryan.roemer
published 2.2.0 •

Changelog

Source

2.2.0

  • Global builder script detects if local install available and switches to it. #10
  • Add builder envs action for concurrent runs based on environment variables. #29
  • Add builder envs|concurrent --buffer flag to buffer and display stderr and stdout at the end of a task run for easier reading of concurrent output.
ryan.roemer
published 2.1.4 •

Changelog

Source

2.1.4

  • Fix PATH / NODE_PATH resolution order to favor project root, then archetypes, then existing environment. #47
ryan.roemer
published 2.1.3 •

Changelog

Source

2.1.3

  • Just use require() for archetype package.json loading. #32
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc