New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sass-loader

Package Overview
Dependencies
Maintainers
3
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sass-loader - npm Package Versions

1
11

11.1.0

Diff

Changelog

Source

11.1.0 (2021-05-10)

Features

  • support node-sass v6.0.0 (#947) (7869b29)
evilebottnawi
published 11.0.1 •

Changelog

Source

11.0.1 (2021-02-08)

Bug Fixes

  • compatibility with custom importers for node-sass (#927) (af5a072)
evilebottnawi
published 11.0.0 •

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', '...'] } } } }
evilebottnawi
published 10.1.1 •

Changelog

Source

10.1.1 (2021-01-11)

Bug Fixes

  • problem with resolving and the includePaths option (#913) (cadc75e)
evilebottnawi
published 10.1.0 •

Changelog

Source

10.1.0 (2020-11-11)

Features

evilebottnawi
published 10.0.5 •

Changelog

Source

10.0.5 (2020-11-02)

Bug Fixes

evilebottnawi
published 10.0.4 •

Changelog

Source

10.0.4 (2020-10-22)

Bug Fixes

  • compatibility with the filesystem cache (#896) (e31f9b6)
evilebottnawi
published 10.0.3 •

Changelog

Source

10.0.3 (2020-10-09)

Chore

  • update schema-utils
evilebottnawi
published 10.0.2 •

Changelog

Source

10.0.2 (2020-09-03)

Bug Fixes

evilebottnawi
published 10.0.1 •

Changelog

Source

10.0.1 (2020-08-25)

Chore

  • update deps
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