</>PackageGraphPackageGraph

jest-pnp-resolver

npmv1.2.3

plug'n'play resolver for Webpack

Not recommended for new projects

No — jest-pnp-resolver should not be adopted for new projects. Last published 1394 days ago.

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

    No download data reported for this package yet.

  • FMaintenance: grade F, Failing.

    Last published 1394 days ago.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 5.5 KB installed.

  • BSupply chain: grade B, Good.

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

  • 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 jest-pnp-resolver 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.

5.5 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 >=6
Module format
CommonJS only
TypeScript
No bundled types
Install scripts
None

Quick start

A usage example from the jest-pnp-resolver README.

module.exports = {
  resolver: require.resolve(`jest-pnp-resolver`)
};

jest-pnp-resolver vs the alternatives

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

PackageWeekly downloadsDependentsLicenseLast release
jest-pnp-resolverthis page01MIT3 years ago
vitest99.9M129MIT3 days ago
@testing-library/jest-dom63.2M6MIT3 days ago
jest-each49.5M1MIT3 days ago
jest48M70MIT3 days ago
@expo/package-manager01MIT3 days ago

Dependencies

Declared by jest-pnp-resolver v1.2.3. Runtime dependencies are installed with the package; dev dependencies are not.

Used by

Popular packages that depend on jest-pnp-resolver.

Relationship graph

Dependencies (left) and dependents (right) of jest-pnp-resolver.

jest-resolvejest-pnp-resolver
jest-pnp-resolver dependencies dependents

Frequently installed together

Release history

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

Recent versions of jest-pnp-resolver
VersionPublishedSizeLicense
1.2.3latest3 years ago5.5 KBMIT
1.2.26 years ago5.6 KBMIT
1.2.17 years ago3.8 KBMIT
1.2.07 years ago3.6 KBMIT
1.1.07 years ago3.6 KBMIT
1.0.27 years ago3.3 KBMIT
1.0.18 years ago3.0 KBMIT
1.0.08 years ago3.0 KBMIT
0.0.08 years ago47 BMIT

Overview

jest-pnp-resolver is an npm package that plug'n'play resolver for Webpack. It has 1 known dependents in the graph. The latest version is 1.2.3, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need plug'n'play resolver for Webpack and value a focused 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

  • Clear open-source license (MIT).
  • Lean dependency tree (1 direct dependencies).

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 jest-pnp-resolver?

No — jest-pnp-resolver should not be adopted for new projects. Last published 1394 days ago.

How do I install jest-pnp-resolver?

Run `npm install jest-pnp-resolver` to add jest-pnp-resolver to your npm project.

What license is jest-pnp-resolver released under?

jest-pnp-resolver is distributed under the MIT license.

How popular is jest-pnp-resolver?

npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on jest-pnp-resolver.

Is jest-pnp-resolver still maintained?

The most recent release of jest-pnp-resolver (v1.2.3) was published 3 years ago.

Does jest-pnp-resolver run install scripts?

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