Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

autoprefixer-stylus

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autoprefixer-stylus - npm Package Compare versions

Comparing version 0.8.1 to 0.9.1

16

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc