You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@types/gulp-clean-css

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/gulp-clean-css - npm Package Compare versions

Comparing version

to
4.3.3

5

gulp-clean-css/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for gulp-clean-css 4.3
// Project: https://github.com/scniro/gulp-clean-css#readme
// Definitions by: tqma <https://github.com/tqma113>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -7,0 +2,0 @@

8

gulp-clean-css/package.json
{
"name": "@types/gulp-clean-css",
"version": "4.3.2",
"version": "4.3.3",
"description": "TypeScript definitions for gulp-clean-css",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-clean-css",

"name": "tqma",
"url": "https://github.com/tqma113",
"githubUsername": "tqma113"
"githubUsername": "tqma113",
"url": "https://github.com/tqma113"
}

@@ -27,4 +27,4 @@ ],

},
"typesPublisherContentHash": "3ee840fb67173408c80e0e6d8a134cc07d29bb31d2fb4179ffa1dd8b410667fc",
"typesPublisherContentHash": "55555f99ee66b7c988fa7667abad405776def098c85754f38059457383ce81cb",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for gulp-clean-css 4.3
// Project: https://github.com/scniro/gulp-clean-css#readme
// Definitions by: tqma <https://github.com/tqma113>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -41,7 +36,6 @@

### Additional Details
* Last updated: Wed, 20 Sep 2023 17:08:03 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: [@types/clean-css](https://npmjs.com/package/@types/clean-css), [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [tqma](https://github.com/tqma113).