postcss-normalize-repeat-style
Advanced tools
Comparing version 5.0.0-rc.2 to 5.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.0.0](https://github.com/cssnano/cssnano/compare/postcss-normalize-repeat-style@5.0.0-rc.2...postcss-normalize-repeat-style@5.0.0) (2021-04-06) | ||
**Note:** Version bump only for package postcss-normalize-repeat-style | ||
# [5.0.0-rc.2](https://github.com/cssnano/cssnano/compare/postcss-normalize-repeat-style@5.0.0-rc.1...postcss-normalize-repeat-style@5.0.0-rc.2) (2021-03-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "postcss-normalize-repeat-style", | ||
"version": "5.0.0-rc.2", | ||
"version": "5.0.0", | ||
"description": "Convert two value syntax for repeat-style into one value.", | ||
@@ -17,3 +17,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"cssnano-utils": "^2.0.0-rc.2", | ||
"cssnano-utils": "^2.0.0", | ||
"postcss-value-parser": "^4.1.0" | ||
@@ -40,3 +40,3 @@ }, | ||
}, | ||
"gitHead": "5ba19ca54892f76ba6b2b698b4d88adcabd4451b" | ||
"gitHead": "0e2c3bf5835bafcdc8783bef66f730a24194c8f3" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
8992
0
Updatedcssnano-utils@^2.0.0