Socket
Socket
Sign inDemoInstall

gulp-dependency-directive

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-dependency-directive - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 2.2.1
- Fixed incorrect formatting on readme file.
## 2.2.0

@@ -2,0 +6,0 @@

2

package.json
{
"name": "gulp-dependency-directive",
"version": "2.2.0",
"version": "2.2.1",
"description": "Resolve dependency directives in assets (e.g. \"@requires\" or \"//= require\" in JavaScript)",

@@ -5,0 +5,0 @@ "license": "MIT",

# gulp-dependency-directive
A Gulp 4 compatible fork of ``[gulp-resolve-dependencies](https://github.com/backflip/gulp-resolve-dependencies)``. All credit due to [Thomas Jaggi]((https://github.com/backflip).
A Gulp 4 compatible fork of [gulp-resolve-dependencies](https://github.com/backflip/gulp-resolve-dependencies). All credit due to [Thomas Jaggi](https://github.com/backflip).

@@ -95,2 +95,2 @@ > Resolve dependency directives in assets, e.g. ```@depend``` ([Juicer](https://github.com/cjohansen/juicer)) or ```//= require``` ([Sprockets](https://github.com/sstephenson/sprockets))). Inspired by [grunt-concat-in-order](https://github.com/miensol/grunt-concat-in-order). Useful in combination with [gulp-concat](https://github.com/wearefractal/gulp-concat).

* @huang64: [Circular dependencies](https://github.com/backflip/gulp-resolve-dependencies/pull/7)
* @doronin: [Path resolver option](https://github.com/backflip/gulp-resolve-dependencies/pull/8)
* @doronin: [Path resolver option](https://github.com/backflip/gulp-resolve-dependencies/pull/8)
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