Huge News!Announcing our $40M Series B led by Abstract Ventures.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 4.2.5 to 4.2.6

4

clean-css/index.d.ts
// Type definitions for clean-css 4.2
// Project: https://github.com/jakubpawlowicz/clean-css
// Project: https://github.com/clean-css/clean-css
// Definitions by: Tanguy Krotoff <https://github.com/tkrotoff>

@@ -97,3 +97,3 @@ // Andrew Potter <https://github.com/GolaWaya>

*/
sourceMap: SourceMapGenerator;
sourceMap?: SourceMapGenerator;

@@ -100,0 +100,0 @@ /**

{
"name": "@types/clean-css",
"version": "4.2.5",
"version": "4.2.6",
"description": "TypeScript definitions for clean-css",

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

},
"typesPublisherContentHash": "eb1c47eecb64700fe7907b48db30792f988f47f119db4c02af261cfaa3503d8f",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "6d90db323e318cd6c1aa9315f54cc34b03e4e4ca27b3d235f3460fad1af3d187",
"typeScriptVersion": "4.1"
}

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

# Summary
This package contains type definitions for clean-css (https://github.com/jakubpawlowicz/clean-css).
This package contains type definitions for clean-css (https://github.com/clean-css/clean-css).

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

### Additional Details
* Last updated: Tue, 06 Jul 2021 18:05:52 GMT
* Dependencies: [@types/source-map](https://npmjs.com/package/@types/source-map), [@types/node](https://npmjs.com/package/@types/node)
* Last updated: Wed, 21 Sep 2022 20:02:43 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/source-map](https://npmjs.com/package/@types/source-map)
* 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