Socket
Socket
Sign inDemoInstall

sass-loader

Package Overview
Dependencies
Maintainers
9
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sass-loader - npm Package Versions

1
910

0.3.1

Diff

Changelog

Source

1.0.0 (2015-03-22)

Bug Fixes

  • Moved node-sass^3.0.0-alpha.0 to peerDependencies #28
  • Using webpack's module resolver as custom importer #39
  • Add synchronous compilation support for usage with enhanced-require #39
jtangelder
published 0.3.0 •

jtangelder
published 0.2.0 •

Changelog

Source

10.2.0 (2021-05-10)

Features

jtangelder
published 0.1.1 •

Changelog

Source

11.0.0 (2021-02-05)

Notes

  • using ~ is deprecated and can be removed from your code (we recommend it), but we still support it for historical reasons.

Why you can removed it? The loader will first try to resolve @import/@use as relative, if it cannot be resolved, the loader will try to resolve @import/@use inside node_modules. Using ~ means looking for files in node_modules or resolve.alias or resolve.fallback.

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5

Features

  • supported the resolve.byDependency option, you can setup { resolve: { byDependency: { sass: { mainFiles: ['custom', '...'] } } } }
jtangelder
published 0.1.0 •

Changelog

Source

10.1.1 (2021-01-11)

Bug Fixes

  • problem with resolving and the includePaths option (#913) (cadc75e)
jtangelder
published 0.0.2 •

Changelog

Source

10.0.3 (2020-10-09)

Chore

  • update schema-utils
jtangelder
published 0.0.1 •

Changelog

Source

10.0.2 (2020-09-03)

Bug Fixes

1
910
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