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

cssstyle

Package Overview
Dependencies
Maintainers
3
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cssstyle - npm Package Compare versions

Comparing version
6.0.2
to
6.1.0
+2
-0
lib/index.js

@@ -5,6 +5,8 @@ "use strict";

const propertyDefinitions = require("./generated/propertyDefinitions");
const { parsePropertyValue } = require("./parsers");
module.exports = {
CSSStyleDeclaration,
parsePropertyValue,
propertyDefinitions
};
+5
-5

@@ -9,3 +9,3 @@ {

],
"version": "6.0.2",
"version": "6.1.0",
"repository": {

@@ -20,10 +20,10 @@ "type": "git",

"dependencies": {
"@asamuzakjp/css-color": "^4.1.2",
"@csstools/css-syntax-patches-for-csstree": "^1.0.26",
"@asamuzakjp/css-color": "^5.0.0",
"@csstools/css-syntax-patches-for-csstree": "^1.0.28",
"css-tree": "^3.1.0",
"lru-cache": "^11.2.5"
"lru-cache": "^11.2.6"
},
"devDependencies": {
"@domenic/eslint-config": "^4.1.0",
"@webref/css": "^8.2.4",
"@webref/css": "^8.2.6",
"eslint": "^9.39.2",

@@ -30,0 +30,0 @@ "eslint-config-prettier": "^10.1.8",

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

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