postcss-cli
Advanced tools
Comparing version 9.1.0 to 10.0.0
{ | ||
"name": "postcss-cli", | ||
"version": "9.1.0", | ||
"version": "10.0.0", | ||
"description": "CLI for PostCSS", | ||
"type": "module", | ||
"engines": { | ||
"node": ">=12" | ||
"node": ">=14" | ||
}, | ||
@@ -25,5 +25,5 @@ "bin": { | ||
"get-stdin": "^9.0.0", | ||
"globby": "^12.0.0", | ||
"globby": "^13.0.0", | ||
"picocolors": "^1.0.0", | ||
"postcss-load-config": "^3.0.0", | ||
"postcss-load-config": "^4.0.0", | ||
"postcss-reporter": "^7.0.0", | ||
@@ -43,3 +43,3 @@ "pretty-hrtime": "^1.0.3", | ||
"postcss-import": "^14.0.0", | ||
"prettier": "~2.5.0", | ||
"prettier": "~2.7.0", | ||
"sugarss": "^4.0.0", | ||
@@ -46,0 +46,0 @@ "uuid": "^8.0.0" |
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
22517
+ Addedglobby@13.2.2(transitive)
+ Addedlilconfig@3.1.2(transitive)
+ Addedpostcss-load-config@4.0.2(transitive)
+ Addedyaml@2.6.0(transitive)
- Removedarray-union@3.0.1(transitive)
- Removedglobby@12.2.0(transitive)
- Removedlilconfig@2.1.0(transitive)
- Removedpostcss-load-config@3.1.4(transitive)
- Removedyaml@1.10.2(transitive)
Updatedglobby@^13.0.0
Updatedpostcss-load-config@^4.0.0