Socket
Socket
Sign inDemoInstall

stylus-loader

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylus-loader - npm Package Compare versions

Comparing version 1.5.1 to 1.6.0

4

package.json
{
"name": "stylus-loader",
"version": "1.5.1",
"version": "1.6.0",
"description": "Stylus loader for webpack",

@@ -27,3 +27,2 @@ "main": "index.js",

"loader-utils": "^0.2.9",
"stylus": "^0.52.4",
"when": "~3.6.x"

@@ -41,2 +40,3 @@ },

"style-loader": "^0.12.2",
"stylus": ">=0.52.4",
"testem": "^0.8.3",

@@ -43,0 +43,0 @@ "webpack": "^1.9.8",

@@ -86,4 +86,8 @@ # stylus-loader

`npm install stylus-loader --save-dev`
`npm install stylus-loader stylus --save-dev`
**Important**: in order to have ability use any `stylus` package version,
it won't be installed automatically. So it's required to
add it to `package.json` along with `stylus-loader`.
## Testing

@@ -90,0 +94,0 @@

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