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

@types/html-minifier

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/html-minifier - npm Package Compare versions

Comparing version 1.1.16-alpha to 1.1.21-alpha

9

package.json
{
"name": "@types/html-minifier",
"version": "1.1.16-alpha",
"description": "Type definitions for HTMLMinifier v1.1.1 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "1.1.21-alpha",
"description": "TypeScript definitions for HTMLMinifier v1.1.1",
"main": "",

@@ -11,6 +11,5 @@ "scripts": {},

"dependencies": {
"../uglify-js": "*",
"clean-css": "*",
"relateurl": "*"
"@types/clean-css": "*",
"@types/relateurl": "*"
}
}
# Installation
> `npm install --save-dev @types/html-minifier`
> `npm install --save @types/html-minifier`
# Summary
This package contains type definitions for HTMLMinifier v1.1.1.
This package contains type definitions for HTMLMinifier v1.1.1 (https://github.com/kangax/html-minifier).
The project URL or description is https://github.com/kangax/html-minifier
# Credits
These definitions were written by Tanguy Krotoff <https://github.com/tkrotoff>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/html-minifier
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/html-minifier
Additional Details
* Last updated: Thu, 19 May 2016 20:05:48 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:24 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: ../uglify-js, clean-css, relateurl
* Global values: HTMLMinifier
# Credits
These definitions were written by Tanguy Krotoff <https://github.com/tkrotoff>.
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