</>PackageGraphPackageGraph

chownr

npmv3.0.0TypeScript

like `chown -R`

Adopt with care

chownr is usable, with caveats. Last published 886 days ago.

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

    No download data reported for this package yet.

  • DMaintenance: grade D, Poor — a real concern.

    Last published 886 days ago.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 22 KB installed.

  • BSupply chain: grade B, Good.

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

  • ALicense: grade A, Excellent.

    BlueOak-1.0.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 chownr 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.

22 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 >=18
Module format
ESM + CommonJS
TypeScript
Types included
Install scripts
None

Dependencies

Declared by chownr v3.0.0. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (7)

@types/node ^20.12.5mkdirp ^3.0.1prettier ^3.2.5rimraf ^5.0.5tap ^18.7.2tshy ^1.13.1typedoc ^0.25.12

Used by

Popular packages that depend on chownr.

Relationship graph

Dependencies (left) and dependents (right) of chownr.

tarchownr
chownr dependencies dependents

Frequently installed together

Release history

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

Recent versions of chownr
VersionPublishedSizeLicense
3.0.0latest2 years ago22 KBBlueOak-1.0.0
2.0.06 years ago5.6 KBISC
1.1.46 years ago5.6 KBISC
1.1.37 years ago4.8 KBISC
1.1.27 years ago4.8 KBISC
1.1.18 years ago3.8 KBISC
1.1.08 years ago3.7 KBISC
1.0.111 years agoISC
1.0.011 years agoISC
0.0.211 years agoISC
0.0.114 years agoBSD

Overview

chownr is an npm package that like `chown -R`. It has 1 known dependents in the graph. The latest version is 3.0.0, released under the BlueOak-1.0.0 license.

Who should use it

Teams working in the npm ecosystem who need like `chown -R` 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 (BlueOak-1.0.0).

Cons

  • No significant drawbacks detected from available metadata.

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

Maintainers

Frequently asked questions

Should I use chownr?

chownr is usable, with caveats. Last published 886 days ago.

How do I install chownr?

Run `npm install chownr` to add chownr to your npm project.

What license is chownr released under?

chownr is distributed under the BlueOak-1.0.0 license.

How popular is chownr?

npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on chownr.

Is chownr still maintained?

The most recent release of chownr (v3.0.0) was published 2 years ago.

Does chownr run install scripts?

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