Socket
Socket
Sign inDemoInstall

postcss-preset-env

Package Overview
Dependencies
Maintainers
3
Versions
117
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 9.5.11 to 9.5.12

15

CHANGELOG.md
# Changes to PostCSS Preset Env
### 9.5.12
_May 11, 2024_
- Updated [`@csstools/postcss-cascade-layers`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers) to [`4.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers/CHANGELOG.md#405) (patch)
- Updated [`@csstools/postcss-is-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class) to [`4.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#407) (patch)
- Updated [`css-has-pseudo`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo) to [`6.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo/CHANGELOG.md#604) (patch)
- Updated [`postcss-nesting`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) to [`12.1.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting/CHANGELOG.md#1213) (patch)
### 9.5.11

@@ -51,8 +60,2 @@

### 9.5.9
_April 22, 2024_
- Updated [`postcss-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties) to [`13.3.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#1338) (patch)
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md)

10

package.json
{
"name": "postcss-preset-env",
"description": "Convert modern CSS into something browsers understand",
"version": "9.5.11",
"version": "9.5.12",
"contributors": [

@@ -55,3 +55,3 @@ {

"dependencies": {
"@csstools/postcss-cascade-layers": "^4.0.4",
"@csstools/postcss-cascade-layers": "^4.0.5",
"@csstools/postcss-color-function": "^3.0.16",

@@ -66,3 +66,3 @@ "@csstools/postcss-color-mix-function": "^2.0.16",

"@csstools/postcss-initial": "^1.0.1",
"@csstools/postcss-is-pseudo-class": "^4.0.6",
"@csstools/postcss-is-pseudo-class": "^4.0.7",
"@csstools/postcss-light-dark-function": "^1.0.5",

@@ -89,3 +89,3 @@ "@csstools/postcss-logical-float-and-clear": "^2.0.1",

"css-blank-pseudo": "^6.0.2",
"css-has-pseudo": "^6.0.3",
"css-has-pseudo": "^6.0.4",
"css-prefers-color-scheme": "^9.0.1",

@@ -110,3 +110,3 @@ "cssdb": "^8.0.0",

"postcss-logical": "^7.0.1",
"postcss-nesting": "^12.1.2",
"postcss-nesting": "^12.1.3",
"postcss-opacity-percentage": "^2.0.0",

@@ -113,0 +113,0 @@ "postcss-overflow-shorthand": "^5.0.1",

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