autoprefixer-stylus
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "autoprefixer-stylus", | ||
"description": "autoprefixer for stylus", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"license": "MIT", | ||
@@ -23,2 +23,3 @@ "repository": { | ||
"scripts": { | ||
"test": "mocha test", | ||
"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage;" | ||
@@ -30,4 +31,4 @@ }, | ||
"dependencies": { | ||
"autoprefixer": "1.1.x" | ||
"autoprefixer": "2.x" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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@2.2.0(transitive)
+ Addedcaniuse-db@1.0.30001692(transitive)
+ Addedfs-extra@0.10.0(transitive)
+ Addedjs-base64@2.1.9(transitive)
+ Addedjsonfile@1.2.0(transitive)
+ Addedpostcss@2.1.2(transitive)
- Removedautoprefixer@1.1.20140605(transitive)
- Removedbase64-js@0.0.8(transitive)
- Removedfs-extra@0.9.1(transitive)
- Removedjsonfile@1.1.1(transitive)
- Removedpostcss@0.3.5(transitive)
Updatedautoprefixer@2.x