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

7.3.0

Diff

Changelog

Source

7.3.0 (2019-08-20)

Bug Fixes

  • handle module import ending / as module (#728) (997a255)
  • resolution algorithm (#720) (0e94940)
  • use "compressed" output when mode is "production" (#723) (b2af379)

Features

<a name="7.2.0"></a>

evilebottnawi
published 7.2.0 •

Changelog

Source

7.2.0 (2019-08-08)

Bug Fixes

Features

  • allow passing functions option as function (#651) (6c9654d)
  • support data as Function (#648) (aa64e1b)
  • support sass and style fields in package.json (#647) (a8709c9)
  • support auto resolving dart-sass (ff90dd6)

<a name="7.1.0"></a>

jhnns
published 7.1.0 •

Changelog

Source

7.1.0 (2018-08-01)

Features

  • Make this package implementation-agnostic (#573) (bed9fb5), closes #435

<a name="7.0.3"></a>

jhnns
published 7.0.3 •

Changelog

Source

7.0.3 (2018-06-05)

Bug Fixes

  • Bare imports not working sometimes (#579) (c348281), closes #566

<a name="7.0.2"></a>

jhnns
published 7.0.2 •

Changelog

Source

7.0.2 (2018-06-02)

Bug Fixes

  • Errors being swallowed when trying to load node-sass (#576) (6dfb274), closes #563
  • Report error to user for problems loading node-sass (#562) (2529c07)

<a name="7.0.1"></a>

jhnns
published 7.0.1 •

Changelog

Source

7.0.1 (2018-04-13)

Bug Fixes

  • Wrong import precedence (#557) (f4eeff1)

<a name="7.0.0"></a>

jhnns
published 7.0.0 •

Changelog

Source

7.0.0 (2018-04-13)

Features

  • Refactor resolving and simplify webpack config aliases (#479) (e0fde1a)
  • Remove node-sass from peerDependencies (#533) (6439cef)

BREAKING CHANGES

  • Drop official node 4 support
  • This slightly changes the resolving algorithm. Should not break in normal usage, but might break in complex configurations.
  • The sass-loader throws an error at runtime now and refuses to compile if the peer dependency is wrong. This could break applications where npm's peer dependency warning was just ignored.

<a name="6.0.7"></a>

michael-ciniawsky
published 6.0.7 •

Changelog

Source

6.0.7 (2018-03-03)

Bug Fixes

  • package: add webpack >= v4.0.0 (peerDependencies) (#541) (620bdd4)

Performance Improvements

<a name="6.0.6"></a>

d3viant0ne
published 6.0.6 •

Changelog

Source

6.0.6 (2017-06-14)

Chore

  • Adds Webpack 3.x version range to peerDependencies

<a name="6.0.5"></a>

jhnns
published 6.0.5 •

Changelog

Source

6.0.5 (2017-05-10)

Bug Fixes

  • importing file directly from scoped npm package #450 (5d06e9d)

<a name="6.0.4"></a>

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