node-pathval 1.1.1+~1.1.0-1 source package in Ubuntu

Changelog

node-pathval (1.1.1+~1.1.0-1) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.1, no changes needed.
  * Fix filenamemangle
  * Replace /releases by /tags in GitHub urls
  * Embed typescript declarations and repack

 -- Yadd <email address hidden>  Mon, 31 Oct 2022 12:22:20 +0100

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 misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-pathval_1.1.1+~1.1.0-1.dsc 2.4 KiB ec5eff6bf9bf841a72f16cdcc192b056b8173a0895054675c8a25e528a559a00
node-pathval_1.1.1+~1.1.0.orig-types-pathval.tar.gz 1.6 KiB 8449e4a4517175f4b493d0e49b319a867046e7b4d15debb5abd394845c0d8fed
node-pathval_1.1.1+~1.1.0.orig.tar.gz 137.5 KiB 78f1c61421c00e2a06947721289cf8fd95b449cd9c287ee662579c67035ec7a8
node-pathval_1.1.1+~1.1.0-1.debian.tar.xz 3.9 KiB 5cc4d2d2258de2d309404fd4d1723c3b88585f7d30537dd0ad3dbe54726bf66e

Available diffs

No changes file available.

Binary packages built by this source

node-pathval: Node.js module for object value access from a path

 This module is a tool to access Object values given a string path,
 both retrieving and setting properties.
 .
 Node.js is an event-based server-side JavaScript engine.