node-xdg-basedir 5.1.0-1 source package in Ubuntu

Changelog

node-xdg-basedir (5.1.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 5.1.0
  * Update copyright
  * Drop test (upstream dropped it temporary)
  * Build commonjs files with a wrapper to provide old API
    (using dh-nodejs 0.14.16)

 -- Yadd <email address hidden>  Sat, 09 Apr 2022 09:45:28 +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
Oracular release universe javascript
Noble release universe javascript
Mantic release universe javascript
Lunar release universe javascript

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-xdg-basedir_5.1.0-1.dsc 2.1 KiB a7ee1f59ec69fbec8ca15258eef2096ffd6bd944a334bbc9e6ac714bf97f6e89
node-xdg-basedir_5.1.0.orig.tar.gz 3.9 KiB 4759d9e7a234ba712a561eb3d6b24db34b8e0b2d28ff2fec36ab2c3b7b518271
node-xdg-basedir_5.1.0-1.debian.tar.xz 3.0 KiB a3c094668b4f95ccaa76be9ce3b5396acb1b945801c9465bf231270ec069ae1e

Available diffs

No changes file available.

Binary packages built by this source

node-xdg-basedir: Get XDG Base Directory paths

 It supports retrieving user specific paths for data files, configuration
 files, non-essential data files, non-essential runtime files and other
 file objects (such as sockets, named pipes, etc).
 Properties: data, config, cache, runtime, dataDirs, configDirs.
 .
 Node.js is an event-based server-side JavaScript engine.