Socket
Socket
Sign inDemoInstall

@types/uglifycss

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/uglifycss - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

2

uglifycss/index.d.ts

@@ -33,3 +33,3 @@ declare module "uglifycss" {

*/
function processFiles(filenames: Array<string>, options?: UglifyCSSOptions): string;
function processFiles(filenames: string[], options?: UglifyCSSOptions): string;
}

@@ -36,0 +36,0 @@

{
"name": "@types/uglifycss",
"version": "0.0.10",
"version": "0.0.11",
"description": "TypeScript definitions for uglifycss",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uglifycss",

"dependencies": {},
"typesPublisherContentHash": "e99c7856f7c942c1eb917beb581482433a80d50aee5b977d52c5166b8a1793c3",
"typesPublisherContentHash": "3b090586724db2bc233ae5f9083f877b1cec10cabaa7c67a41fe1fa6cc067d4e",
"typeScriptVersion": "4.5"
}

@@ -43,3 +43,3 @@ # Installation

*/
function processFiles(filenames: Array<string>, options?: UglifyCSSOptions): string;
function processFiles(filenames: string[], options?: UglifyCSSOptions): string;
}

@@ -53,3 +53,3 @@

### Additional Details
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: none

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