You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@csstools/css-syntax-patches-for-csstree

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@csstools/css-syntax-patches-for-csstree - npm Package Compare versions

Comparing version
1.0.25
to
1.0.26
+3
-3
CHANGELOG.md
# Changes to CSS Syntax Patches For CSSTree
### 1.0.25
### 1.0.26
_January 11, 2026_
_January 25, 2026_
- Remove patch for `<bg-clip>`
- Update `@webref/css` to [`v8.2.1`](https://github.com/w3c/webref/releases/tag/%40webref%2Fcss%408.2.1)
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/packages/css-syntax-patches-for-csstree/CHANGELOG.md)
{
"name": "@csstools/css-syntax-patches-for-csstree",
"description": "CSS syntax patches for CSS tree",
"version": "1.0.25",
"version": "1.0.26",
"contributors": [

@@ -27,5 +27,2 @@ {

],
"engines": {
"node": ">=18"
},
"main": "dist/index.json",

@@ -32,0 +29,0 @@ "types": "dist/index.d.ts",

Sorry, the diff of this file is too big to display