@types/csso
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -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 @@ |
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6107
106
16