node-import-lazy 4.0.0-2 source package in Ubuntu

Changelog

node-import-lazy (4.0.0-2) unstable; urgency=medium

  * Team upload

  [ lintian-brush ]
  * Set upstream metadata fields: Repository, Repository-Browse.

  [ Yadd ]
  * Fix GitHub tags regex
  * Update standards version to 4.6.0, no changes needed.
  * Fix filenamemangle

 -- Yadd <email address hidden>  Sun, 21 Nov 2021 17:27:45 +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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-import-lazy_4.0.0-2.dsc 2.0 KiB 2a6c77081b1b2b01a117c3935d0d24b904aaaf4b598bfb2e131f49317c6c5005
node-import-lazy_4.0.0.orig.tar.gz 3.4 KiB c74c773f739b434b0036702cd6d47a5cbcdb9e6f8d42166b6f008e2664b75a7c
node-import-lazy_4.0.0-2.debian.tar.xz 3.3 KiB 30741b54670eaa6c93809499b0163c483b3ba99e9497fddb66a8630d6fcf7c3f

Available diffs

No changes file available.

Binary packages built by this source

node-import-lazy: import a module lazily

 Instead of referring to its exported properties directly, it's cached on
 consecutive calls. It also works using destructuring assignment in ES2015.
 Works out of the box for functions and regular properties.
 .
 This library is a dependency of npm, Node.js Package Manager.
 .
 Node.js is an event-based server-side JavaScript engine.