extract-css
Advanced tools
Comparing version 1.5.2 to 1.5.3
{ | ||
"name": "extract-css", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "Extract the CSS from an HTML document.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "mocha", | ||
"coverage": "nyc npm test && nyc report", | ||
"coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls" | ||
}, | ||
"files": [ | ||
@@ -23,18 +18,7 @@ "index.js" | ||
"batch": "^0.6.1", | ||
"href-content": "^1.2.2", | ||
"list-stylesheets": "^1.2.6", | ||
"style-data": "^1.4.3" | ||
"href-content": "^1.2.3", | ||
"list-stylesheets": "^1.2.7", | ||
"style-data": "^1.4.4" | ||
}, | ||
"devDependencies": { | ||
"babel-eslint": "^10.0.3", | ||
"coveralls": "^3.0.9", | ||
"gulp": "^4.0.2", | ||
"gulp-eslint": "^6.0.0", | ||
"gulp-mocha": "^7.0.2", | ||
"mocha": "^7.0.0", | ||
"nyc": "^15.0.0", | ||
"should": "^13.2.3", | ||
"vinyl": "^2.2.0" | ||
}, | ||
"gitHead": "11453d95130053157db9ce0296ece4b5f06dc90b" | ||
"gitHead": "b7cb66aceafb90f643102658887e1ea47954fd72" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
0
5528
Updatedhref-content@^1.2.3
Updatedlist-stylesheets@^1.2.7
Updatedstyle-data@^1.4.4