jest-pnp-resolver
npmv1.2.3plug'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.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
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.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| jest-pnp-resolverthis page | 0 | 1 | MIT | 3 years ago |
| vitest | 99.9M | 129 | MIT | 3 days ago |
| @testing-library/jest-dom | 63.2M | 6 | MIT | 3 days ago |
| jest-each | 49.5M | 1 | MIT | 3 days ago |
| jest | 48M | 70 | MIT | 3 days ago |
| @expo/package-manager | 0 | 1 | MIT | 3 days ago |
Dependencies
Declared by jest-pnp-resolver v1.2.3. Runtime dependencies are installed with the package; dev dependencies are not.
Peer (1)
Used by
Popular packages that depend on jest-pnp-resolver.
Relationship graph
Dependencies (left) and dependents (right) of jest-pnp-resolver.
Frequently installed together
Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.
A drop-in replacement for fs, making various improvements.
This packages is a collection of utilities and helper functions
Convert Windows backslash paths to slash paths
`jest-haste-map` is a module used by Jest, a popular JavaScript testing framework, to create a fast lookup of files in a project. It helps Jest efficiently locate and track changes in files during testing, making it particularly useful for large projects
UnRS Resolver Node API
Release history
No releases in the last two years, typically about 51 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 1.2.3latest | 3 years ago | 5.5 KB | MIT |
| 1.2.2 | 6 years ago | 5.6 KB | MIT |
| 1.2.1 | 7 years ago | 3.8 KB | MIT |
| 1.2.0 | 7 years ago | 3.6 KB | MIT |
| 1.1.0 | 7 years ago | 3.6 KB | MIT |
| 1.0.2 | 7 years ago | 3.3 KB | MIT |
| 1.0.1 | 8 years ago | 3.0 KB | MIT |
| 1.0.0 | 8 years ago | 3.0 KB | MIT |
| 0.0.0 | 8 years ago | 47 B | MIT |
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
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.