autoprefixer-core
Advanced tools
Comparing version 3.1.1 to 3.1.2
@@ -0,1 +1,4 @@ | ||
## 3.1.2 | ||
* Update Firefox ESR version from 24 to 31. | ||
## 3.1.1 | ||
@@ -2,0 +5,0 @@ * Use Flexbox 2009 spec for Android stock browser < 4.4. |
@@ -163,3 +163,3 @@ (function() { | ||
select: function() { | ||
return ['firefox 24']; | ||
return ['firefox 31']; | ||
} | ||
@@ -166,0 +166,0 @@ }, |
{ | ||
"name": "autoprefixer-core", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "CLI-less core of Autoprefixer to use in plugins", | ||
@@ -13,3 +13,3 @@ "keywords": ["autoprefixer", "css", "prefix", "postprocessor", "postcss"], | ||
"dependencies": { | ||
"caniuse-db": "^1.0.20141001", | ||
"caniuse-db": "^1.0.30000006", | ||
"postcss": "~2.2.5" | ||
@@ -19,3 +19,3 @@ }, | ||
"vinyl-source-stream": "1.0.0", | ||
"gulp-json-editor": "2.0.3", | ||
"gulp-json-editor": "2.1.0", | ||
"jshint-stylish": "1.0.0", | ||
@@ -26,6 +26,6 @@ "gulp-replace": "0.4.0", | ||
"gulp-mocha": "1.1.1", | ||
"browserify": "6.0.2", | ||
"browserify": "6.1.0", | ||
"fs-extra": "0.12.0", | ||
"should": "4.0.4", | ||
"mocha": "1.21.4", | ||
"mocha": "1.21.5", | ||
"gulp": "3.8.8", | ||
@@ -32,0 +32,0 @@ "coffee-script": "1.8.0" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
127794
Updatedcaniuse-db@^1.0.30000006