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

broccoli

Package Overview
Dependencies
Maintainers
5
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli - npm Package Versions

1
8

2.0.0

Diff

Changelog

Source

2.0.0

  • Update sane to ensure no native dependencies are needed.
  • Cleanup Builder.prototype.build to properly return Promise<void> (removing the outputNodeWrapper).
  • Add documentation for programmatic Builder usage.
  • Update internal dependencies to latest versions.
  • Remove usages of RSVP (in favor of using native promises).
  • Add support for Node 10.
  • Drop support for Node versions older than 6.
    • Drop Node 4 support.
    • Drop Node 0.12 support.
  • Add visualization support via heimdalljs.
  • Ensure that mid-build cancelation avoids extra work.
  • Add --overwrite option to the command line interface which clobbers any existing directory contents with the contents of the new build.
  • Add --cwd option to the command line interface which allows customizing the builders working directory (and where the Brocfile.js is looked up from).
  • Add --output-path option to the command line interface.
  • Add --watch option to build sub-command.
  • Add --no-watch option to serve sub-command.
  • Add --watcher option to allow configuration of the watcher to be used. Currently supported values are polling, watchman, node, events.
  • General code cleanup and modernization.
rwjblue
published 2.0.0-beta.4 •

rwjblue
published 2.0.0-beta.3 •

rwjblue
published 2.0.0-beta.2 •

rwjblue
published 2.0.0-beta.1 •

joliss
published 1.1.4 •

Changelog

Source

1.1.4

  • Roll back broccoli-slow-trees dependency
joliss
published 1.1.3 •

Changelog

Source

1.1.3

  • Update dependencies
joliss
published 1.1.2 •

Changelog

Source

1.1.2

  • Update findup-sync dependency
joliss
published 1.1.1 •

Changelog

Source

1.1.1

  • Fix option parsing for --port
rwjblue
published 1.1.0 •

Changelog

Source

1.1.0

  • Add needsCache to pluginInterface. Allows opting out of cache directory creation.
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