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

8

CHANGELOG.md
# Changes to PostCSS Preset Env
### 5.2.2 (July 13, 2018)
- Updated: `autoprefixer` to v8.6.5 (patch update)
- Updated: `caniuse-lite` to v1.0.30000865 (patch update)
- Updated: `postcss-color-functional-notation` to v1.0.2 (patch update)
### 5.2.1 (June 26, 2018)

@@ -10,3 +16,3 @@

- Updated: `autoprefixer` to v8.5.3 (patch update)
- Updated: `autoprefixer` to v8.6.3 (minor update)
- Updated: `caniuse-lite` to v1.0.30000858 (patch update)

@@ -13,0 +19,0 @@ - Updated: `postcss` to 6.0.23 (patch update)

16

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

@@ -28,9 +28,9 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com>",

"dependencies": {
"autoprefixer": "^8.6.3",
"autoprefixer": "^8.6.5",
"browserslist": "^3.2.8",
"caniuse-lite": "^1.0.30000859",
"caniuse-lite": "^1.0.30000865",
"cssdb": "^3.1.0",
"postcss": "^6.0.23",
"postcss-attribute-case-insensitive": "^3.0.1",
"postcss-color-functional-notation": "^1.0.1",
"postcss-color-functional-notation": "^1.0.2",
"postcss-color-hex-alpha": "^3.0.0",

@@ -65,5 +65,5 @@ "postcss-color-mod-function": "^2.4.2",

"babel-core": "^6.26.3",
"babel-eslint": "^8.2.5",
"babel-eslint": "^8.2.6",
"babel-preset-env": "^1.7.0",
"eslint": "^5.0.1",
"eslint": "^5.1.0",
"eslint-config-dev": "^2.0.0",

@@ -73,4 +73,4 @@ "postcss-simple-vars": "^4.1.0",

"pre-commit": "^1.2.2",
"rollup": "^0.61.2",
"rollup-plugin-babel": "^3.0.5"
"rollup": "^0.62.0",
"rollup-plugin-babel": "^3.0.7"
},

@@ -77,0 +77,0 @@ "eslintConfig": {

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