You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@types/postcss-font-variant

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/postcss-font-variant - npm Package Compare versions

Comparing version

to
5.0.2

4

postcss-font-variant/index.d.ts

@@ -1,5 +0,1 @@

// Type definitions for postcss-font-variant 5.0
// Project: https://github.com/postcss/postcss-font-variant#readme
// Definitions by: Adam Thompson-Sharpe <https://github.com/MysteryBlokHed>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { PluginCreator } from "postcss";

@@ -6,0 +2,0 @@

8

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

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

"name": "Adam Thompson-Sharpe",
"url": "https://github.com/MysteryBlokHed",
"githubUsername": "MysteryBlokHed"
"githubUsername": "MysteryBlokHed",
"url": "https://github.com/MysteryBlokHed"
}

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

},
"typesPublisherContentHash": "cb8975a7374f42fca3bfab5f93959ee8a843a31884b43a499e6a3850bbc23b1a",
"typesPublisherContentHash": "55fe572a99be09a16bb624efb32837c799123e9950c7899b16e23b7c380e8608",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for postcss-font-variant 5.0
// Project: https://github.com/postcss/postcss-font-variant#readme
// Definitions by: Adam Thompson-Sharpe <https://github.com/MysteryBlokHed>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { PluginCreator } from "postcss";

@@ -25,7 +21,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 [Adam Thompson-Sharpe](https://github.com/MysteryBlokHed).