Dart-sass

Latest version: v0.5.2

Safety actively analyzes 702232 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 17 of 32

1.23.8

* **Potentially breaking bug fix:** Members loaded through a nested `import`
are no longer ever accessible outside that nested context.

* Don't throw an error when importing two modules that both forward members with
the same name. The latter name now takes precedence over the former, as per
the specification.

Dart API

* `SassFormatException` now implements `SourceSpanFormatException` (and thus
`FormatException`).

1.23.7

* No user-visible changes

1.23.6

* No user-visible changes.

1.23.5

* Support inline comments in the indented syntax.

* When an overloaded function receives the wrong number of arguments, guess
which overload the user actually meant to invoke, and display the invalid
argument error for that overload.

* When `error` is used in a function or mixin, print the call site rather than
the location of the `error` itself to better match the behavior of calling a
built-in function that throws an error.

1.23.4

Command-Line Interface

* Fix a bug where `--watch` wouldn't watch files referred to by `forward`
rules.

1.23.3

* Fix a bug where selectors were being trimmed over-eagerly when `extend`
crossed module boundaries.

Page 17 of 32

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.