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

@types/html-minifier-terser

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/html-minifier-terser - npm Package Compare versions

Comparing version 6.0.0 to 6.1.0

7

html-minifier-terser/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for html-minifier-terser 6.0
// Type definitions for html-minifier-terser 6.1
// Project: https://github.com/terser/html-minifier-terser#readme

@@ -116,2 +116,7 @@ // Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz>

/**
* Never add a newline before a tag that closes an element
* @default false
*/
noNewlinesBeforeTagClose?: boolean | undefined;
/**
* Always collapse to 1 line break (never remove it entirely) when whitespace between tags include a line break.

@@ -118,0 +123,0 @@ * Must be used in conjunction with `collapseWhitespace=true`

6

html-minifier-terser/package.json
{
"name": "@types/html-minifier-terser",
"version": "6.0.0",
"version": "6.1.0",
"description": "TypeScript definitions for html-minifier-terser",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-minifier-terser",

"dependencies": {},
"typesPublisherContentHash": "afb28151e01c4013ba1434a3ba2e94f1fc3ba51f6857f7a7b342ebd19af0adbb",
"typeScriptVersion": "3.7"
"typesPublisherContentHash": "e851f65ded989d19a70b471ff32b156ed08fec7ed641ce4c5a7fdee809bd53e2",
"typeScriptVersion": "3.8"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Sep 2021 19:31:24 GMT
* Last updated: Tue, 23 Nov 2021 21:01:04 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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