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

postcss-preset-env

Package Overview
Dependencies
Maintainers
2
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-preset-env - npm Package Compare versions

Comparing version 7.3.3 to 7.4.0

10

CHANGELOG.md
# Changes to PostCSS Preset Env
### 7.4.0 (February 15, 2022)
- Added `@csstools/color-function` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function#readme) for usage details.
- Added `@csstools/oklab-function` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function#readme) for usage details.
- Added `@csstools/ic-unit` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit#readme) for usage details.
- Updated `@csstools/postcss-progressive-custom-properties` to `1.2.0` (minor)
- Updated `cssdb` to `6.3.1` (patch)
- Updated `postcss-double-position-gradients` to `3.1.0` (minor)
- Updated `postcss-lab-function` to `4.1.1` (patch)
### 7.3.3 (February 13, 2022)

@@ -4,0 +14,0 @@

13

package.json
{
"name": "postcss-preset-env",
"version": "7.3.3",
"version": "7.4.0",
"description": "Convert modern CSS into something browsers understand",

@@ -38,7 +38,10 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com>",

"dependencies": {
"@csstools/postcss-color-function": "^1.0.2",
"@csstools/postcss-font-format-keywords": "^1.0.0",
"@csstools/postcss-hwb-function": "^1.0.0",
"@csstools/postcss-ic-unit": "^1.0.0",
"@csstools/postcss-is-pseudo-class": "^2.0.0",
"@csstools/postcss-normalize-display-values": "^1.0.0",
"@csstools/postcss-progressive-custom-properties": "^1.1.0",
"@csstools/postcss-oklab-function": "^1.0.1",
"@csstools/postcss-progressive-custom-properties": "^1.2.0",
"autoprefixer": "^10.4.2",

@@ -49,3 +52,3 @@ "browserslist": "^4.19.1",

"css-prefers-color-scheme": "^6.0.3",
"cssdb": "^6.3.0",
"cssdb": "^6.3.1",
"postcss-attribute-case-insensitive": "^5.0.0",

@@ -60,3 +63,3 @@ "postcss-clamp": "^3.0.0",

"postcss-dir-pseudo-class": "^6.0.4",
"postcss-double-position-gradients": "^3.0.5",
"postcss-double-position-gradients": "^3.1.0",
"postcss-env-function": "^4.0.5",

@@ -69,3 +72,3 @@ "postcss-focus-visible": "^6.0.4",

"postcss-initial": "^4.0.1",
"postcss-lab-function": "^4.1.0",
"postcss-lab-function": "^4.1.1",
"postcss-logical": "^5.0.4",

@@ -72,0 +75,0 @@ "postcss-media-minmax": "^5.0.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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