autoprefixer-stylus
Advanced tools
Comparing version 0.0.4 to 0.1.0
{ | ||
"name": "autoprefixer-stylus", | ||
"description": "autoprefixer for stylus", | ||
"version": "0.0.4", | ||
"version": "0.1.0", | ||
"license": "MIT", | ||
@@ -23,3 +23,3 @@ "repository": { | ||
"scripts": { | ||
"test": "mocha" | ||
"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage;" | ||
}, | ||
@@ -30,7 +30,4 @@ "engines": { | ||
"dependencies": { | ||
"autoprefixer": "1.0.x" | ||
}, | ||
"scripts": { | ||
"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage;" | ||
"autoprefixer": "1.1.x" | ||
} | ||
} |
@@ -6,5 +6,6 @@ Autoprefixer Stylus | ||
[![tests](https://travis-ci.org/jenius/autoprefixer-stylus.png?branch=master)](https://travis-ci.org/jenius/autoprefixer-stylus) | ||
[![npm](https://badge.fury.io/js/autoprefixer-stylus.png)](http://badge.fury.io/js/autoprefixer-stylus) | ||
[![coverage](https://coveralls.io/repos/jenius/autoprefixer-stylus/badge.png)](https://coveralls.io/r/jenius/autoprefixer-stylus) | ||
[![tests](https://travis-ci.org/jenius/autoprefixer-stylus.svg?branch=master)](https://travis-ci.org/jenius/autoprefixer-stylus) | ||
[![npm](https://badge.fury.io/js/autoprefixer-stylus.svg)](http://badge.fury.io/js/autoprefixer-stylus) | ||
[![coverage](http://img.shields.io/coveralls/jenius/autoprefixer-stylus.svg)](https://coveralls.io/r/jenius/autoprefixer-stylus) | ||
[![dependencies](https://david-dm.org/jenius/autoprefixer-stylus.svg)](https://david-dm.org/jenius/autoprefixer-stylus) | ||
@@ -11,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
5236
52
+ Addedamdefine@1.0.1(transitive)
+ Addedautoprefixer@1.1.20140605(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbase64-js@0.0.8(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedfs-extra@0.9.1(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedmkdirp@0.5.6(transitive)
+ Addedncp@0.5.1(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedpostcss@0.3.5(transitive)
+ Addedrimraf@2.7.1(transitive)
+ Addedsource-map@0.1.43(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removedautoprefixer@1.0.20140213(transitive)
- Removedfs-extra@0.8.1(transitive)
- Removedmkdirp@0.3.5(transitive)
- Removedncp@0.4.2(transitive)
- Removedpostcss@0.2.0(transitive)
- Removedrimraf@2.2.8(transitive)
- Removedsource-map@0.7.4(transitive)
Updatedautoprefixer@1.1.x