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 6.1.2 to 6.2.0

5

CHANGELOG.md
# Changes to PostCSS Preset Env
### 6.2.0 (October 22, 2018)
- Updated `autoprefixer` to 9.2.1 (minor)
- Updated `browserslist` to 4.3.1 (minor)
### 6.1.2 (October 19, 2018)

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

6

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

@@ -29,4 +29,4 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com>",

"dependencies": {
"autoprefixer": "^9.1.5",
"browserslist": "^4.2.1",
"autoprefixer": "^9.2.1",
"browserslist": "^4.3.1",
"caniuse-lite": "^1.0.30000893",

@@ -33,0 +33,0 @@ "cssdb": "^3.2.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