postcss-cli
Advanced tools
Comparing version 6.1.1 to 6.1.2
@@ -0,1 +1,5 @@ | ||
# 6.1.2 / 2019-02-22 | ||
- Upgrade dependency globby to fix bug in sub-dependency ([#265](https://github.com/postcss/postcss-cli/issues/265), [#270](https://github.com/postcss/postcss-cli/pull/270)) | ||
# 6.1.1 / 2019-01-04 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "postcss-cli", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"description": "CLI for PostCSS", | ||
@@ -26,3 +26,3 @@ "main": "index.js", | ||
"get-stdin": "^6.0.0", | ||
"globby": "^8.0.0", | ||
"globby": "^9.0.0", | ||
"postcss": "^7.0.0", | ||
@@ -42,3 +42,3 @@ "postcss-load-config": "^2.0.0", | ||
"postcss-import": "^12.0.0", | ||
"prettier": "~1.15.0", | ||
"prettier": "~1.16.4", | ||
"sugarss": "^2.0.0", | ||
@@ -45,0 +45,0 @@ "uuid": "^3.0.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
29825
+ Added@types/glob@7.2.0(transitive)
+ Added@types/minimatch@5.1.2(transitive)
+ Added@types/node@22.9.0(transitive)
+ Addeddir-glob@2.2.2(transitive)
+ Addedglobby@9.2.0(transitive)
+ Addedignore@4.0.6(transitive)
+ Addedpify@4.0.1(transitive)
+ Addedslash@2.0.0(transitive)
+ Addedundici-types@6.19.8(transitive)
- Removedarrify@1.0.1(transitive)
- Removeddir-glob@2.0.0(transitive)
- Removedglobby@8.0.2(transitive)
- Removedignore@3.3.10(transitive)
- Removedslash@1.0.0(transitive)
Updatedglobby@^9.0.0