node-file-uri-to-path 2.0.0-2 source package in Ubuntu

Changelog

node-file-uri-to-path (2.0.0-2) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.2, no changes needed.

 -- Yadd <email address hidden>  Tue, 10 Jan 2023 22:31:26 +0400

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-file-uri-to-path_2.0.0-2.dsc 2.1 KiB b42baa2797c56462ff2f633b2c74e0ae370f24c4ea3767c1587c4877d75f47aa
node-file-uri-to-path_2.0.0.orig.tar.gz 5.1 KiB 81075193a70a05590eebd8c7425f1920125b074125dac265174a06c8fa8dcad3
node-file-uri-to-path_2.0.0-2.debian.tar.xz 2.9 KiB 42649b35407c37b63fa3041c666d9709645e970d8dd6ae52c8e1683be0c81f5b

Available diffs

No changes file available.

Binary packages built by this source

node-file-uri-to-path: Convert a file: URI to a file path

 Accepts a file: URI and returns a regular file path suitable
 for use with the nodejs fs module functions.
 .
 Node.js is an event-based server-side JavaScript engine.