Automic VaultAutomic Vault

brew

使用 Homebrew, apk, MacPorts, Nix, pacman, chocolatey, scoop 安装 dart-sass

查看 dart-sass 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install dart-sass

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install dart-sass

MacPorts ports tree · www/dart-sass/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add dart-sass

Alpine Linux edge package indexes · dart-sass · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#dart-sass

nixpkgs package indexes · pkgs/by-name/da/dart-sass/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S dart-sass

Arch Linux sync databases · dart-sass · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

Reference implementation of Sass, written in Dart

命令和别名

  • sass

历史

项目历史与用法

Dart Sass is the official Sass implementation written in Dart and distributed as the `sass` command-line compiler. In package-manager terms it is the modern, portable Sass package that replaced the older implementation split between Ruby Sass and LibSass for most users.

项目历史

The Dart Sass project grew out of the Sass team's need for a canonical implementation that could move with the language specification while still shipping as a practical CLI and JavaScript package. Its 1.0.0 release established the Dart implementation as a stable, production-ready compiler.

The Sass project later deprecated LibSass and Node Sass, pointing users toward Dart Sass as the primary implementation with complete ongoing language support. That made the Dart Sass package the default answer for developers who wanted the current Sass language rather than a compatibility layer around an older engine.

采用历史

Dart Sass became common in build chains because it is both the reference implementation and available through normal developer channels: a standalone CLI, npm package, and OS package managers such as Homebrew. The `sass` executable also made it a straightforward replacement for older Sass commands in scripts and CI jobs.

The deprecation of LibSass shifted ecosystem pressure toward Dart Sass, especially for projects depending on newer Sass language features. Package maintainers care about that transition because it changed which Sass compiler downstream tools could safely depend on.

使用方式

Typical use is direct compilation from Sass or SCSS input to CSS, including watch mode and load-path options through the official CLI. It also appears indirectly through frontend build tools that shell out to, bundle, or depend on the Dart Sass implementation.

为什么软件包爱好者会关心

Dart Sass matters to package nerds because it is a language reference implementation that is also the everyday package users install. That combination makes version bumps semantically important: a formula update can mean new Sass syntax, deprecations, or compatibility behavior for large frontend dependency graphs.

时间线

  • 2018: Dart Sass 1.0.0 was released as a stable implementation.
  • 2020: The Sass team deprecated LibSass and Node Sass, recommending Dart Sass for current language support.
  • Present: Dart Sass is documented by the Sass project as the primary Dart-based Sass command-line implementation.

Related projects

  • Ruby Sass was the original Sass implementation line, while LibSass and Node Sass provided a native-library era that Dart Sass superseded for current language support. The Dart Sass CLI is also closely related to the npm `sass` package used by JavaScript build tooling.

安全态势

尚未找到受保护工具覆盖

没有找到 dart-sass 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
sasscli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.102.0
管理器更新时间2026-07-25
本地数据OK
上游当前
检测到的最新版本1.102.0

https://github.com/sass/dart-sass

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:dart-sass
版本1.102.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/dart-sass
主页https://sass-lang.com/dart-sass
仓库https://github.com/sass/dart-sass
上游文档https://sass-lang.com/dart-sass
许可证MIT
源码归档https://github.com/sass/dart-sass/archive/refs/tags/1.102.0.tar.gz
最后更新2026-07-25T03:21:47Z
Pulseupdated
依赖dartaotruntime
构建依赖buf, dart-sdk
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedart-sass
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

dart-sass

nix profile install nixpkgs#dart-sass
  • normalized package name match
  • 匹配方式:Dart Sass
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/da/dart-sass/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

dart-sass 1.97.3-r0

The primary implementation of Sass

https://sass-lang.com/dart-sass

sudo apk add dart-sass
  • License: MIT
  • Architecture: x86_64
  • Source Package: dart-sass
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Dart Sass
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dart-sass from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

dart-sass 1.100.0-1

Sass makes CSS fun again

http://sass-lang.com/

sudo pacman -S dart-sass
  • License: MIT
  • Architecture: x86_64
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Dart Sass
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dart-sass from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

dart-sass

sudo port install dart-sass
  • normalized package name match
  • 匹配方式:Dart Sass
MacPorts ports tree · api.github.com · MacPorts ports tree: www/dart-sass/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

sass

nix profile install nixpkgs#sass
  • installed executable or alias match
  • 匹配方式:Sass
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sa/sass/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Chocolatey92%

sass

choco install sass
  • installed executable or alias match
  • 匹配方式:Sass
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: sass from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','rubymine'
Scoop92%

main/sass

scoop install main/sass
  • installed executable or alias match
  • 匹配方式:Sass
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/sass.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment