minify-html-literals
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -5,2 +5,10 @@ # Change Log | ||
<a name="1.2.2"></a> | ||
## [1.2.2](https://github.com/asyncLiz/minify-html-literals/compare/v1.2.1...v1.2.2) (2019-02-13) | ||
### Bug Fixes | ||
- failure to minify templates prefixed with comments ([8805f69](https://github.com/asyncLiz/minify-html-literals/commit/8805f69)) | ||
<a name="1.2.1"></a> | ||
@@ -7,0 +15,0 @@ |
{ | ||
"name": "minify-html-literals", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Minify HTML template literal strings", | ||
@@ -63,3 +63,3 @@ "main": "index.js", | ||
"magic-string": "^0.25.0", | ||
"parse-literals": "^1.1.0" | ||
"parse-literals": "^1.1.1" | ||
}, | ||
@@ -66,0 +66,0 @@ "devDependencies": { |
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
40852
Updatedparse-literals@^1.1.1