@types/postcss-safe-parser
Advanced tools
Comparing version 5.0.2 to 5.0.3
@@ -1,8 +0,1 @@ | ||
// Type definitions for postcss-safe-parser 5.0 | ||
// Project: https://github.com/postcss/postcss-safe-parser#readme | ||
// Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Fabian van der Veen <https://github.com/fvanderveen> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.6 | ||
import { Parser, Root } from "postcss"; | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/postcss-safe-parser", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "TypeScript definitions for postcss-safe-parser", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-safe-parser", | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
}, | ||
{ | ||
"name": "Fabian van der Veen", | ||
"url": "https://github.com/fvanderveen", | ||
"githubUsername": "fvanderveen" | ||
"githubUsername": "fvanderveen", | ||
"url": "https://github.com/fvanderveen" | ||
} | ||
@@ -31,4 +31,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "9900fe881aa016c6ac6fd6a313d079f8ad95e419509619e138178435b819a73b", | ||
"typesPublisherContentHash": "f374e8d61435bd67ddec74345cbf0b107946f9337630c4b5aec260a23fdc4038", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,9 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for postcss-safe-parser 5.0 | ||
// Project: https://github.com/postcss/postcss-safe-parser#readme | ||
// Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Fabian van der Veen <https://github.com/fvanderveen> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.6 | ||
import { Parser, Root } from "postcss"; | ||
@@ -38,7 +31,6 @@ | ||
### Additional Details | ||
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT | ||
* Dependencies: [@types/postcss](https://npmjs.com/package/@types/postcss) | ||
* Global values: none | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: [postcss](https://npmjs.com/package/postcss) | ||
# Credits | ||
These definitions were written by [Piotr Błażejewicz](https://github.com/peterblazejewicz), and [Fabian van der Veen](https://github.com/fvanderveen). |
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
4116
12
35