Socket
Socket
Sign inDemoInstall

gulp-include

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-include - npm Package Versions

13

2.0.1

Diff

Changelog

Source

2.0.1

  • Fixed an issue with indenting
wiledal
published 2.0.0 •

Changelog

Source

2.0.0

  • Core rewritten to be slimmer and more comprehensive.
  • require and include no longer work the same. require will only include a file that hasn't been included yet. See readme for details.
  • Tests have been rewritten based on the old ones, but also to fit the new functionality
  • Deprecated require_tree and require_directory as they serve little purpose. Use globs (path/to/**/*.xxx) instead.
wiledal
published 1.1.1 •

Changelog

Source

1.1.1

  • Merged community fix by trolev
wiledal
published 1.1.0 •

Changelog

Source

1.1.0

  • Merged feature: Keep leading whitespaces by maxgalbu
wiledal
published 1.0.1 •

Changelog

Source

1.0.1

  • Fixed issue which caused extensions to be "remembered" if gulp-include ran multiple times in a row, resulting in lost includes
wiledal
published 1.0.0 •

Changelog

Source

1.0.0

  • Merged major refactoring by scottmas - Many thanks!

    • Rewritten core (regex, replacing and file mashing)
    • Glob support
    • Recursive support
    • Respecting indentation of included files
  • Upping version to 1.0.0 - seems fitting after such a large refactor

wiledal
published 0.2.3 •

Changelog

Source

0.2.3

wiledal
published 0.2.2 •

Changelog

Source

0.2.2

  • Updated regex directive to not collide with other requireing plugins, like browserify (cwacek)
wiledal
published 0.2.1 •

Changelog

Source

0.2.1

  • Changed replace-method to fix issue when requiring a file that contained special characters (juanghurtado)
wiledal
published 0.2.0 •

Changelog

Source

0.2.0

  • Added require_tree/include_tree (Thanks to juanghurtado!)
  • Method now takes an extensions param for controlling what types of files to include
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