autoprefixer-stylus
Advanced tools
Comparing version 0.8.1 to 0.9.1
{ | ||
"name": "autoprefixer-stylus", | ||
"description": "autoprefixer for stylus", | ||
"version": "0.8.1", | ||
"version": "0.9.1", | ||
"license": "MIT", | ||
@@ -11,10 +11,10 @@ "repository": { | ||
"devDependencies": { | ||
"chai": "3.4.0", | ||
"chai": "3.4.1", | ||
"coffee-script": "1.10.0", | ||
"coveralls": "2.11.4", | ||
"coveralls": "2.11.6", | ||
"css-parse": "2.0.0", | ||
"istanbul": "0.4.0", | ||
"mocha": "2.3.3", | ||
"istanbul": "0.4.2", | ||
"mocha": "2.3.4", | ||
"mocha-lcov-reporter": "1.0.0", | ||
"stylus": "0.52.4" | ||
"stylus": "0.53.0" | ||
}, | ||
@@ -32,6 +32,6 @@ "author": "Jeff Escalante", | ||
"dependencies": { | ||
"autoprefixer": "6.0.3", | ||
"autoprefixer": "6.3.1", | ||
"multi-stage-sourcemap": "0.2.1", | ||
"postcss": "5.0.10" | ||
"postcss": "5.0.14" | ||
} | ||
} |
Autoprefixer Stylus | ||
------------------- | ||
An [autoprefixer](https://github.com/ai/autoprefixer) plugin for stylus. | ||
An [autoprefixer](https://github.com/postcss/autoprefixer) plugin for stylus. | ||
[![npm](http://img.shields.io/npm/v/autoprefixer-stylus.svg?style=flat)](http://badge.fury.io/js/autoprefixer-stylus) | ||
[![tests](http://img.shields.io/travis/jenius/autoprefixer-stylus/master.svg?style=flat)](https://travis-ci.org/jenius/autoprefixer-stylus) | ||
[![coverage](http://img.shields.io/coveralls/jenius/autoprefixer-stylus/master.svg?style=flat)](https://coveralls.io/r/jenius/autoprefixer-stylus) | ||
[![dependencies](http://img.shields.io/gemnasium/jenius/autoprefixer-stylus.svg?style=flat)](https://gemnasium.com/jenius/autoprefixer-stylus) | ||
[![npm](https://img.shields.io/npm/v/autoprefixer-stylus.svg?style=flat)](http://badge.fury.io/js/autoprefixer-stylus) | ||
[![tests](https://img.shields.io/travis/jenius/autoprefixer-stylus/master.svg?style=flat)](https://travis-ci.org/jenius/autoprefixer-stylus) | ||
[![coverage](https://img.shields.io/coveralls/jenius/autoprefixer-stylus/master.svg?style=flat)](https://coveralls.io/r/jenius/autoprefixer-stylus) | ||
[![dependencies](https://img.shields.io/gemnasium/jenius/autoprefixer-stylus.svg?style=flat)](https://gemnasium.com/jenius/autoprefixer-stylus) | ||
@@ -11,0 +11,0 @@ ### Installation |
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
7318
+ Addedautoprefixer@6.3.1(transitive)
+ Addedbrowserslist@1.1.3(transitive)
+ Addednormalize-range@0.1.2(transitive)
+ Addedpostcss@5.0.14(transitive)
+ Addedpostcss-value-parser@3.3.1(transitive)
- Removedautoprefixer@6.0.3(transitive)
- Removedbrowserslist@1.0.1(transitive)
- Removedpostcss@5.0.10(transitive)
Updatedautoprefixer@6.3.1
Updatedpostcss@5.0.14