Socket
Socket
Sign inDemoInstall

@types/html-minifier-terser

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.1.0 to 7.0.0

8

html-minifier-terser/index.d.ts

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

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

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

}
declare const htmlminifier: {
minify: typeof minify;
};
export default htmlminifier;

7

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

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

"dependencies": {},
"typesPublisherContentHash": "e851f65ded989d19a70b471ff32b156ed08fec7ed641ce4c5a7fdee809bd53e2",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "916bd7a24e91835143d0d803f2a6feaf8a2d959a2b2726f593b0fba7bc1a0cef",
"typeScriptVersion": "4.0",
"type": "module"
}

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

### Additional Details
* Last updated: Tue, 23 Nov 2021 21:01:04 GMT
* Last updated: Mon, 15 Aug 2022 21:02:37 GMT
* Dependencies: none

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc