Back to Explore

privatenumber/resolve-pkg-maps

GitHub
2 watchersOpen source

Last release:

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 source appears quiet rather than actively maintained, with only one documented update (v1.0.0 on 2022-12-14) and no additional release notes shown in the provided history.
  • Apparent update cadence is low and irregular, with the last recorded upstream push on 2025-10-11 (about 8 months ago), but no corresponding documented follow-on updates in the provided summaries.

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