extract-css
Advanced tools
Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "extract-css", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Extract the CSS from an HTML document.", | ||
@@ -26,5 +26,5 @@ "main": "index.js", | ||
"batch": "^0.6.1", | ||
"href-content": "^1.2.0", | ||
"list-stylesheets": "^1.2.4", | ||
"style-data": "^1.4.1" | ||
"href-content": "^1.2.1", | ||
"list-stylesheets": "^1.2.5", | ||
"style-data": "^1.4.2" | ||
}, | ||
@@ -41,3 +41,4 @@ "devDependencies": { | ||
"vinyl": "^2.2.0" | ||
} | ||
}, | ||
"gitHead": "547e22b9cdb20fb0cc7e2a326ba8218ce762aee9" | ||
} |
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
9461
5
Updatedhref-content@^1.2.1
Updatedlist-stylesheets@^1.2.5
Updatedstyle-data@^1.4.2