postcss-normalize
Advanced tools
Comparing version 7.0.0 to 7.0.1
# Changes to PostCSS Normalize | ||
### 7.0.1 (August 24, 2018) | ||
- Use postcss-browser-comments v2.0.0 (major, but a patch for this project) | ||
PostCSS Browser Comments was using an older version of PostCSS, requiring 2 | ||
versions of PostCSS to use PostCSS Normalize. This update resolves that. | ||
### 7.0.0 (August 24, 2018) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "postcss-normalize", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "Use the parts of normalize.css you need from your browserslist", | ||
@@ -28,5 +28,5 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com>", | ||
"@csstools/normalize.css": "^9.0.1", | ||
"browserslist": "^4.1.0", | ||
"browserslist": "^4.1.1", | ||
"postcss": "^7.0.2", | ||
"postcss-browser-comments": "^1.0.0" | ||
"postcss-browser-comments": "^2.0.0" | ||
}, | ||
@@ -41,4 +41,4 @@ "devDependencies": { | ||
"pre-commit": "^1.2.2", | ||
"rollup": "^0.65.0", | ||
"rollup-plugin-babel": "^4.0.1" | ||
"rollup": "^0.65.2", | ||
"rollup-plugin-babel": "^4.0.3" | ||
}, | ||
@@ -45,0 +45,0 @@ "eslintConfig": { |
@@ -95,3 +95,3 @@ # PostCSS Normalize [<img src="https://postcss.github.io/postcss/logo.svg" alt="PostCSS" width="90" height="90" align="right">][postcss] | ||
| [Node](INSTALL.md#node) | [PostCSS CLI](INSTALL.md#postcss-cli) | [Webpack](INSTALL.md#webpack) | [Create React App](INSTALL.md#create-react-app) | [Gulp](INSTALL.md#gulp) | [Grunt](INSTALL.md#grunt) | | ||
| --- | --- | --- | --- | --- | | ||
| --- | --- | --- | --- | --- | --- | | ||
@@ -98,0 +98,0 @@ ## Options |
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
17706
+ Addedpostcss-browser-comments@2.0.0(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedbrowserslist@3.2.8(transitive)
- Removedchalk@2.4.2(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedpostcss@6.0.23(transitive)
- Removedpostcss-browser-comments@1.0.0(transitive)
- Removedsupports-color@5.5.0(transitive)
Updatedbrowserslist@^4.1.1