🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@types/postcss-inline-svg

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/postcss-inline-svg - npm Package Compare versions

Comparing version

to
5.0.2

5

postcss-inline-svg/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for postcss-inline-svg 5.0
// Project: https://github.com/TrySound/postcss-inline-svg
// Definitions by: Anatoly Pitikin <https://github.com/xapdkop>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { PluginCreator } from "postcss";

@@ -7,0 +2,0 @@

8

postcss-inline-svg/package.json
{
"name": "@types/postcss-inline-svg",
"version": "5.0.1",
"version": "5.0.2",
"description": "TypeScript definitions for postcss-inline-svg",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-inline-svg",

"name": "Anatoly Pitikin",
"url": "https://github.com/xapdkop",
"githubUsername": "xapdkop"
"githubUsername": "xapdkop",
"url": "https://github.com/xapdkop"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "1f6971a96aa744e64f51e064f121680331521b5c59fd8128e5181bb256f3d7b9",
"typesPublisherContentHash": "d5fc91dbbc392ef353b97c345ed84e64b41191dbc92b913c82c385c25c75c8f1",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for postcss-inline-svg 5.0
// Project: https://github.com/TrySound/postcss-inline-svg
// Definitions by: Anatoly Pitikin <https://github.com/xapdkop>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { PluginCreator } from "postcss";

@@ -64,7 +59,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 [Anatoly Pitikin](https://github.com/xapdkop).