import-meta-resolve is a tiny utility package for resolving module specifiers using the import.meta.resolve proposal. Useful primarily in environments where native import.meta.resolve is unavailable, it polyfills the functionality, enabling dynamic module resolution at runtime. This package utilizes Node.js's module resolution algorithm, offering a consistent and predictable way to determine the full URL for a given import specifier relative to a specific module. It's lightweight and designed for easy integration into existing projects.
The import-meta-resolve npm package has seen sporadic releases. It had initial activity in 2020-2021, then picked up again in 2022 and 2023 with multiple versions, including major version updates. Releases slowed down in 2024 and 2025, with only one release each year so far. Overall, the release frequency is inconsistent, with long periods of inactivity followed by bursts of updates.
The npm package import-meta-resolve experienced significant download growth from March 2024 to August 2025, peaking at nearly 28.5 million downloads. September 2025 shows a substantial decrease, likely due to incomplete data as the month is ongoing.