New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.33 to 1.1.34

12

html-minifier v1/package.json
{
"name": "@types/html-minifier",
"version": "1.1.33",
"version": "1.1.34",
"description": "TypeScript definitions for HTMLMinifier",

@@ -14,3 +14,3 @@ "license": "MIT",

"main": "",
"types": "",
"types": "index",
"repository": {

@@ -22,8 +22,8 @@ "type": "git",

"dependencies": {
"@types/uglify-js": "^2",
"@types/clean-css": "*",
"@types/relateurl": "*"
"@types/clean-css": "^3",
"@types/relateurl": "*",
"@types/uglify-js": "^2"
},
"typesPublisherContentHash": "62849e15a6337f11eedef967cf7d00563b8e2e105c0b91ccc6c2ab263ffb5382",
"typesPublisherContentHash": "d4c582b7678c6e4e28d180f4d88c5b4522d049b9bb2b3ec934cd4fab916797ba",
"typeScriptVersion": "2.2"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for HTMLMinifier (https://github.com/kangax/html-minifier).
This package contains type definitions for HTMLMinifier ( https://github.com/kangax/html-minifier ).

@@ -12,4 +12,4 @@ # Details

Additional Details
* Last updated: Wed, 17 Oct 2018 20:11:23 GMT
* Dependencies: uglify-js, clean-css, relateurl
* Last updated: Fri, 25 Jan 2019 00:14:39 GMT
* Dependencies: @types/uglify-js, @types/clean-css, @types/relateurl
* Global values: none

@@ -16,0 +16,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