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.4.0 to 7.4.1

6

CHANGELOG.md
# Changes to PostCSS Preset Env
### 7.4.0 (February 15, 2022)
### 7.4.1 (February 17, 2022)
- Updated `postcss-clamp` to `4.0.0` (major)
### 7.4.0 (February 16, 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.

@@ -6,0 +10,0 @@ - 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.

4

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

@@ -53,3 +53,3 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com>",

"postcss-attribute-case-insensitive": "^5.0.0",
"postcss-clamp": "^3.0.0",
"postcss-clamp": "^4.0.0",
"postcss-color-functional-notation": "^4.2.2",

@@ -56,0 +56,0 @@ "postcss-color-hex-alpha": "^8.0.3",

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