Debian NEW package overview for node-debounce
node-debounce_2.2.0-1_amd64.changes (click to toggle)
Format:1.8
Date:Sun, 13 Jul 2025 15:33:51 +0200
Source:node-debounce
Binary:node-debounce
Architecture:source all
Version:2.2.0-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Changed-By:Thomas Goirand <zigo@debian.org>
Description:
node-debounce - delay function calls until a set time elapses after the last invo
Changes:
node-debounce (2.2.0-1) unstable; urgency=medium

  * Initial release (Closes: #nnnn)
Files:
f86170b492f99c9dda643cee388743f6 2087 javascript optional node-debounce_2.2.0-1.dsc
124886200daa0b63f596be21562eb353 5400 javascript optional node-debounce_2.2.0.orig.tar.xz
eca0e45bb7c847606087132458eaa758 2128 javascript optional node-debounce_2.2.0-1.debian.tar.xz
125793d5a6e35981fc18aba3070ae28c 4488 javascript optional node-debounce_2.2.0-1_all.deb
ff562568646b41bed2b513ef496bafba 8673 javascript optional node-debounce_2.2.0-1_amd64.buildinfo
node-debounce_2.2.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:node-debounce
Binary:node-debounce
Architecture:all
Version:2.2.0-1
Maintainer:Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:Thomas Goirand <zigo@debian.org>,
Homepage:https://github.com/sindresorhus/debounce
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/homeassistant-team/js/node-debounce
Vcs-Git:https://salsa.debian.org/homeassistant-team/js/node-debounce.git
Testsuite:autopkgtest-pkg-nodejs
Build-Depends:debhelper-compat (=13), dh-nodejs, dh-sequence-nodejs, openstack-pkg-tools
Package-List:node-debounce deb javascript optional arch=all
Files:
124886200daa0b63f596be21562eb353 5400 node-debounce_2.2.0.orig.tar.xz
eca0e45bb7c847606087132458eaa758 2128 node-debounce_2.2.0-1.debian.tar.xz
lintian 2.116.3 check for node-debounce_2.2.0-1.dsc (click to toggle)
README.source for node-debounce_2.2.0-1.dsc (click to toggle)
No README.source in this package
control file for node-debounce_2.2.0-1_all.deb (click to toggle)
Package:node-debounce
Version:2.2.0-1
Architecture:all
Maintainer:Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Installed-Size:19
Section:javascript
Priority:optional
Homepage:https://github.com/sindresorhus/debounce
Description:
delay function calls until a set time elapses after the last invocation
 This package provides a simple and efficient debounce utility for JavaScript,
 which delays invoking a function until after a specified wait time has elapsed
 since the last time it was invoked. Debouncing is useful for limiting the
 rate at which a function is called, especially in performance-critical or
 event-heavy environments like scrolling, resizing, or keypress handling.
 .
 Features:
  - Small and dependency-free
  - Works in both browser and Node.js environments
  - Supports options for immediate execution and maximum wait times
 .
 This package is primarily intended for use with Node.js.
lintian 2.116.3 check for node-debounce_2.2.0-1_all.deb (click to toggle)
contents of node-debounce_2.2.0-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-07-13 13:33 ./
drwxr-xr-x root/root         0 2025-07-13 13:33 ./usr/
drwxr-xr-x root/root         0 2025-07-13 13:33 ./usr/share/
drwxr-xr-x root/root         0 2025-07-13 13:33 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-07-13 13:33 ./usr/share/doc/node-debounce/
-rw-r--r-- root/root       156 2025-07-13 13:33 ./usr/share/doc/node-debounce/changelog.Debian.gz
-rw-r--r-- root/root      1442 2025-07-13 13:33 ./usr/share/doc/node-debounce/copyright
-rw-r--r-- root/root      1732 2025-07-13 13:33 ./usr/share/doc/node-debounce/readme.md
drwxr-xr-x root/root         0 2025-07-13 13:33 ./usr/share/nodejs/
drwxr-xr-x root/root         0 2025-07-13 13:33 ./usr/share/nodejs/debounce/
-rw-r--r-- root/root      1127 2025-07-13 13:33 ./usr/share/nodejs/debounce/index.d.ts
-rw-r--r-- root/root      2073 2025-07-13 13:33 ./usr/share/nodejs/debounce/index.js
-rw-r--r-- root/root       814 2025-07-13 13:33 ./usr/share/nodejs/debounce/package.json

Timestamp: 13.07.2025 / 15:02:35 (UTC)