Back to Explore

privatenumber/resolve-pkg-maps

GitHub
1 watchersOpen source

Last release: 12/14/2022

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 GitHub source (privatenumber/resolve-pkg-maps) shows an upstream push on 2025-10-11, but the available update summaries only include an initial v1.0.0 in 2022-12-14, so active maintenance is plausible but not fully evidenced by documented versioned updates.
  • Update/release cadence cannot be determined from the provided summaries, as only the initial v1.0.0 is listed, despite the later repository push timestamp.

AI summary generated Today

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v1.0.0

    12/14/2022

    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