node-resolve-import 1.4.1+~3.0.1-1
Package Information
| Description | deterministic import path resolution for Node.js This module provides deterministic resolution of targets referenced by import() statements within Node.js ESM loader environments. It identifies the exact file that Node.js would load and returns either a file:// URL object for filesystem‑based resolutions or the corresponding builtin module identifier when the request refers to a Node.js core module. The package also includes an auxiliary component, node-walk-path, which implements a generator that iteratively traverses a filesystem path upward, yielding each parent directory in sequence. This utility is well suited for directory‑tree inspection, configuration discovery, and other tasks requiring systematic upward path traversal. Node.js is an event-based server-side JavaScript engine. |
|---|---|
| Maintainer | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
| Changed By | Bastien Roucariès <rouca@debian.org> |
| Sponsor | rouca@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/js-team/node-resolve-import.git (browse) |
| Closes | #1129704 |
| Tracker | https://tracker.debian.org/pkg/node-resolve-import |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Source | node-resolve-import |
|---|---|
| Version | 1.4.1+~3.0.1-1 |
| Changed-By | Bastien Roucariès |
| Architecture | source all |
| Distribution | unstable |
| Date | Wed, 04 Mar 2026 11:18:21 +0100 |
Changelog
node-resolve-import (1.4.1+~3.0.1-1) unstable; urgency=medium . * Initial release (Closes: #1129704)
.dsc
| Section | javascript |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | node-resolve-import deb javascript optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: resolve-import Upstream-Contact: https://github.com/isaacs/resolve-import/issues Source: https://github.com/isaacs/resolve-import#readme Files: * Copyright: 2026, Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me) License: BlueOak-1.0.0 Files: debian/* Copyright: 2026, Bastien Roucariès <rouca@debian.org> License: BlueOak-1.0.0 License: BlueOak-1.0.0 # Blue Oak Model License . Version 1.0.0 . ## Purpose . This license gives everyone as much permission to work with this software as possible, while protecting contributors from liability. . ## Acceptance . In order to receive this license, you must agree to its rules. The rules of this license are both obligations under that agreement and conditions to your license. You must not do anything with this software that triggers a rule that you cannot or will not follow. . ## Copyright . Each contributor licenses you to do everything with this software that would otherwise infringe that contributor's copyright in it. . ## Notices . You must ensure that everyone who gets a copy of any part of this software from you, with or without changes, also gets the text of this license or a link to <https://blueoakcouncil.org/license/1.0.0>. . ## Excuse . If anyone notifies you in writing that you have not complied with [Notices](#notices), you can keep your license by taking all practical steps to comply within 30 days after the notice. If you do not do so, your license ends immediately. . ## Patent . Each contributor licenses you to do everything with this software that would otherwise infringe any patent claims they can license or become able to license. . ## Reliability . No contributor can revoke this license. . ## No Liability . **_As far as the law allows, this software comes as is, without any warranty or condition, and no contributor will be liable to anyone for any damages related to this software or this license, under any kind of legal claim._** .