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.9.3 to 0.9.4

12

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

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