node-object-path 0.11.8+~0.11.1-2 source package in Ubuntu

Changelog

node-object-path (0.11.8+~0.11.1-2) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.1, no changes needed.
  * Allow __proto__ calls during test (pollution test)

 -- Yadd <email address hidden>  Thu, 01 Dec 2022 11:43:16 +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-object-path_0.11.8+~0.11.1-2.dsc 2.5 KiB e74688932c215ad5895d5f01def67b1f820995a0f6b084efe4f258a2d1a3e776
node-object-path_0.11.8+~0.11.1.orig-types-object-path.tar.gz 2.3 KiB 9d4ba2aa5c7419880c6f05211ab6586e72970efe59475e9c1f5782655a1ff1ba
node-object-path_0.11.8+~0.11.1.orig.tar.gz 61.1 KiB 69c4866a37d4f73455cebc12a19dfccef0c7753b1ee7c6e95effd29d7a36226a
node-object-path_0.11.8+~0.11.1-2.debian.tar.xz 3.7 KiB 4eaac1e6b898093914bfa2d9861723cf4c4c2a8b29f2bd1c91f852fa80c9b063

No changes file available.

Binary packages built by this source

node-object-path: Access deep object properties using a path

 Node.js module to access (get, set, insert, delete, test) deep
 object properties using dot-separated paths.
 .
 Node.js is an event-based server-side JavaScript engine.