Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-template-html-minifier

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-template-html-minifier - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

LICENSE

19

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc