Socket
Socket
Sign inDemoInstall

broccoli-plugin

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-plugin - npm Package Versions

1

2.1.0

Diff

Changelog

Source

2.1.0

  • Add pluginInterface.volatile and expose as options.volatile. This tells broccoli to opt out of memoization and the build method will always be called regardless if the inputNodes have changed.
stefanpenner
published 2.0.0 •

Changelog

Source

2.0.0

  • [BREAKING] modernize code-base, use ES classes
  • [BREAKING] set a new node engine version support "node": "6._ || 8._ || >= 10.*"
rwjblue
published 1.3.1 •

Changelog

Source

1.3.1

  • Update the validation for input nodes. Previously passing [] as an input node wasn't caught by the validation but caused an error later during .build method invocation.
rwjblue
published 1.3.0 •

Changelog

Source

1.3.0

  • Add pluginInterface.needsCache and expose as options.needsCache. This adds the ability to opt-out of cache directory creation.
joliss
published 1.2.3 •

Changelog

Source

1.2.3

  • Avoid extra work in .read-compatibility mode when input nodes have stable output paths
joliss
published 1.2.2 •

Changelog

Source

1.2.2

  • Whitelist JS files in package.json
  • re-release without tmp/
joliss
published 1.2.1 •

Changelog

Source

1.2.1

  • Throw error immediately when inputNodes contains something other than input nodes
joliss
published 1.2.0 •

Changelog

Source

1.2.0

  • Add sourceDirectories feature flag, which introduces pluginInterface.nodeType
  • Allow for calling __broccoliGetInfo__() without argument
joliss
published 1.1.0 •

Changelog

Source

1.1.0

  • Add persistentOutput flag
joliss
published 1.0.0 •

Changelog

Source

1.0.0

  • Initial release
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