postcss-svgo
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -0,1 +1,5 @@ | ||
# 2.1.1 | ||
* Bump SVGO to 0.6.1 (thanks to @shinnn). | ||
# 2.1.0 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "postcss-svgo", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Optimise inline SVG with PostCSS.", | ||
@@ -43,4 +43,4 @@ "main": "dist/index.js", | ||
"postcss-value-parser": "^3.0.1", | ||
"svgo": "^0.5.6" | ||
"svgo": "^0.6.1" | ||
} | ||
} |
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
8883
+ Addedclap@1.2.3(transitive)
+ Addedcsso@2.0.0(transitive)
+ Addedesprima@2.7.3(transitive)
+ Addedjs-yaml@3.6.1(transitive)
+ Addedsax@1.2.4(transitive)
+ Addedsvgo@0.6.6(transitive)
- Removedesprima@2.2.0(transitive)
- Removedjs-yaml@3.3.1(transitive)
- Removedsax@1.1.6(transitive)
- Removedsvgo@0.5.6(transitive)
Updatedsvgo@^0.6.1