🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@types/postcss-normalize

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-normalize - npm Package Compare versions

Comparing version

to
9.0.3

5

postcss-normalize/index.d.ts

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

// Type definitions for postcss-normalize 9.0
// Project: https://github.com/csstools/postcss-normalize#readme
// Definitions by: Piotr Kuczynski <https://github.com/pkuczynski>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { Plugin } from "postcss";

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

8

postcss-normalize/package.json
{
"name": "@types/postcss-normalize",
"version": "9.0.2",
"version": "9.0.3",
"description": "TypeScript definitions for postcss-normalize",

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

"name": "Piotr Kuczynski",
"url": "https://github.com/pkuczynski",
"githubUsername": "pkuczynski"
"githubUsername": "pkuczynski",
"url": "https://github.com/pkuczynski"
}

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

},
"typesPublisherContentHash": "66a119be23d2a770624340e3e48311f56f13596d8b8b9532f0a37a3369be84dd",
"typesPublisherContentHash": "4ae67bc89bbf3478ba646fd453ca384affe7b454717979e19959e2cc0410aa59",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for postcss-normalize 9.0
// Project: https://github.com/csstools/postcss-normalize#readme
// Definitions by: Piotr Kuczynski <https://github.com/pkuczynski>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { Plugin } from "postcss";

@@ -47,7 +42,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 Kuczynski](https://github.com/pkuczynski).