node-resolve 1.22.1+~cs5.31.10-1 source package in Ubuntu

Changelog

node-resolve (1.22.1+~cs5.31.10-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.6.1
  * Only stable versions
  * New upstream version 1.22.1+~cs5.31.10
  * Refresh patches
  * Update test

 -- Yadd <email address hidden>  Mon, 29 Aug 2022 16:39:41 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-resolve_1.22.1+~cs5.31.10-1.dsc 3.5 KiB a81ac8da2246dfc6be04719ff7bd9355ef04e22f8bd64b9ab665bd6607343cba
node-resolve_1.22.1+~cs5.31.10.orig-is-core-module.tar.gz 10.1 KiB 1177c75572f44430bd21e0a7f0da81fcbf54c52b67a219ebb7fcae3de59b9408
node-resolve_1.22.1+~cs5.31.10.orig-object-keys.tar.gz 9.7 KiB 906cf19a85aaeff60b0319e59dd0fa1cb1a71749923f3792f2849418bf7e9945
node-resolve_1.22.1+~cs5.31.10.orig-path-parse.tar.gz 3.3 KiB 656615a8fbf7946fd563362930336b839eb3fc9deb58aaf463a5696fe2e70459
node-resolve_1.22.1+~cs5.31.10.orig-types-resolve.tar.gz 3.2 KiB d7ef981d611d08b7c7b3e203fab19d71168a27c6b8ce869a3ad49464f6de6a12
node-resolve_1.22.1+~cs5.31.10.orig.tar.gz 31.0 KiB e4c8b346746e260efd6598236ac8e4f4c88455400fd23e0b1c5fed997a7166ef
node-resolve_1.22.1+~cs5.31.10-1.debian.tar.xz 7.7 KiB d8470b07a754a06669601df39435a4aa44775b1472aa5465ea8cae913e6849ca

No changes file available.

Binary packages built by this source

node-resolve: Synchronous/Asynchronous require.resolve() algorithm

 This module implements the node require.resolve() algorithm such
 that you can require.resolve() on behalf of a file asynchronously
 and synchronously
 .
 Node.js is an event-based server-side JavaScript engine.