postcss-normalize-charset
Advanced tools
Comparing version 6.0.1 to 6.0.2
{ | ||
"name": "postcss-normalize-charset", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "Add necessary or remove extra charset with PostCSS", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"postcss": "^8.4.32" | ||
"postcss": "^8.4.35" | ||
}, | ||
@@ -32,0 +32,0 @@ "peerDependencies": { |
@@ -18,1 +18,2 @@ export = pluginCreator; | ||
declare var postcss: true; | ||
//# sourceMappingURL=index.d.ts.map |
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
4543
6