Socket
Book a DemoInstallSign in
Socket

sass-embedded-win32-x64

Package Overview
Dependencies
Maintainers
2
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sass-embedded-win32-x64 - npm Package Versions

2345
8

1.91.0

Diff
s
sassbot
published 1.91.0 •

Changelog

Source

1.91.0

  • Potentially breaking change: meta.inspect() (as well as other systems that use it such as @debug and certain error messages) now emits numbers with as high precision as is available instead of rounding to the nearest 1e⁻¹⁰ as we do when serializing to CSS. This better fits the purpose of meta.inspect(), which is to provide full information about the structure of a Sass value.

  • Passing a rest argument ($arg...) before a positional or named argument when calling a function or mixin is now deprecated. This was always outside the specified syntax, but it was historically treated the same as passing the rest argument at the end of the argument list whether or not that matched the visual order of the arguments.

s
sassbot
published 1.90.0 •

Changelog

Source

1.90.0

  • Allow a @forwarded module to be loaded with a configuration when that module has already been loaded with a different configuration and the module doesn't define any variables that would have been configured anyway.
s
sassbot
published 1.89.2 •

Changelog

Source

1.89.2

Embedded Host

  • Fixed a compilation error caused by an outdated buf dependency.
s
sassbot
published 1.89.1 •

Changelog

Source

1.89.1

  • No user-visible changes.
s
sassbot
published 1.89.0 •

Changelog

Source

1.89.0

  • Allow the Node package importer to load files even when there are multiple potential resolutions, as long as those resolutions all point to the same file.
s
sassbot
published 1.88.0 •

Changelog

Source

1.88.0

  • Allow custom properties with empty values (such as --var:;).

  • Fix a bug when calculating source spans for interpolations.

Dart and JS APIs

  • Potentially breaking bug fix: Throw an error when passing a function or mixin object from one compilation to another.

Dart API

  • Deprecate passing a relative URL to compileString() and related functions.
s
sassbot
published 1.87.0 •

Changelog

Source

1.87.0

  • Potentially breaking bug fix: When a plain CSS file with a top-level nesting selector & is loaded into a nested Sass context via meta.load-css() or @import, Sass now emits plain CSS nesting rather than incorrectly combining it with the parent selector using a descendant combinator.
s
sassbot
published 1.86.3 •

Changelog

Source

1.86.3

  • Fix a bug introduced in 1.86.1 where Sass fails to resolve paths starting with a .. segment.
s
sassbot
published 1.86.2 •

Changelog

Source

1.86.2

  • No user-visible changes.
s
sassbot
published 1.86.1 •

Changelog

Source

1.86.1

  • Improve the performance of file: URL case canonicalization on Windows and Mac OS.
2345
8
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.