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

broccoli-caching-writer

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-caching-writer - npm Package Versions

134

2.0.3

Diff

Changelog

Source

2.0.3

  • Fix bug
stefanpenner
published 2.0.2 •

Changelog

Source

2.0.2

  • Performance improvements
stefanpenner
published 2.0.1 •

Changelog

Source

2.0.1

  • Performance improvements
stefanpenner
published 2.0.0 •

Changelog

Source

2.0.0

  • Derive from broccoli-plugin base class, and expose same interface. In particular:

    • updateCache(srcDirs, destDir) becomes build()
    • We no longer derive from CoreObject
    • We gain the name, annotation, and persistentOutput options
    • options no longer auto-assigns to this; unknown options are ignored
  • filterFromCache.include/filterFromCache.exclude are now called cacheInclude/cacheExclude; they must now be passed in through options, and can no longer be set on the prototype/instance

  • Remove enforceSingleInputTree option; we now always expect an array

stefanpenner
published 1.1.0 •

stefanpenner
published 1.0.0 •

Changelog

Source

1.0.0

  • Bump without changes
stefanpenner
published 0.6.2 •

Changelog

Source

0.6.2

  • Improve logging
stefanpenner
published 0.6.1 •

Changelog

Source

0.6.1

  • Ignore changes in directory size/mtime, so that excluded files can be added or removed without causing invalidations
rwjblue
published 0.5.5 •

Changelog

Source

0.5.5

  • Add ability to debug which files are causing an invalidation of the cache. The following will generate output indicating which path changed:
DEBUG=broccoli-caching-writer broccoli serve # if using broccoli-cli
rwjblue
published 0.5.4 •

Changelog

Source

0.5.4

  • Update to newer core-object version.
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