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

@userfrosting/gulp-bundle-assets

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@userfrosting/gulp-bundle-assets - npm Package Versions

2

5.0.3

Diff

Changelog

Source

[5.0.3] - 2022-03-16

Changed

  • All caught and forwarded errors will now be an instance of Error, if they were not already.
  • Error message emitted when non-Vinyl chunk is encountered has changed to fix a typo.
siliconsoldier
published 5.0.2 •

Changelog

Source

[5.0.2] - 2021-07-10

Changed

  • Internal dependency into-stream bumped to ^7.0.0.
siliconsoldier
published 5.0.1 •

Changelog

Source

[5.0.1] - 2021-04-03

Fixed

  • Development aid being invoked by postinstall hook which was never intended to run outside of development workflows.
  • Results callback arguments being potentially modified by later pipeline activities.

Changed

  • Results callback will no longer include a reference to file data.
siliconsoldier
published 5.0.0 •

Changelog

Source

[5.0.0] - 2021-02-09

Changed

  • Updated interface of BundleOrchestrator._transform reflecting tighter constraints in @types/node v14. No modification to runtime logic, method only used by NodeJS streams.
  • Removed esm loader in favour of native ESM support.
  • Raised minimum NodeJS version from 10 to 12.17.0.
  • Changed exception type thrown when a configuration merge fails, consequence of changing error wrapper from errlop to @jsdevtools/ono.

Removed

  • Removed deprecated export BundleOrchastrator.
siliconsoldier
published 4.0.1 •

Changelog

Source

[4.0.1] - 2020-04-18

Fixed

  • Missing bundles and files not being logged when stream completes without providing all required files.

Changed

  • Name of bundle class, existing symbol name preserved to maintain compatibility.
  • Deprecated export BundleOrchastrator in favour of BundleOrchestrator.
siliconsoldier
published 4.0.0 •

Changelog

Source

[4.0.0] - 2020-03-14

siliconsoldier
published 4.0.0-rc.1 •

Changelog

Source

[4.0.0-rc.1] - 2020-02-22

Added

  • Including bundle type in logging.
siliconsoldier
published 4.0.0-rc.0 •

Changelog

Source

[4.0.0-rc.0] - 2020-02-21

siliconsoldier
published 4.0.0-alpha.3 •

Changelog

Source

[4.0.0-alpha.3] - 2020-02-20

Test coverage improvements.

siliconsoldier
published 4.0.0-alpha.2 •

Changelog

Source

[4.0.0-alpha.2] - 2020-02-03

Added

  • Custom cwd support
2
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