inline-css
Advanced tools
Comparing version 2.2.3 to 2.2.4
@@ -35,7 +35,9 @@ 'use strict'; | ||
if (ignoredPseudos.indexOf(subSelPseudos[j].name) >= 0) { | ||
return false; | ||
return true; | ||
} | ||
} | ||
} else { | ||
return false; | ||
} | ||
} | ||
}; |
{ | ||
"name": "inline-css", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "Inline css into an html file.", | ||
@@ -11,7 +11,7 @@ "main": "index.js", | ||
"bluebird": "^3.5.1", | ||
"cheerio": "0.19.0", | ||
"cheerio": "0.22.0", | ||
"css-rules": "^1.0.0", | ||
"extend": "^3.0.0", | ||
"extract-css": "^1.0.0", | ||
"flatten": "0.0.1", | ||
"flatten": "^1.0.2", | ||
"object.pick": "^1.1.1", | ||
@@ -25,5 +25,5 @@ "slick": "^1.12.1", | ||
"gulp-eslint": "^4.0.0", | ||
"gulp-mocha": "^4.3.1", | ||
"gulp-mocha": "^5.0.0", | ||
"gulp-util": "^3.0.2", | ||
"mocha": "^4.0.1", | ||
"mocha": "^5.0.0", | ||
"nyc": "^11.3.0", | ||
@@ -30,0 +30,0 @@ "should": "*" |
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
18652
414
+ Addeddomhandler@2.4.2(transitive)
+ Addedflatten@1.0.3(transitive)
- Removedcheerio@0.19.0(transitive)
- Removedcss-select@1.0.0(transitive)
- Removedcss-what@1.0.0(transitive)
- Removeddomhandler@2.3.0(transitive)
- Removeddomutils@1.4.3(transitive)
- Removedentities@1.0.0(transitive)
- Removedflatten@0.0.1(transitive)
- Removedhtmlparser2@3.8.3(transitive)
- Removedlodash@3.10.1(transitive)
Updatedcheerio@0.22.0
Updatedflatten@^1.0.2