Socket
Socket
Sign inDemoInstall

@csstools/postcss-gradients-interpolation-method

Package Overview
Dependencies
Maintainers
3
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@csstools/postcss-gradients-interpolation-method - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

6

CHANGELOG.md
# Changes to PostCSS Gradients Interpolation Method
### 4.0.4
_September 18, 2023_
- Updated [`@csstools/postcss-progressive-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties/CHANGELOG.md#301) (patch)
### 4.0.3

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

4

package.json
{
"name": "@csstools/postcss-gradients-interpolation-method",
"description": "Use interpolation methods in CSS gradient functions",
"version": "4.0.3",
"version": "4.0.4",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",

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

"@csstools/css-tokenizer": "^2.2.0",
"@csstools/postcss-progressive-custom-properties": "^3.0.0"
"@csstools/postcss-progressive-custom-properties": "^3.0.1"
},

@@ -44,0 +44,0 @@ "peerDependencies": {

@@ -5,2 +5,6 @@ # PostCSS Gradients Interpolation Method [<img src="https://postcss.github.io/postcss/logo.svg" alt="PostCSS Logo" width="90" height="90" align="right">][PostCSS]

```bash
npm install @csstools/postcss-gradients-interpolation-method --save-dev
```
[PostCSS Gradients Interpolation Method] lets you use different interpolation methods in CSS gradient functions following [CSS Images Module 4].

@@ -7,0 +11,0 @@

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