Socket
Socket
Sign inDemoInstall

sass-loader

Package Overview
Dependencies
330
Maintainers
3
Versions
103
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
11Next

10.0.3

Diff

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
evilebottnawi
published 10.0.0 •

Changelog

Source

10.0.0 (2020-08-24)

Bug Fixes

  • handle absolute windows path in source maps
evilebottnawi
published 10.0.0-rc.0 •

Changelog

Source

10.0.0-rc.0 (2020-08-24)

⚠ BREAKING CHANGES

  • loader generates absolute sources in source maps, also avoids modifying sass source maps if the sourceMap option is false
evilebottnawi
published 9.0.3 •

Changelog

Source

9.0.3 (2020-08-05)

Bug Fixes

evilebottnawi
published 9.0.2 •

Changelog

Source

9.0.2 (2020-07-07)

Bug Fixes

evilebottnawi
published 9.0.1 •

Changelog

Source

9.0.1 (2020-07-03)

Bug Fixes

evilebottnawi
published 9.0.0 •

Changelog

Source

9.0.0 (2020-07-02)

⚠ BREAKING CHANGES

  • minimum supported Nodejs version is 10.13
  • prefer sass (dart-sass) by default, it is strongly recommended to migrate on sass (dart-sass)
  • the prependData option was removed in favor the additionalData option, see docs
  • when the sourceMap is true, sassOptions.sourceMap, sassOptions.sourceMapContents, sassOptions.sourceMapEmbed, sassOptions.sourceMapRoot and sassOptions.omitSourceMapUrl will be ignored.

Features

  • pass the loader context to custom importers under the this.webpackLoaderContext property (#853) (d487683)
  • supports for process.cwd() resolution logic by default (#837) (0c8d3b3)
  • supports for SASS-PATH env variable resolution logic by default (#836) (8376179)
  • supports for the sass property for the exports field from package.json (conditional exports, for more information read docs)

Bug Fixes

  • avoid different content on different os (#832) (68dd278)
  • resolution logic when the includePaths option used was improved (#827) (cbe5ad4)
  • resolution logic for file:// scheme was improved (17832fd)
  • resolution logic for absolute paths and server relative URLs was improved
  • source maps generation was improved
evilebottnawi
published 8.0.2 •

Changelog

Source

8.0.2 (2020-01-13)

Bug Fixes

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc