🚀 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.1.1

4

CHANGELOG.md
# Changes to PostCSS Custom Properties
### 13.1.1 (January 28, 2023)
- Improve `types` declaration in `package.json`
### 13.1.0 (January 24, 2023)

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

3

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

@@ -22,2 +22,3 @@ "contributors": [

".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",

@@ -24,0 +25,0 @@ "require": "./dist/index.cjs",