Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/csso

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/csso - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

6

csso/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for csso 5.0
// Project: https://github.com/css/csso
// Definitions by: Christian Rackerseder <https://github.com/screendriver>
// Erik Källén <https://github.com/erik-kallen>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import * as csstree from "css-tree";

@@ -8,0 +2,0 @@

18

csso/package.json
{
"name": "@types/csso",
"version": "5.0.1",
"version": "5.0.2",
"description": "TypeScript definitions for csso",

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/csso",

"name": "Christian Rackerseder",
"url": "https://github.com/screendriver",
"githubUsername": "screendriver"
"githubUsername": "screendriver",
"url": "https://github.com/screendriver"
},
{
"name": "Erik Källén",
"url": "https://github.com/erik-kallen",
"githubUsername": "erik-kallen"
"githubUsername": "erik-kallen",
"url": "https://github.com/erik-kallen"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}

@@ -36,4 +36,4 @@ ],

},
"typesPublisherContentHash": "1b6f3c096440006aa512a0a4f91c1ef81afd721210d9017e483bc4a2630af124",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "324c67205d4332ec68f97678b1554c7ccc4ee94d85e6e13f911edc19def5c202",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Mon, 04 Sep 2023 15:41:30 GMT
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT
* Dependencies: [@types/css-tree](https://npmjs.com/package/@types/css-tree)
* Global values: `csso`
# Credits
These definitions were written by [Christian Rackerseder](https://github.com/screendriver), [Erik Källén](https://github.com/erik-kallen), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).
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