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.1.0 to 0.2.0

5

package.json
{
"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"
}
}
test/fixtures/basic.css

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