@stylable/code-formatter
Advanced tools
Comparing version 4.13.2 to 5.0.0-rc.1
{ | ||
"name": "@stylable/code-formatter", | ||
"version": "4.13.2", | ||
"version": "5.0.0-rc.1", | ||
"description": "A code formatting utility for Stylable stylesheets", | ||
@@ -10,3 +10,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^4.13.2", | ||
"@stylable/core": "^v5.0.0-rc.1", | ||
"js-beautify": "^1.14.3" | ||
@@ -21,3 +21,3 @@ }, | ||
"engines": { | ||
"node": ">=12" | ||
"node": ">=14.14.0" | ||
}, | ||
@@ -24,0 +24,0 @@ "publishConfig": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
8998
2
+ Added@stylable/core@5.19.0(transitive)
+ Added@tokey/css-value-parser@0.1.4(transitive)
+ Added@tokey/imports-parser@1.0.0(transitive)
+ Addedpostcss-nested@6.2.0(transitive)
- Removed@stylable/core@4.15.1(transitive)
- Removed@tokey/imports-parser@0.1.2(transitive)
- Removeddeindent@0.1.0(transitive)
- Removedpostcss-nested@5.0.6(transitive)
Updated@stylable/core@^v5.0.0-rc.1