Socket
Socket
Sign inDemoInstall

gulp

Package Overview
Dependencies
292
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123567Next

3.3.1

Diff

fractal
published 3.3.0 •

Changelog

Source

3.3.0

  • file.contents streams are no longer paused coming out of src
  • dest now passes files through before they are empty to fix passing to multiple dests
fractal
published 3.2.5 •

fractal
published 3.2.4 •

Changelog

Source

3.2.4

  • Bug fix - we didn't have any CLI tests
fractal
published 3.2.3 •

Changelog

Source

3.2.3

  • Update dependencies for bug fixes
  • autocomplete stuff in the completion folder

3.2

  • File object is now vinyl
  • .watch() is now glob-watcher
  • Fix CLI -v when no gulpfile found
  • gulp-util updated
  • Logging moved to CLI bin file
    • Will cause double logging if you update global CLI to 3.2 but not local
    • Will cause no logging if you update local to 3.1 but not global CLI
  • Drop support for < 0.9
fractal
published 3.2.2 •

fractal
published 3.2.1 •

fractal
published 3.2.0 •

fractal
published 3.1.4 •

fractal
published 3.1.3 •

Changelog

Source

3.1.3

  • Move isStream and isBuffer to gulp-util

3.1

  • Move file class to gulp-util

3.0

  • Ability to pass multiple globs and glob negations to glob-stream
  • Breaking change to the way glob-stream works
  • File object is now a class
  • file.shortened changed to file.relative
  • file.cwd added
  • Break out getStats to avoid nesting
  • Major code reorganization

2.7

  • Breaking change to the way options are passed to glob-stream
  • Introduce new File object to ease pain of computing shortened names (now a getter)

2.4 - 2.6

  • Moved stuff to gulp-util
  • Quit exposing createGlobStream (just use the glob-stream module)
  • More logging
  • Prettier time durations
  • Tons of documentation changes
  • gulp.trigger(tasks...) as a through stream
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc