babel-plugin-template-html-minifier
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "babel-plugin-template-html-minifier", | ||
"description": "Minify HTML in tagged template strings using html-minifier", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"main": "index.js", | ||
@@ -20,5 +20,6 @@ "files": [ | ||
"choo", | ||
"html-minifier" | ||
"html-minifier", | ||
"hyperhtml" | ||
], | ||
"author": "", | ||
"author": "Corey Farrell", | ||
"license": "MIT", | ||
@@ -34,10 +35,10 @@ "bugs": { | ||
"devDependencies": { | ||
"@babel/core": "^7.2.2", | ||
"@babel/core": "^7.3.3", | ||
"@babel/plugin-transform-template-literals": "^7.2.0", | ||
"ava": "^1.1.0", | ||
"ava": "^1.2.1", | ||
"choo": "^6.13.1", | ||
"hyperhtml-element": "^3.5.0", | ||
"lit-element": "^2.0.0-rc.2", | ||
"lit-html": "^1.0.0-rc.2", | ||
"nyc": "^13.1.0", | ||
"hyperhtml-element": "^3.6.0", | ||
"lit-element": "^2.0.1", | ||
"lit-html": "^1.0.0", | ||
"nyc": "^13.3.0", | ||
"pify": "^4.0.1", | ||
@@ -44,0 +45,0 @@ "xo": "^0.24.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
16637
6
0
0