@types/postcss-safe-parser
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -8,3 +8,3 @@ // Type definitions for postcss-safe-parser 5.0 | ||
import { Parser, Root } from 'postcss'; | ||
import { Parser, Root } from "postcss"; | ||
@@ -11,0 +11,0 @@ /** |
{ | ||
"name": "@types/postcss-safe-parser", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "TypeScript definitions for postcss-safe-parser", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-safe-parser", | ||
}, | ||
"typesPublisherContentHash": "5105a673edb884057945aa39a69fd3a7e468b252a0a144d4726bb4f60c04b3ba", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "9900fe881aa016c6ac6fd6a313d079f8ad95e419509619e138178435b819a73b", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -18,3 +18,3 @@ # Installation | ||
import { Parser, Root } from 'postcss'; | ||
import { Parser, Root } from "postcss"; | ||
@@ -38,3 +38,3 @@ /** | ||
### Additional Details | ||
* Last updated: Mon, 06 Dec 2021 17:01:01 GMT | ||
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT | ||
* Dependencies: [@types/postcss](https://npmjs.com/package/@types/postcss) | ||
@@ -41,0 +41,0 @@ * Global values: none |
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