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.7.1 to 0.8.0

2

index.js

@@ -1,2 +0,2 @@

var ap = require('autoprefixer-core'),
var ap = require('autoprefixer'),
postcss = require('postcss'),

@@ -3,0 +3,0 @@ map = require('multi-stage-sourcemap'),

{
"name": "autoprefixer-stylus",
"description": "autoprefixer for stylus",
"version": "0.7.1",
"version": "0.8.0",
"license": "MIT",

@@ -31,6 +31,6 @@ "repository": {

"dependencies": {
"autoprefixer-core": "5.x",
"autoprefixer": "6.x",
"multi-stage-sourcemap": "0.2.x",
"postcss": "4.x"
"postcss": "5.x"
}
}

Sorry, the diff of this file is not supported yet

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