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

@types/clean-css

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/clean-css - npm Package Compare versions

Comparing version

to
4.2.9

5

clean-css/index.d.ts

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

// Type definitions for clean-css 4.2
// Project: https://github.com/clean-css/clean-css
// Definitions by: Tanguy Krotoff <https://github.com/tkrotoff>
// Andrew Potter <https://github.com/GolaWaya>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

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

12

clean-css/package.json
{
"name": "@types/clean-css",
"version": "4.2.8",
"version": "4.2.9",
"description": "TypeScript definitions for clean-css",

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

"name": "Tanguy Krotoff",
"url": "https://github.com/tkrotoff",
"githubUsername": "tkrotoff"
"githubUsername": "tkrotoff",
"url": "https://github.com/tkrotoff"
},
{
"name": "Andrew Potter",
"url": "https://github.com/GolaWaya",
"githubUsername": "GolaWaya"
"githubUsername": "GolaWaya",
"url": "https://github.com/GolaWaya"
}

@@ -32,4 +32,4 @@ ],

},
"typesPublisherContentHash": "cec50c9822cac80f39a5832a288964fcab5819e3f833ff195ec426bbd7ff7786",
"typesPublisherContentHash": "1fd9caf97b7a29a345a0a72f9b512a74514d070d7825994750192a0c25a26912",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 10 Oct 2023 18:07:32 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/source-map](https://npmjs.com/package/@types/source-map)
* Global values: none
* Last updated: Tue, 17 Oct 2023 22:10:14 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [source-map](https://npmjs.com/package/source-map)
# Credits
These definitions were written by [Tanguy Krotoff](https://github.com/tkrotoff), and [Andrew Potter](https://github.com/GolaWaya).