postcss-discard-unused
Advanced tools
Comparing version 6.0.1 to 6.0.2
{ | ||
"name": "postcss-discard-unused", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "Discard unused counter styles, keyframes and fonts.", | ||
@@ -29,3 +29,3 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"postcss-selector-parser": "^6.0.5" | ||
"postcss-selector-parser": "^6.0.15" | ||
}, | ||
@@ -32,0 +32,0 @@ "bugs": { |
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
10942