@stylable/code-formatter
Advanced tools
Comparing version 5.16.1 to 6.0.0-rc.1
{ | ||
"name": "@stylable/code-formatter", | ||
"version": "5.16.1", | ||
"version": "6.0.0-rc.1", | ||
"description": "A code formatting utility for Stylable stylesheets", | ||
@@ -10,5 +10,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^5.16.1", | ||
"@stylable/core": "^5.16.0", | ||
"@tokey/css-value-parser": "^0.1.4", | ||
"js-beautify": "^1.14.9", | ||
"js-beautify": "^1.14.11", | ||
"postcss": "^8.4.31" | ||
@@ -23,3 +23,3 @@ }, | ||
"engines": { | ||
"node": ">=14.14.0" | ||
"node": ">=18.12.0" | ||
}, | ||
@@ -26,0 +26,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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
84651
2
1
Updated@stylable/core@^5.16.0
Updatedjs-beautify@^1.14.11