css-mqpacker
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "css-mqpacker", | ||
"description": "Pack same CSS media query rules into one media query rule.", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"author": "Kyo Nagashima <hail2u@gmail.com> (https://kyonagashima.com/)", | ||
@@ -10,3 +10,3 @@ "bugs": { | ||
"dependencies": { | ||
"fs-extra": "^0.14.0", | ||
"fs-extra": "^0.16.0", | ||
"postcss": "^4.0.0" | ||
@@ -13,0 +13,0 @@ }, |
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
+ Addedfs-extra@0.16.5(transitive)
+ Addedgraceful-fs@3.0.12(transitive)
+ Addednatives@1.1.6(transitive)
- Removedfs-extra@0.14.0(transitive)
- Removedncp@1.0.1(transitive)
Updatedfs-extra@^0.16.0