node-registry-url 6.0.1-1 source package in Ubuntu

Changelog

node-registry-url (6.0.1-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.6.1
  * New upstream version 6.0.1
  * Update test, use tape instead of jest to replace ava@3

 -- Yadd <email address hidden>  Tue, 20 Sep 2022 17:30:06 +0200

Upload details

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

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-registry-url_6.0.1-1.dsc 2.1 KiB 9560011e30efe125f7099e820a45846acfeb83f24aa5812fb0d9f2e10ac96590
node-registry-url_6.0.1.orig.tar.gz 3.3 KiB 9359d8a57e7848a2e802447518d75e6dcc7dafe74b6f8037a1e7d9eac1f9d346
node-registry-url_6.0.1-1.debian.tar.xz 3.4 KiB a572fe9851c9637be59031843a1b3c9e8854061c767a7a4d2ac59708c76f7cd6

Available diffs

No changes file available.

Binary packages built by this source

node-registry-url: Get the set npm registry URL

 It's usually https://registry.npmjs.org/, but configurable. Use this if you do
 anything with the npm registry as users will expect it to use their configured
 registry.
 .
 Node.js is an event-based server-side JavaScript engine.