autoprefixer-stylus
Advanced tools
Comparing version 0.9.3 to 0.9.4
{ | ||
"name": "autoprefixer-stylus", | ||
"description": "autoprefixer for stylus", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/jenius/autoprefixer-stylus.git" | ||
"url": "git://github.com/jescalan/autoprefixer-stylus.git" | ||
}, | ||
@@ -15,4 +15,4 @@ "devDependencies": { | ||
"css-parse": "2.0.0", | ||
"istanbul": "0.4.3", | ||
"mocha": "2.4.5", | ||
"istanbul": "0.4.4", | ||
"mocha": "2.5.3", | ||
"mocha-lcov-reporter": "1.2.0", | ||
@@ -32,6 +32,6 @@ "stylus": "0.54.5" | ||
"dependencies": { | ||
"autoprefixer": "6.3.6", | ||
"autoprefixer": "6.3.7", | ||
"multi-stage-sourcemap": "0.2.1", | ||
"postcss": "5.0.20" | ||
"postcss": "5.0.21" | ||
} | ||
} |
@@ -7,5 +7,5 @@ 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) | ||
[![tests](https://img.shields.io/travis/jescalan/autoprefixer-stylus/master.svg?style=flat)](https://travis-ci.org/jescalan/autoprefixer-stylus) | ||
[![coverage](https://img.shields.io/coveralls/jescalan/autoprefixer-stylus/master.svg?style=flat)](https://coveralls.io/r/jescalan/autoprefixer-stylus) | ||
[![dependencies](https://img.shields.io/david/jescalan/autoprefixer-stylus.svg?style=flat)](https://david-dm.org/jescalan/autoprefixer-stylus) | ||
@@ -12,0 +12,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
5268
+ Addedautoprefixer@6.3.7(transitive)
+ Addedpostcss@5.0.21(transitive)
- Removedautoprefixer@6.3.6(transitive)
- Removedpostcss@5.0.20(transitive)
Updatedautoprefixer@6.3.7
Updatedpostcss@5.0.21