Comparing version 2.3.1 to 2.3.2
@@ -0,1 +1,5 @@ | ||
## 2.3.2 (March 11, 2016) | ||
- Fix infinite loop on value parse (#328) | ||
## 2.3.1 (January 6, 2016) | ||
@@ -2,0 +6,0 @@ |
@@ -648,4 +648,4 @@ 'use strict'; | ||
}; | ||
break; | ||
} | ||
break; | ||
} | ||
@@ -652,0 +652,0 @@ } |
{ | ||
"name": "csso", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "CSSO (CSS Optimizer) is a CSS minifier with structural optimisations", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
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
304440