</>PackageGraphPackageGraph

detect-libc

npmv2.1.2TypeScript

Node.js module to detect the C standard library (libc) implementation family and version

Safe to adopt

Yes — detect-libc scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 339 days ago. 5 releases in the last 2 years.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • BMaintenance: grade B, Good.

    Last published 339 days ago. 5 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 26 KB installed.

  • BSupply chain: grade B, Good.

    This package has a single maintainer (bus factor of 1).

  • ALicense: grade A, Excellent.

    Apache-2.0 — 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 detect-libc to a project.

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

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

26 KB
Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

Longest resolved dependency chain below this package.

Compatibility

Node.js
node >=8
Module format
CommonJS only
TypeScript
Types included
Install scripts
None

Quick start

A usage example from the detect-libc README.

const GLIBC: string = 'glibc';

Dependencies

Declared by detect-libc v2.1.2. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (7)

ava ^2.4.0benchmark ^2.1.4conventional-changelog-cli ^5.0.0eslint-config-standard ^13.0.1nyc ^15.1.0proxyquire ^2.1.3semistandard ^14.2.3

Used by

Popular packages that depend on detect-libc.

Relationship graph

Dependencies (left) and dependents (right) of detect-libc.

@parcel/watcherlightningcsslibsqldetect-libc
detect-libc dependencies dependents

Frequently installed together

Release history

5 releases in the last two years, typically about 10 days apart.

Recent versions of detect-libc
VersionPublishedSizeLicense
2.1.2latest11 months ago26 KBApache-2.0
2.1.111 months ago26 KBApache-2.0
2.1.01 year ago26 KBApache-2.0
2.1.0-rc.01 year ago26 KBApache-2.0
2.0.41 year ago23 KBApache-2.0
2.0.32 years ago23 KBApache-2.0
2.0.23 years ago23 KBApache-2.0
2.0.14 years ago19 KBApache-2.0
2.0.04 years ago19 KBApache-2.0
1.0.38 years agoApache-2.0
1.0.28 years agoApache-2.0
1.0.18 years agoApache-2.0
1.0.08 years agoApache-2.0
0.2.09 years agoApache-2.0
0.1.09 years agoApache-2.0

Overview

detect-libc is an npm package that node.js module to detect the C standard library (libc) implementation family and version. It has 3 known dependents in the graph. The latest version is 2.1.2, released under the Apache-2.0 license.

Who should use it

Teams working in the npm ecosystem who need node.js module to detect the C standard library (libc) implementation family and version and value a focused solution.

When not to use it

Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (Apache-2.0).

Cons

  • No significant drawbacks detected from available metadata.

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

Maintainers

Keywords

Frequently asked questions

Should I use detect-libc?

Yes — detect-libc scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 339 days ago. 5 releases in the last 2 years.

How do I install detect-libc?

Run `npm install detect-libc` to add detect-libc to your npm project.

What license is detect-libc released under?

detect-libc is distributed under the Apache-2.0 license.

How popular is detect-libc?

npm does not publish download counts. Within PackageGraph's crawl, 3 known packages depend on detect-libc.

Is detect-libc still maintained?

The most recent release of detect-libc (v2.1.2) was published 11 months ago.

Does detect-libc run install scripts?

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