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
68

0.13.1

Diff

Changelog

Source

0.13.1

  • Update dependencies to fix various low-severity vulnerabilities in broccoli serve
joliss
published 0.13.0 •

Changelog

Source

0.13.0

  • Dereference symlinks in broccoli build output by copying the files or directories they point to into place
  • Sort entries when browsing directories in middleware
joliss
published 0.12.3 •

Changelog

Source

0.12.3

  • Exclude logo and test directories from npm distribution
joliss
published 0.12.2 •

Changelog

Source

0.12.2

  • Fix directory handling in server on Windows
joliss
published 0.12.1 •

Changelog

Source

0.12.1

  • Show directory listing with broccoli serve when there is no index.html
joliss
published 0.12.0 •

Changelog

Source

0.12.0

  • Add willReadStringTree callback argument to Builder::build and retire Builder::treesRead
  • Update Watcher and Builder interaction to prevent double builds.
  • Avoid unhandled rejected promise
  • Fix trailing slash handling in server on Windows
joliss
published 0.11.0 •

Changelog

Source

0.11.0

  • Change Watcher's change event to provide the full build results (instead of just the directory).
  • Add slow tree logging to broccoli serve output.
  • Add logo
joliss
published 0.10.0 •

Changelog

Source

0.10.0

  • Move process.exit listener out of builder into server
  • Change Builder::build() method to return a { directory, graph } hash instead of only the directory, where graph contains the output directories and timings for each tree
  • Avoid keeping file streams open in server, to fix EBUSY issues on Windows
joliss
published 0.9.0 •

Changelog

Source

0.9.0

  • Brocfile.js now exports a tree, not a function (sample diff)
joliss
published 0.8.0 •

Changelog

Source

0.8.0

  • Extract bowerTrees into broccoli-bower plugin (sample diff)
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