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

postcss-preset-env

Package Overview
Dependencies
Maintainers
1
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 5.2.0 to 5.2.1

5

CHANGELOG.md
# Changes to PostCSS Preset Env
### 5.2.1 (June 26, 2018)
- Updated: `caniuse-lite` to v1.0.30000859 (patch update)
- Updated: `postcss-attribute-case-insensitive` to v3.0.1 (patch update)
### 5.2.0 (June 25, 2018)

@@ -4,0 +9,0 @@

8

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

@@ -30,6 +30,6 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com>",

"browserslist": "^3.2.8",
"caniuse-lite": "^1.0.30000858",
"caniuse-lite": "^1.0.30000859",
"cssdb": "^3.1.0",
"postcss": "^6.0.23",
"postcss-attribute-case-insensitive": "^3.0.0",
"postcss-attribute-case-insensitive": "^3.0.1",
"postcss-color-functional-notation": "^1.0.1",

@@ -67,3 +67,3 @@ "postcss-color-hex-alpha": "^3.0.0",

"babel-preset-env": "^1.7.0",
"eslint": "^5.0.0",
"eslint": "^5.0.1",
"eslint-config-dev": "^2.0.0",

@@ -70,0 +70,0 @@ "postcss-simple-vars": "^4.1.0",

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