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 5.0.0 to 5.1.0

6

html-minifier-terser/index.d.ts

@@ -1,4 +0,4 @@

// Type definitions for html-minifier-terser 5.0
// Type definitions for html-minifier-terser 5.1
// Project: https://danielruf.github.io/html-minifier-terser/
// Definitions by: Piotr Błażejewicz (Peter Blazejewicz) <https://github.com/me>
// Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -75,3 +75,3 @@

* Array of regex'es that allow to ignore certain comments, when matched
* @default [/^!/]
* @default [ /^!/, /^\s*#/ ]
*/

@@ -78,0 +78,0 @@ ignoreCustomComments?: RegExp[];

{
"name": "@types/html-minifier-terser",
"version": "5.0.0",
"version": "5.1.0",
"description": "TypeScript definitions for html-minifier-terser",

@@ -8,5 +8,5 @@ "license": "MIT",

{
"name": "Piotr Błażejewicz (Peter Blazejewicz)",
"url": "https://github.com/me",
"githubUsername": "me"
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
}

@@ -23,4 +23,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "0872dcdabb1bedb69b1c19800c791c8b74ecec368273317dfcd4cf44e88e1601",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "36bf200c8f7a2fbb6db84924e4fb898f38947cc27e04ed8022069d33ac1cdddd",
"typeScriptVersion": "2.9"
}

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

### Additional Details
* Last updated: Sat, 22 Feb 2020 02:15:54 GMT
* Last updated: Mon, 04 May 2020 20:51:58 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by [Piotr Błażejewicz (Peter Blazejewicz)](https://github.com/me).
These definitions were written by [Piotr Błażejewicz](https://github.com/peterblazejewicz).

Sorry, the diff of this file is not supported yet

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