@unocss/postcss
Advanced tools
Comparing version 0.63.6 to 0.64.0
{ | ||
"name": "@unocss/postcss", | ||
"type": "module", | ||
"version": "0.63.6", | ||
"version": "0.64.0", | ||
"description": "PostCSS plugin for UnoCSS", | ||
@@ -57,8 +57,8 @@ "author": "sibbng <sibbngheid@gmail.com>", | ||
"dependencies": { | ||
"css-tree": "^3.0.0", | ||
"css-tree": "^3.0.1", | ||
"postcss": "^8.4.47", | ||
"tinyglobby": "^0.2.9", | ||
"@unocss/config": "0.63.6", | ||
"@unocss/core": "0.63.6", | ||
"@unocss/rule-utils": "0.63.6" | ||
"tinyglobby": "^0.2.10", | ||
"@unocss/config": "0.64.0", | ||
"@unocss/rule-utils": "0.64.0", | ||
"@unocss/core": "0.64.0" | ||
}, | ||
@@ -65,0 +65,0 @@ "scripts": { |
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
17324
+ Added@unocss/config@0.64.0(transitive)
+ Added@unocss/core@0.64.0(transitive)
+ Added@unocss/rule-utils@0.64.0(transitive)
- Removed@unocss/config@0.63.6(transitive)
- Removed@unocss/core@0.63.6(transitive)
- Removed@unocss/rule-utils@0.63.6(transitive)
Updated@unocss/config@0.64.0
Updated@unocss/core@0.64.0
Updated@unocss/rule-utils@0.64.0
Updatedcss-tree@^3.0.1
Updatedtinyglobby@^0.2.10