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.1 to 6.1.2

6

CHANGELOG.md
# Changes to PostCSS Preset Env
### 6.1.2 (October 19, 2018)
- Updated `browserslist` to 4.2.1 (patch)
- Updated `caniuse-lite` to 1.0.30000893 (patch)
- Updated `postcss-custom-media` to 7.0.7 (patch)
### 6.1.1 (October 12, 2018)

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

10

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

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

"autoprefixer": "^9.1.5",
"browserslist": "^4.2.0",
"caniuse-lite": "^1.0.30000890",
"browserslist": "^4.2.1",
"caniuse-lite": "^1.0.30000893",
"cssdb": "^3.2.1",

@@ -41,3 +41,3 @@ "postcss": "^7.0.5",

"postcss-color-rebeccapurple": "^4.0.1",
"postcss-custom-media": "^7.0.6",
"postcss-custom-media": "^7.0.7",
"postcss-custom-properties": "^8.0.8",

@@ -69,3 +69,3 @@ "postcss-custom-selectors": "^5.1.2",

"babel-eslint": "^10.0.1",
"eslint": "^5.6.1",
"eslint": "^5.7.0",
"eslint-config-dev": "^2.0.0",

@@ -72,0 +72,0 @@ "postcss-simple-vars": "^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