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.1

2

postcss-font-variant/index.d.ts

@@ -5,3 +5,3 @@ // Type definitions for postcss-font-variant 5.0

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { PluginCreator } from 'postcss';
import { PluginCreator } from "postcss";

@@ -8,0 +8,0 @@ declare var _export: PluginCreator<never>;

{
"name": "@types/postcss-font-variant",
"version": "5.0.0",
"version": "5.0.1",
"description": "TypeScript definitions for postcss-font-variant",

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

},
"typesPublisherContentHash": "cafbbd3ac29a0c21a85184e67c83c9e64967e8475bff1554418c577ca172a6b6",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "cb8975a7374f42fca3bfab5f93959ee8a843a31884b43a499e6a3850bbc23b1a",
"typeScriptVersion": "4.5"
}

@@ -15,3 +15,3 @@ # Installation

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { PluginCreator } from 'postcss';
import { PluginCreator } from "postcss";

@@ -25,3 +25,3 @@ declare var _export: PluginCreator<never>;

### Additional Details
* Last updated: Mon, 31 Jul 2023 20:02:54 GMT
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT
* Dependencies: [@types/postcss](https://npmjs.com/package/@types/postcss)

@@ -28,0 +28,0 @@ * Global values: none