autoprefixer
Advanced tools
Comparing version 6.7.0 to 6.7.1
@@ -0,1 +1,4 @@ | ||
## 6.7.1 | ||
* Update Browserslist with `last n version` fix. | ||
## 6.7 “Krungthep doot thep saang” | ||
@@ -2,0 +5,0 @@ * Add Electron support in browsers list (by Kilian Valkhof). |
{ | ||
"name": "autoprefixer", | ||
"version": "6.7.0", | ||
"version": "6.7.1", | ||
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website", | ||
@@ -16,4 +16,4 @@ "keywords": [ | ||
"dependencies": { | ||
"browserslist": "~1.6.0", | ||
"caniuse-db": "^1.0.30000613", | ||
"browserslist": "^1.7.1", | ||
"caniuse-db": "^1.0.30000617", | ||
"normalize-range": "^0.1.2", | ||
@@ -25,3 +25,3 @@ "num2fraction": "^1.2.2", | ||
"devDependencies": { | ||
"browserify": "^13.3.0", | ||
"browserify": "^14.0.0", | ||
"eslint-config-postcss": "^2.0.2", | ||
@@ -36,5 +36,5 @@ "fs-extra": "^2.0.0", | ||
"mocha": "^3.2.0", | ||
"should": "^11.1.2", | ||
"should": "^11.2.0", | ||
"vinyl-source-stream": "^1.1.0", | ||
"coffee-script": "^1.12.2" | ||
"coffee-script": "^1.12.3" | ||
}, | ||
@@ -41,0 +41,0 @@ "scripts": { |
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
208186
+ Addedbrowserslist@1.7.7(transitive)
- Removedbrowserslist@1.6.0(transitive)
Updatedbrowserslist@^1.7.1
Updatedcaniuse-db@^1.0.30000617