Socket
Socket
Sign inDemoInstall

postcss-lab-function

Package Overview
Dependencies
11
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.2.0 to 5.2.1

6

CHANGELOG.md
# Changes to PostCSS Lab Function
### 5.2.1 (April 10, 2023)
- Updated `@csstools/css-tokenizer` to `2.1.1` (patch)
- Updated `@csstools/css-parser-algorithms` to `2.1.1` (patch)
- Updated `@csstools/css-color-parser` to `1.1.2` (patch)
### 5.2.0 (March 25, 2023)

@@ -4,0 +10,0 @@

8

package.json
{
"name": "postcss-lab-function",
"description": "Use lab() and lch() color functions in CSS",
"version": "5.2.0",
"version": "5.2.1",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",

@@ -32,5 +32,5 @@ "license": "CC0-1.0",

"dependencies": {
"@csstools/css-color-parser": "^1.0.0",
"@csstools/css-parser-algorithms": "^2.0.1",
"@csstools/css-tokenizer": "^2.1.0",
"@csstools/css-color-parser": "^1.1.2",
"@csstools/css-parser-algorithms": "^2.1.1",
"@csstools/css-tokenizer": "^2.1.1",
"@csstools/postcss-progressive-custom-properties": "^2.0.0"

@@ -37,0 +37,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc