gulp-less-changed
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "gulp-less-changed", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Only pass .less files through the gulp stream if they or their dependencies have changed", | ||
@@ -30,3 +30,3 @@ "main": "release/main.js", | ||
"@types/bluebird-global": "^3.5.9", | ||
"@types/less": "^0.0.34", | ||
"@types/less": "^3.0.0", | ||
"@types/mkdirp": "^0.5.2", | ||
@@ -63,3 +63,3 @@ "@types/object-assign": "^4.0.30", | ||
"proxyquire": "^2.1.0", | ||
"remap-istanbul": "^0.11.1", | ||
"remap-istanbul": "^0.12.0", | ||
"semantic-release": "^15.9.12", | ||
@@ -80,3 +80,3 @@ "sinon": "^6.1.5", | ||
"stream-to-array": "^2.3.0", | ||
"through2": "^2.0.3", | ||
"through2": "^3.0.0", | ||
"vinyl": "^2.2.0" | ||
@@ -83,0 +83,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13461476
17379
+ Addedreadable-stream@3.6.2(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedthrough2@3.0.2(transitive)
- Removedthrough2@2.0.5(transitive)
- Removedxtend@4.0.2(transitive)
Updatedthrough2@^3.0.0