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

@csstools/postcss-progressive-custom-properties

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@csstools/postcss-progressive-custom-properties - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

6

CHANGELOG.md
# Changes to PostCSS Progressive Custom Properties
### 2.0.0 (January 24, 2022)
### 2.0.1 (January 28, 2023)
- Improve `types` declaration in `package.json`
### 2.0.0 (January 24, 2023)
- Updated: Support for Node v14+ (major).

@@ -6,0 +10,0 @@

3

package.json
{
"name": "@csstools/postcss-progressive-custom-properties",
"description": "Correctly declare progressive enhancements for CSS Custom Properties.",
"version": "2.0.0",
"version": "2.0.1",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",

@@ -19,2 +19,3 @@ "license": "CC0-1.0",

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

@@ -21,0 +22,0 @@ "require": "./dist/index.cjs",

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