New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/gulp-htmlmin

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/gulp-htmlmin - npm Package Compare versions

Comparing version 1.3.33 to 1.3.34

2

gulp-htmlmin/index.d.ts

@@ -9,3 +9,3 @@ // Type definitions for gulp-htmlmin v1.3.0

import * as HTMLMinifier from 'html-minifier';
import * as HTMLMinifier from "html-minifier";

@@ -12,0 +12,0 @@ declare namespace htmlmin {

{
"name": "@types/gulp-htmlmin",
"version": "1.3.33",
"version": "1.3.34",
"description": "TypeScript definitions for gulp-htmlmin",

@@ -26,4 +26,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-htmlmin",

},
"typesPublisherContentHash": "bd5cd2f86938ae25e7749e5fa85b04191ff55f2690c36020fc38645b772feaef",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "c981d7409cd4f57a5b8d72aa7251fc929fd00fa3bc3dce7c42b78f3d587e393c",
"typeScriptVersion": "4.5"
}

@@ -19,3 +19,3 @@ # Installation

import * as HTMLMinifier from 'html-minifier';
import * as HTMLMinifier from "html-minifier";

@@ -32,3 +32,3 @@ declare namespace htmlmin {

### Additional Details
* Last updated: Wed, 10 May 2023 21:03:30 GMT
* Last updated: Wed, 20 Sep 2023 17:08:03 GMT
* Dependencies: [@types/html-minifier](https://npmjs.com/package/@types/html-minifier), [@types/node](https://npmjs.com/package/@types/node)

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