Comparing version 4.1.2 to 4.2.0
@@ -0,1 +1,6 @@ | ||
4.2.0 / 2017-10-05 | ||
================== | ||
* Adds support for `preserveImportant` to CLI | ||
4.0.1 / 2016-11-24 | ||
@@ -2,0 +7,0 @@ ================== |
@@ -48,2 +48,6 @@ 'use strict'; | ||
coercion: JSON.parse }, | ||
'preserve-important': { | ||
pMap: 'preserveImportant', | ||
def: 'preserve important?', | ||
coercion: JSON.parse }, | ||
'preserve-media-queries': { | ||
@@ -50,0 +54,0 @@ pMap: 'preserveMediaQueries', |
{ | ||
"name": "juice", | ||
"version": "4.1.2", | ||
"version": "4.2.0", | ||
"description": "Inlines css into html source", | ||
@@ -5,0 +5,0 @@ "bin": "bin/juice", |
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
1240923
29411