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

@csstools/postcss-gradients-interpolation-method

Package Overview
Dependencies
Maintainers
2
Versions
38
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 3.0.1 to 3.0.2

4

CHANGELOG.md
# Changes to PostCSS Gradients Interpolation Method
### 3.0.2 (April 10, 2023)
- Fix interpolation method `longer`, `increasing`,... for color stops with the same color.
### 3.0.1 (March 28, 2023)

@@ -4,0 +8,0 @@

4

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

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

"dependencies": {
"@csstools/css-color-parser": "^1.1.0",
"@csstools/css-color-parser": "^1.1.1",
"@csstools/css-parser-algorithms": "^2.1.0",

@@ -35,0 +35,0 @@ "@csstools/css-tokenizer": "^2.1.0",

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