@stylable/code-formatter
Advanced tools
Comparing version 5.10.0 to 5.11.0
{ | ||
"name": "@stylable/code-formatter", | ||
"version": "5.10.0", | ||
"version": "5.11.0", | ||
"description": "A code formatting utility for Stylable stylesheets", | ||
@@ -10,6 +10,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^5.10.0", | ||
"@stylable/core": "^5.11.0", | ||
"@tokey/css-value-parser": "^0.1.2", | ||
"js-beautify": "^1.14.7", | ||
"postcss": "^8.4.22" | ||
"postcss": "^8.4.23" | ||
}, | ||
@@ -16,0 +16,0 @@ "files": [ |
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
Updated@stylable/core@^5.11.0
Updatedpostcss@^8.4.23