Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sass-embedded-win32-arm64

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sass-embedded-win32-arm64 - npm Package Versions

23

1.81.0

Diff

sassbot
published 1.80.7 •

Changelog

Source

1.80.7

Embedded Host

  • Don't treat 0 as undefined for the green and blue channels in the LegacyColor constructor.
sassbot
published 1.80.6 •

Changelog

Source

1.80.6

Command-Line Interface

  • Make @parcel/watcher an optional dependency so this can still be installed on operating systems where it's unavailable.
sassbot
published 1.80.5 •

Changelog

Source

1.80.5

Embedded Host

  • Don't produce phantom @import deprecations when using an importer with the legacy API.
sassbot
published 1.80.4 •

Changelog

Source

1.80.4

  • No user-visible changes.
sassbot
published 1.80.3 •

Changelog

Source

1.80.3

  • Fix a bug where @import url("...") would crash in plain CSS files.

  • Improve consistency of how warnings are emitted by different parts of the compiler. This should result in minimal user-visible changes, but different types of warnings should now respond more reliably to flags like --quiet, --verbose, and --silence-deprecation.

sassbot
published 1.80.2 •

Changelog

Source

1.80.2

  • Fix a bug where deprecation warnings were incorrectly emitted for the plain-CSS invert() function.
sassbot
published 1.80.1 •

Changelog

Source

1.80.1

  • Fix a bug where repeated deprecation warnings were not automatically limited.
sassbot
published 1.80.0 •

Changelog

Source

1.80.0

  • @import is now officially deprecated, as are global built-in functions that are available within built-in modules. See [the Sass blog post] for more details on the deprecation process.

Embedded Host

  • Fix an error that would sometimes occur when deprecation warnings were emitted when using a custom importer with the legacy API.
sassbot
published 1.79.6 •

Changelog

Source

1.79.6

  • Fix a bug where Sass would add an extra */ after loud comments with whitespace after an explicit */ in the indented syntax.

  • Potentially breaking bug fix: Adding text after an explicit */ in the indented syntax is now an error, rather than silently generating invalid CSS.

Embedded Host

  • Properly export the SassBoolean type.
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