Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@csstools/postcss-font-format-keywords

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@csstools/postcss-font-format-keywords - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

12

CHANGELOG.md
# Changes to PostCSS Font Format
### 3.0.2
_February 19, 2024_
- Reuse code with `@csstools/utilities`
### 3.0.1

@@ -15,8 +21,2 @@

### 2.0.2
_February 8, 2023_
- Reduce the amount of duplicate fallback CSS.
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-font-format-keywords/CHANGELOG.md)
{
"name": "@csstools/postcss-font-format-keywords",
"description": "Use unquoted format on @font-face CSS definitions.",
"version": "3.0.1",
"version": "3.0.2",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",

@@ -41,2 +41,3 @@ "license": "MIT-0",

"dependencies": {
"@csstools/utilities": "^1.0.0",
"postcss-value-parser": "^4.2.0"

@@ -43,0 +44,0 @@ },

# PostCSS Font Format [<img src="https://postcss.github.io/postcss/logo.svg" alt="PostCSS Logo" width="90" height="90" align="right">][postcss]
[<img alt="npm version" src="https://img.shields.io/npm/v/@csstools/postcss-font-format-keywords.svg" height="20">][npm-url]
[<img alt="CSS Standard Status" src="https://cssdb.org/images/badges/font-format-keywords.svg" height="20">][css-url]
[<img alt="Build Status" src="https://github.com/csstools/postcss-plugins/workflows/test/badge.svg" height="20">][cli-url]
[<img alt="Discord" src="https://shields.io/badge/Discord-5865F2?logo=discord&logoColor=white">][discord]
<br><br>
[<img alt="Baseline Status" src="https://cssdb.org/images/badges-baseline/font-format-keywords.svg" height="20">][css-url]
[<img alt="CSS Standard Status" src="https://cssdb.org/images/badges/font-format-keywords.svg" height="20">][css-url]

@@ -8,0 +10,0 @@ [PostCSS Font Format Keywords] lets you specify font formats as keywords, following the [CSS Fonts] specification.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc