🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

postcss-custom-properties

Package Overview
Dependencies
Maintainers
4
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-custom-properties - npm Package Compare versions

Comparing version

to
13.2.0

dist/has-supports-at-rule-ancestor.d.ts

4

CHANGELOG.md
# Changes to PostCSS Custom Properties
### 13.2.0 (June 1, 2023)
- Do not generate fallback values when the rule is wrapped in `@supports (top: var(--f))`.
### 13.1.5 (April 10, 2023)

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

16

package.json
{
"name": "postcss-custom-properties",
"description": "Use Custom Properties Queries in CSS",
"version": "13.1.5",
"version": "13.2.0",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",

@@ -10,6 +10,12 @@ "contributors": [

"license": "MIT",
"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": {

@@ -16,0 +22,0 @@ "node": "^14 || ^16 || >=18"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet