gulp-clean-css
Advanced tools
Comparing version 2.0.12 to 2.0.13
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/scniro/gulp-clean-css#readme", | ||
"version": "2.0.12", | ||
"version": "2.0.13", | ||
"author": "scniro", | ||
@@ -33,6 +33,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"clean-css": "^3.4.19", | ||
"clean-css": "^3.4.20", | ||
"gulp-util": "^3.0.7", | ||
"object-assign": "^4.1.0", | ||
"readable-stream": "^2.1.4", | ||
"readable-stream": "^2.1.5", | ||
"vinyl-bufferstream": "^1.0.1", | ||
@@ -43,12 +43,12 @@ "vinyl-sourcemaps-apply": "^0.2.1" | ||
"chai": "^3.5.0", | ||
"coveralls": "^2.11.9", | ||
"del": "^2.2.1", | ||
"coveralls": "^2.11.14", | ||
"del": "^2.2.2", | ||
"gulp": "^3.9.1", | ||
"gulp-concat": "^2.6.0", | ||
"gulp-istanbul": "^1.0.0", | ||
"gulp-mocha": "^2.2.0", | ||
"gulp-istanbul": "^1.1.1", | ||
"gulp-mocha": "^3.0.1", | ||
"gulp-rename": "^1.2.2", | ||
"gulp-sourcemaps": "^1.6.0", | ||
"mocha": "^2.5.1", | ||
"vinyl": "^1.1.1", | ||
"mocha": "^3.0.2", | ||
"vinyl": "^1.2.0", | ||
"vinyl-buffer": "^1.0.0", | ||
@@ -55,0 +55,0 @@ "vinyl-fs-fake": "^1.1.0" |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
10344
5
0
80
Updatedclean-css@^3.4.20
Updatedreadable-stream@^2.1.5