Back to Explore
resolve-pkg-maps provides utilities to resolve `package.json` `exports` and `imports` maps for Node.js-style module resolution. It implements the ESM resolution algorithm and returns matched target paths, which is useful when building tools or resolvers that need to interpret conditional subpaths and imports/exports mappings.
Project status
- The only documented change is an initial
v1.0.0update (2022-12-14), with no subsequent functional or compatibility details provided in the recent update summaries. - The apparent update cadence looks sparse, with the last upstream push on 2025-10-11, but no additional tagged updates are shown in the provided evidence, suggesting a low-activity, mostly quiet period.
AI summary generated
AI-generated from public sources. May be inaccurate. Report
Recent updates
v1.0.0
Release v1.0.0 introduces the initial functionality of the project. The release notes only mention a new "init" feature, with no details on APIs, behavior, or compatibility implications.
Features