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.4 to 7.5.0

6

CHANGELOG.md
# Changes to PostCSS Preset Env
### 7.5.0 (Unreleased)
- Added `@csstools/postcss-unset-value` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-unset-value#readme) for usage details.
- Added `@csstools/postcss-stepped-value-functions` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions#readme) for usage details.
- Updated `cssdb` to `6.6.0` (minor)
### 7.4.4 (April 26, 2022)

@@ -4,0 +10,0 @@

8

package.json
{
"name": "postcss-preset-env",
"description": "Convert modern CSS into something browsers understand",
"version": "7.4.4",
"version": "7.5.0",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",

@@ -38,3 +38,5 @@ "license": "CC0-1.0",

"@csstools/postcss-progressive-custom-properties": "^1.3.0",
"autoprefixer": "^10.4.5",
"@csstools/postcss-stepped-value-functions": "^1.0.0",
"@csstools/postcss-unset-value": "^1.0.0",
"autoprefixer": "^10.4.6",
"browserslist": "^4.20.3",

@@ -44,3 +46,3 @@ "css-blank-pseudo": "^3.0.3",

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

@@ -47,0 +49,0 @@ "postcss-clamp": "^4.1.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