</>PackageGraphPackageGraph

sass-graph

npmv4.0.1

Parse sass files and extract a graph of imports

Not recommended for new projects

No — sass-graph should not be adopted for new projects. Last published 1421 days ago. Pulls in 21 transitive packages, about 4.7 MB installed (at least — some of the tree is still being crawled).

  • BAdoption: grade B, Good.

    780.2K downloads per week and 1 known dependents.

  • FMaintenance: grade F, Failing.

    Last published 1421 days ago.

  • CWeight: grade C, Fair — worth a look.

    Pulls in 21 transitive packages, about 4.7 MB installed (at least — some of the tree is still being crawled).

  • ASupply chain: grade A, Excellent.

    No install scripts, 2 maintainers, and a contained dependency surface.

  • ALicense: grade A, Excellent.

    MIT — permissive, with no copyleft found in the dependency tree.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding sass-graph to a project.

4
Direct dependencies

Runtime packages this one declares itself.

21
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

4.7 MB
Install size

Unpacked size of this package plus its entire runtime tree.

4
Tree depth

Longest resolved dependency chain below this package.

Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.

Licenses in the dependency tree

BSD-3-ClauseBlueOak-1.0.0ISCMIT

Every license you inherit by installing sass-graph, not just its own. Check this before a legal review, not after.

Compatibility

Node.js
node >=12
Module format
CommonJS only
TypeScript
No bundled types
Install scripts
None

Quick start

A usage example from the sass-graph README.

var sassGraph = require('./sass-graph');

sass-graph vs the alternatives

Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.

PackageWeekly downloadsDependentsLicenseLast release
sass-graphthis page780.2K1MIT3 years ago
node-sassdeprecated811.9K0MIT4 hours ago
sass04MIT4 hours ago
scss-tokenizer01MIT4 hours ago

Dependencies

Declared by sass-graph v4.0.1. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (5)

assert ^1.3.0chai ^4.1.2coveralls ^3.0.0mocha ^5.2.0nyc ^13.1.0

Used by

Popular packages that depend on sass-graph.

Relationship graph

Dependencies (left) and dependents (right) of sass-graph.

scss-tokenizeryargsgloblodashnode-sasssass-graph
sass-graph dependencies dependents

Frequently installed together

Release history

No releases in the last two years, typically about 100 days apart.

Recent versions of sass-graph
VersionPublishedSizeLicense
4.0.1latest3 years ago14 KBMIT
4.0.04 years ago18 KBMIT
3.0.56 years ago17 KBMIT
2.2.66 years ago15 KBMIT
2.2.56 years ago15 KBMIT
3.0.47 years ago17 KBMIT
3.0.37 years ago17 KBMIT
3.0.27 years ago17 KBMIT
3.0.17 years ago17 KBMIT
3.0.08 years ago16 KBMIT
2.2.49 years agoMIT
2.2.39 years agoMIT
2.2.29 years agoMIT
2.2.19 years agoMIT
2.2.09 years agoMIT

Overview

sass-graph is an npm package that parse sass files and extract a graph of imports. It is very popular, with about 780.2K downloads per week and 1 known dependents in the graph. The latest version is 4.0.1, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need parse sass files and extract a graph of imports and value a battle-tested, widely-adopted solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Large, well-established user base (780.2K weekly downloads).
  • Clear open-source license (MIT).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Keywords

Frequently asked questions

Should I use sass-graph?

No — sass-graph should not be adopted for new projects. Last published 1421 days ago. Pulls in 21 transitive packages, about 4.7 MB installed (at least — some of the tree is still being crawled).

How do I install sass-graph?

Run `npm install sass-graph` to add sass-graph to your npm project.

How many dependencies does sass-graph have?

sass-graph declares 9 direct dependencies and pulls in 21 packages in total once its runtime tree is resolved totalling about 4.7 MB on disk.

What license is sass-graph released under?

sass-graph is distributed under the MIT license. Its dependency tree also includes: BSD-3-Clause, BlueOak-1.0.0, ISC, MIT.

How popular is sass-graph?

sass-graph has approximately 780,216 downloads per week and 1 known dependent packages.

Is sass-graph still maintained?

The most recent release of sass-graph (v4.0.1) was published 3 years ago.

Does sass-graph run install scripts?

No. sass-graph does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.