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

@csstools/postcss-color-mix-function

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@csstools/postcss-color-mix-function - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

7

CHANGELOG.md
# Changes to PostCSS Color Mix Function
### 1.0.2 (May 19, 2023)
- Updated `@csstools/postcss-progressive-custom-properties` to `2.2.0` (minor)
- Updated `@csstools/css-color-parser` to `1.2.0` (minor)
### 1.0.1 (April 10, 2023)

@@ -4,0 +11,0 @@

20

package.json
{
"name": "@csstools/postcss-color-mix-function",
"description": "Use the color-mix function in CSS",
"version": "1.0.1",
"version": "1.0.2",
"contributors": [

@@ -17,6 +17,12 @@ {

"license": "CC0-1.0",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/csstools"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/csstools"
},
{
"type": "opencollective",
"url": "https://opencollective.com/csstools"
}
],
"engines": {

@@ -43,6 +49,6 @@ "node": "^14 || ^16 || >=18"

"dependencies": {
"@csstools/css-color-parser": "^1.1.2",
"@csstools/css-color-parser": "^1.2.0",
"@csstools/css-parser-algorithms": "^2.1.1",
"@csstools/css-tokenizer": "^2.1.1",
"@csstools/postcss-progressive-custom-properties": "^2.0.0"
"@csstools/postcss-progressive-custom-properties": "^2.2.0"
},

@@ -49,0 +55,0 @@ "peerDependencies": {

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