@types/postcss-inline-svg
Advanced tools
Comparing version
@@ -6,3 +6,3 @@ // Type definitions for postcss-inline-svg 5.0 | ||
import { PluginCreator } from 'postcss'; | ||
import { PluginCreator } from "postcss"; | ||
@@ -9,0 +9,0 @@ declare namespace postcssInlineSvg { |
{ | ||
"name": "@types/postcss-inline-svg", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "TypeScript definitions for postcss-inline-svg", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-inline-svg", | ||
}, | ||
"typesPublisherContentHash": "de687906d749b62827e5fee6ea3f93102d1ea93174c1d7eac4e01b1635281edd", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "1f6971a96aa744e64f51e064f121680331521b5c59fd8128e5181bb256f3d7b9", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -16,3 +16,3 @@ # Installation | ||
import { PluginCreator } from 'postcss'; | ||
import { PluginCreator } from "postcss"; | ||
@@ -64,3 +64,3 @@ declare namespace postcssInlineSvg { | ||
### Additional Details | ||
* Last updated: Sat, 04 Sep 2021 21:01:21 GMT | ||
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT | ||
* Dependencies: [@types/postcss](https://npmjs.com/package/@types/postcss) | ||
@@ -67,0 +67,0 @@ * Global values: none |